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

Clean apacman cache #38

Open
ramesh45345 opened this issue Oct 18, 2015 · 1 comment
Open

Clean apacman cache #38

ramesh45345 opened this issue Oct 18, 2015 · 1 comment

Comments

@ramesh45345
Copy link

I checked the apacman and apacman.conf man pages, but couldn't find this functionality. Was wondering if apacman could clean its own cache (which I know defaults to /var/cache/apacman/pkg) in addition to passing the -Sc or -Scc flags through to pacman. For example, running "apacman -Sc --noconfirm" would clean apacman's cache in addition to the pacman cache.

A workaround to provide this functionality right now is to run "pacman -Sc --cachedir=/var/cache/apacman/pkg". Pacman will actually clean the apacman cache for me, but perhaps this would be nice to have as an enhancement to apacman?

oshazard added a commit that referenced this issue Oct 13, 2016
…ode 7, touch up release.sh and work towards #38
@julianxhokaxhiu
Copy link

I upvote this. I think it should not be difficult to extended/override the option.

Doing the workaround yet works fine, but is annoying to type that whole thing. Would be a really nice addition the support of Cache clearing through apacman natively.

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

2 participants