You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Like if you have a local copy of a PKGBUILD, you could use Amethyst to install them. Thinking about how to implement something like this, maybe we could uh copy the files to a cache folder or something?
Describe the solution you'd like
Something like ame ins --path . (like cargo install --path).
Describe alternatives you've considered
I don't really know any alternate solutions of how you could implement this into amethyst. I guess you could use makepkg -si.