fedapps
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| fedapps [2025-12-20 09:43] – mathog | fedapps [2025-12-24 20:47] (current) – [AppImages] mathog | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== This is my list of standard apps ====== | ||
| + | |||
| + | ===== Native ===== | ||
| + | Debian/ | ||
| + | < | ||
| + | sudo apt install asusctl asusctl-rog-gui tldr btop | ||
| + | </ | ||
| + | Fedora | ||
| + | < | ||
| + | sudo dnf install asusctl asusctl-rog-gui tldr btop | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Flatpaks ===== | ||
| + | * AdwSteamGtk | ||
| + | * Vesktop | ||
| + | * Spotify | ||
| + | * Joplin | ||
| + | * Thunderbird | ||
| + | * Solaar | ||
| + | |||
| + | Should be something like (case sensitive?) | ||
| + | < | ||
| + | flatpak install spotify vesktop adwsteamgtk joplin thunderbird solaar | ||
| + | </ | ||
| + | |||
| + | ===== AppImages ===== | ||
| + | * Beeper | ||
| + | Should be something like: | ||
| + | < | ||
| + | |||
| + | ===== Everything ===== | ||
| + | So, everything together should something like: | ||
| + | < | ||
| + | sudo dnf install asusctl asusctl-rog-gui tldr btop && flatpak install spotify vesktop adwsteamgtk joplin thunderbird solaar && wget https:// | ||
| + | </ | ||
| + | |||
