- Core:
sudo apt install -y flatpaksudo apt install -y gnome-shell-extension-managersudo apt install -y google-chrome-stableecho "deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sources.list.d/google-chrome.listcurl -fsSL https://dl.google.com/linux/linux_signing_key.pub | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/google-chrome.gpgsudo apt update && sudo apt install google-chrome-stable
sudo apt install -y pcscdsudo apt install -y timeshift
- Productivity:
flatpak install -y io.github.kolunmi.Bazaarflatpak install -y org.gnome.Loupeflatpak install -y org.videolan.VLCflatpak install -y io.gitlab.adhami3310.Impressionflatpak install -y com.yubico.yubioathflatpak install -y com.discordapp.Discordflatpak install -y com.rtosta.zapzapflatpak install -y org.qbittorrent.qBittorrentflatpak install -y com.rustdesk.RustDeskflatpak install -y com.valvesoftware.SteamLink
- Development:
sudo apt install -y gitsudo apt install -y dotnet-sdk-10.0- PowerShell
- VS Code
- JetBrains Rider
Last active
March 15, 2026 20:02
-
-
Save Tyrrrz/2cf2ecabf6bd548bf35b3e374cbdbd68 to your computer and use it in GitHub Desktop.
Basic steps to take when preparing a fresh Linux device
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment