Skip to main content


Comment! 🐧 📦
This entry was edited (2 months ago)
in reply to It's FOSS

If you're new to Linux: Avoid Flatpaks and always prefer system packages, unless a package is only available as Flatpak.

The often incomplete system integration and encapsulation of Flatpaks can create a lot of confusion for new users.

in reply to It's FOSS

Always use Flatpak and Flathub when possible. They are faster, reliable and almost always up-to-date.

https://flatpak.org/
https://flathub.org/

#Linux #flathub #flatpak

This entry was edited (2 months ago)
in reply to It's FOSS

Flatpaks are easy to install. Just visit Flathub, find the application you want to install, and copy and paste the code on the command line.

https://flatpak.org/

#Linux #flathub #flatpak

This entry was edited (2 months ago)
in reply to It's FOSS

Using your package manager via the terminal is simple.
in reply to It's FOSS

Echoing what some others have said,

- stick to the packages in your distro's package repository.
- if what you want to install has a 3rd party package repository, add it to your repos and install it with package manager tools
- if what you want to intall does *not* have a package repository for your distro, *then* consider installing it from Flatpak
- Don't install random zip files you download from the internet, that's bad windows behavior you should never do.
- Avoid "snaps", period.

in reply to It's FOSS

nix, it's declarative, hence you can go back in time easily, unlike apt... 🥲 (btw it is really up to date)
in reply to It's FOSS

sudo apt autopurge: autoremoves unused dependencies, including all their configuration files.
in reply to It's FOSS

Use nala for apt package manager if you're a terminal user.

Better yet, you can use UPT wrapper for almost all package managers with easy to learn syntax.

This entry was edited (2 months ago)
in reply to It's FOSS

Whenever someone has a problem with an application that seems specific to their distribution or distribution family, I invite them to install and test the flatpak, and very often that solves their problem.

Lo, thar be cookies on this site to keep track of your login. By clicking 'okay', you are CONSENTING to this.