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

Add AUR installed package to pacman cache #129

Open
falmp opened this issue Sep 22, 2014 · 0 comments
Open

Add AUR installed package to pacman cache #129

falmp opened this issue Sep 22, 2014 · 0 comments

Comments

@falmp
Copy link
Contributor

falmp commented Sep 22, 2014

I'd like to have the AUR installed package installed on the pacman cache.

This could easily be done by copying the .tar.xz file to CacheDir option (default is /var/cache/pacman/pkg/). If the package is installed by using pacman -U file:///path/to/package.tar.xz, it'll be automatically added to the cache, but then it depends on RemoteFileSigLevel option, which is Required by default. So this solution would need some workaround.

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

No branches or pull requests

1 participant