REQUEST: Allow to run on non-root #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the feature
This package manager is expected to be able to be implemented to run without root permission if needed.
Expected behavior
// Example command
zernit install something-> should install something if end-user does not have root access i.e install in /home insteadAdditional context
Software like gitpod does not provide root access where this functionality would be used, other systems as well in case of game modding etc..
FIXME: Stale issue message (https://github.com/RXT0112/Zernit/edit/master/.github/workflows/stale.yml)