Page 1 of 1

Re: AM/Appman Appi integration for software access expansion

Posted: Wed Dec 18, 2024 6:32 am
by Caramel

Quick test ( with the system-wide installation)

The installation script needs the classic sudo command (or the doas command). I removed this constraint.

This pet contains the files installed by the script

am4easy-9.4.pet
(36.99 KiB) Downloaded 17 times

(files in /opt and a shortcut in /usr/local/bin)

The basic use of AM command line is simple

"am -l" list all the available programs (Type q to close the display of the list)

"am -i program" install "program" in the /opt directory ("am -r program" to remove it)

The .desktop files are installed in /usr/local/share/applications. The shortcuts to executables are installed in /usr/local/bin

It is likely that many of the applications installed thus do not work without adaptation to easy

NB : after installation of an application with an entry menu, type

Code: Select all

fixmenus
jwm -reload

to display the application in the menu