Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| linux:linux-tutorials:waterfox-install [2023/12/04 18:22] – [Waterfox system's titlebar on Plasma] Zyzonix | linux:linux-tutorials:waterfox-install [2025/06/08 19:26] (current) – [Waterfox Installation from Repository (Debian, Fedora, CentOS)] BIT | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| sudo apt install software-properties-common apt-transport-https curl -y | sudo apt install software-properties-common apt-transport-https curl -y | ||
| </ | </ | ||
| + | **Quick install:** | ||
| + | |||
| + | Just run the following command to get the repository key and install it: | ||
| + | <code bash> | ||
| + | Then add the repository to the sources lists: | ||
| + | <code bash> | ||
| + | |||
| + | ----- | ||
| + | **Longer, bit outdated way:** | ||
| <code bash> | <code bash> | ||
| wget https:// | wget https:// | ||
| Line 34: | Line 43: | ||
| //Sourced from [[https:// | //Sourced from [[https:// | ||
| + | |||
| + | Ubuntu specific instructions: | ||
| + | |||
| + | ==== Waterfox Installation via flathub ==== | ||
| + | Simply run: | ||
| + | <code bash> | ||
| + | |||
| + | // | ||
| ==== Waterfox system' | ==== Waterfox system' | ||
| Line 47: | Line 64: | ||
| {{: | {{: | ||
| + | |||
| + | //Sourced from [[https:// | ||
| + | |||
| + | ==== Fix missing fonts ==== | ||
| + | It might be, that some webpages will be displayed in Times New Roman font, to fix that install the missing fonts by just installing the packages '' | ||
| + | <code bash> | ||
| + | The package '' | ||