Steam Deck / SteamOS support!
SteamOS is configured to prevent the user from accessing /usr/local. "AM" normally uses that directory to install symlinks in $PATH and launchers for the application menu. To solve this issue we have set "AM" to run only in AppMan mode, so that it can install and manage apps locally, and rootless, when osing SteamOS on Steam Deck.
photo by @Utopiah
|
|
|---|---|
am -l
| am -h
|
The INSTALL script has also been updated to support Steam Deck. The "am" link to /opt/am/APP-MANAGER will be placed in the user's HOME directory, in ~/.local/bin, so that it can be used in $PATH, from the command line, along with all other programs.
Other changes
- Don't install desktop files for CLI AppImages by @fiftydinar in #1618 #1619
- Add lazygit, delta, taskwarrior, vicut by @00sapo in #1625 #1626 #1648 #1676
- Update italian locale / Add strings to translate by @ivan-hc in #1636
- Optimizations with shell builtins by @Samueru-sama in #1639
- Fix main-index point by @emmanuel-ferdman in #1643
- Improved option "about" by @ivan-hc in #1650 #1668
- Update
ppssppto upstream releases by @Samueru-sama in #1656 - Remove any AppDir and squashfs-root directories in -c and -i by @ivan-hc in #1663
- Improve option "-f" or "files" by @ivan-hc in #1667 #1669 #1670
- Add gpu-screen-recorder, transmission-qt by @Samueru-sama in #1674 #1677
- Update AM-SAMPLE-AppBundle - fix icons handler by @ivan-hc in #1678
- Update and fix Serbian translation by @fiftydinar in #1680 #1681
- "AM" 9.8.1 - add support for SteamOS by @ivan-hc in #1688
New Contributors
- @emmanuel-ferdman made their first contribution in #1643
Full Changelog: 9.8...9.8.1

