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

Should be something like (case sensitive?)

flatpak install spotify vesktop adwsteamgtk joplin thunderbird solaar

AppImages

Should be something like:

wget https://api.beeper.com/desktop/download/linux/x64/stable/com.automattic.beeper.desktop -P ~/Downloads

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