fedapps
This is an old revision of the document!
Table of Contents
This is my list of standard apps
Native
Debian/Ubuntu
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:
wget https://api.beeper.com/desktop/download/linux/x64/stable/com.automattic.beeper.desktop
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://api.beeper.com/desktop/download/linux/x64/stable/com.automattic.beeper.desktop
fedapps.1766251234.txt.gz · Last modified: by mathog
