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

Pkg resource should allow installing by path #769

Open
purpleidea opened this issue Aug 28, 2024 · 0 comments
Open

Pkg resource should allow installing by path #769

purpleidea opened this issue Aug 28, 2024 · 0 comments

Comments

@purpleidea
Copy link
Owner

Package managers like dnf allow you to run dnf install /usr/bin/wget and they work fine. We should allow the same sort of thing for the name of the pkg resource.

If there's more than one possibility we can either error or pick the first choice. (Probably we want to error, but a future param could allow that behaviour instead.)

Patches welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant