Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow searches for packages without root #98

Merged
merged 1 commit into from Feb 29, 2020
Merged

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@q5sys
Copy link
Member

@q5sys q5sys commented Feb 12, 2020

Installing packages still requires root, however simply searching to see if a package is available from the CLI does not impact the system in anyway, so I fail to see why it should be protected by root. A non root user can search online at https://voidlinux.org/packages/, so there's no reason they shouldn't be able to from the CLI.

*Installing packages still requires root*, however simply searching to see if a package is available from the CLI does not impact the system in anyway, so I fail to see why it should be protected by root.  A non root user can search online at https://voidlinux.org/packages/, so there's no reason they shouldn't be able to from the CLI.
@beanpole135 beanpole135 merged commit 6e98e82 into master Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment