Flatpak - Remove unused packages and repair
Using flatpak is very useful for when you need a package or few and not pollute your main or any machines file system.
Removing unused packages is simply performed by using the command below in your terminal fo choice.
Verifying and/or repairing your flatpak packages can be done using the command below.
Removing unused packages is simply performed by using the command below in your terminal fo choice.
flatpak uninstall --unused
Verifying and/or repairing your flatpak packages can be done using the command below.
flatpak repair