Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech_notes:flatpak [2022-02-10 Thu wk06 08:44] – [Flatpak] baumkptech_notes:flatpak [2026-01-23 Fri wk04 11:32] (current) – [Main Flatpak PAckages used] baumkp
Line 1: Line 1:
 +{{tag>linux flatpak snap universal package}}
 =====Flatpak===== =====Flatpak=====
 Flatpak is a universal Linux package management system, that is more agnostic than the Linux distributions package management systems. Flatpak currently only works with a desk top environment, it is not for servers. \\ Flatpak is a universal Linux package management system, that is more agnostic than the Linux distributions package management systems. Flatpak currently only works with a desk top environment, it is not for servers. \\
-There are other universal package management systems available. One popular example is snap, however this is from Ubuntu and seems propriety in nature. <fs small>(This was another reason why I moved away from Ubuntu as the snap packaging system seems to almost be forced on recent Ubuntu distributions, as well as other bloat wear.   My perception anyway, Debian is certainly less bloated..)</fs>\\+There are other universal package management systems available. One popular example is snap, however this is from Ubuntu and seems propriety in nature. //(This was another reason why I moved away from Ubuntu as the snap packaging system seems to almost be forced on recent Ubuntu distributions, as well as other bloat wear.   My perception anyway, Debian is certainly less bloated..)//\\ 
 + \\
 The following are some basic flatpak commands: The following are some basic flatpak commands:
   *''flatpak update'' to update the flatpak   *''flatpak update'' to update the flatpak
   *''flatpak list'' to list install flatpaks   *''flatpak list'' to list install flatpaks
   *''flatpak search package'' to search the flatpak repository for for app named package   *''flatpak search package'' to search the flatpak repository for for app named package
-  *''flatpak uninstall --unused'' to remove unused flatpaks+  *''%%flatpak uninstall --unused%%'' to remove unused flatpaks
   *''flatpak repair'' to repair flatpak system   *''flatpak repair'' to repair flatpak system
 <fs small>Notes:</fs> <fs small>Notes:</fs>
   -<fs small>Flatpak seems to operate without ''sudo'' Not sure if I had to setup so, or was just like that.</fs>   -<fs small>Flatpak seems to operate without ''sudo'' Not sure if I had to setup so, or was just like that.</fs>
   -<fs small>There are other method to install flatpaks, for diferent repositories, downloaded files and via web pages, I have not investigated this, to date flatpakhub seems to have had all the apps I needed.</fs>   -<fs small>There are other method to install flatpaks, for diferent repositories, downloaded files and via web pages, I have not investigated this, to date flatpakhub seems to have had all the apps I needed.</fs>
 +
 +====Main Flatpak PAckages used====
 +This is a list of the main flatpak packages I am using on my Linux desktop (as of 2026 Jan).  I only lists the actual packages and to related dependencies.
 +  *Calibre,  a cross-platform free and open-source suite of e-book software. 
 +  *Flatseal, Utility to check and modify permissions of Flatpak Apps.
 +    * I primarily use this to give access to flatpaks to access network drives.
 +  *Vuescan, a priprity (paid) cross platform scanning application (document/film scanning equipment)
 +  *XnView MP, image viewing and basic manipulation application.  Cross platform propriety but free for personal use
 +  *Shortwave, an online radio application
 +  *Qalculate!, a calculation application
 +  *CPU-X, is a computer system profiling and monitoring application
 +  *Bugdom 2, a game that I used play with my young sons 
 +  *MComix, a comix bokk format reader
 +  *FreeCAD, a 3D CAD program
 +  * GIMP, A image manipulation application
 +  * KeePassXC, a password manager
 +  * KiCAD, an electronic schematic, and printed circuit board developmental CAD program
 +  * Parabolic, a down loader application
 +  * nomacs, an image viewer and basic manipulation application
 +  * QOwnnotes, a markdown notes application that I use with my Nextcloud server
 +
 ---- ----
-<- tech_notes:boot|Back ^ tech_notes:index|Start page ^ |End->+ 
 +<- tech_notes:pikvm|Back ^ tech_notes:index|Start page ^ tech_notes:ipv6|Next ->