The officially official Devuan Forum!

You are not logged in.

#1 2025-07-20 09:39:42

Devarch
Member
Registered: 2022-10-03
Posts: 104  

A couple of useful solutions

"AM"/"AppMan" is a collection of scripts and modules for installing, updating, and managing AppImage packages and other portable formats. Here’s the link: https://github.com/ivan-hc/AM

Yes, it handles more than just AppImages. You can install, remove, and update them automatically, both systemwide and locally.

Linked project: VirtualBox KVM appimage https://github.com/ivan-hc/VirtualBox-appimage

This is a portable version of VirtualBox that uses KVM as the hypervisor instead of vboxdrv.

Original project: https://github.com/cyberus-technology/virtualbox-kvm

Unfortunately, it's a bit outdated as of February 7, 2025, but it combines the best features from both KVM and VirtualBox worlds.

Another great project is Conty https://github.com/Kron4ek/Conty.

It’s an easy-to-use compressed unprivileged Linux container packed into a single executable. In other words, it's a portable ArchLinux that contains various applications such as Wine, Bottles, PlayOnLinux, Lutris, etc., along with all necessary libraries. The apps can also be run sandboxed using bubblewrap.

The image includes systemd as a dependency, but not as the init system. It can be recreated manually with a different set of software.

Offline

#2 2025-07-20 16:44:40

RedGreen925
Member
Registered: 2024-12-07
Posts: 150  

Re: A couple of useful solutions

+1 on the appman I have used it for a good year now works great.

Offline

Board footer