Vanilla-OS / apx

Apx (/à·peks/) is the default package manager in Vanilla OS. It is a wrapper around multiple package managers to install packages and run commands inside a managed container.
https://dev-apx.vanillaos.org
GNU General Public License v3.0
505 stars 39 forks source link

Feature Request: make pkgmanager inputs for "purge" and "autoremove" optional (with default fallback to "remove") #399

Open kbdharun opened 1 month ago

kbdharun commented 1 month ago

As requested in https://www.reddit.com/r/vanillaos/comments/1fcebhu/adding_new_package_manager_or_subsystem/

nellfs commented 3 days ago

I'll add the original comment here, so we do not depend on the Reddit comment

I tried using the Apex GUI but regardless of whether it's in the GUI or CLI, some package managers don't have all the flags (e.g. purge, autoremove, etc) that the "add package manager" tool forces you to define otherwise the "create" button never lights up in the GUI. Also, are we supposed to specify a URL in the "base" section when defining a stack? All this seems much more complicated than simply using distrobox create docker_image:latest

This issue is about the first part.