"AM" 7.3
New option to create portable "$XDG_CONFIG_HOME" directories for AppImages
The new option
-C(uppercased) or--configis a frontend of the inbuilt option--appimage-portable-configthat aready exists in all AppImages, as-H(uppercased) or--homeis for the other inbuilt option--appimage-portable-home.SYNTAX
am -C {PROGRAM}or
appman -C {PROGRAM}These changes are all made by @Samueru-sama :
Add option
-Cor--configto create a .config directory for AppImages like it is already done for .home.Add check for when the portable config or home directory already exists
tests:
In the test, kek simulates a non-installed package and bemoji a non-appimage package, to test that those checks for those cases are working.
Each run of
--homeor--configis repeated to also test when the directory already exists.Among other changes:
- improved option
-eorextrafrom release 7.2Among apps changes:
- new AppImages for
bottles,gnome-boxes,steamandvirtualbox, all based on the excellent "conty"kdeutilsapps are now 27 into one appimage- appimages for
chromium,chromium-rc,chromium-betaandchromium-edgeStatistics on apps available in the database:
- Installation scripts for x86_64: 2150
- Metascripts for x86_64: 4 (kdegames 40 apps, kdeutils 27, platform-tools 3, node 2)
- Unique AppImages (non-metascripts): 1866
Full Changelog: 7.2.1...7.3
A new update for the "AM" Application Manager, a database and solution for all AppImages and portable apps for GNU/Linux, has been released. The change log includes a new option to create portable "$XDG_CONFIG_HOME" directories for AppImages, a frontend of the inbuilt option --appimage-portable-config, and a check for the existence of the portable config or home directory.
