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 instead
Additional 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..
### Describe the feature
<!-- Give us a **short** summary of your proposed feature -->
This package manager is expected to be able to be implemented to run without root permission if needed.
### Expected behavior
<!-- What do you expect to happend instead of current behavior? -->
// Example command
`zernit install something` -> should install something if end-user does not have root access i.e install in /home instead
### Additional context
<!-- Add any other context about the issue here -->
Software like gitpod does not provide root access where this functionality would be used, other systems as well in case of game modding etc..
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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)