REQUEST: Allow to run on non-root #69

Open
opened 2020-03-18 07:46:30 +01:00 by Kreyren · 1 comment
Kreyren commented 2020-03-18 07:46:30 +01:00 (Migrated from github.com)

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 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..
github-actions[bot] commented 2020-05-18 02:02:30 +02:00 (Migrated from github.com)
FIXME: Stale issue message (https://github.com/RXT0112/Zernit/edit/master/.github/workflows/stale.yml)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kreyren/Zernit#69