Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

yaycache

Flexible yay cache cleaning similar to paccache.

Usage

Usage is essentially the same as with paccache.

See man yaycache for more information, or view the docs here.

Pacman Hook

You can use yaycache-hook package (similar to paccache-hook) to automatically run yaycache with configurable arguments after your pacman transactions.

yay -S yaycache-hook

The configuration is stored in /etc/yaycache-hook.conf.

Systemd service

An optional systemd service is included that will run weekly:

systemctl --user enable --now yaycache.timer

Installing

An AUR package is available:

yay -S yaycache

Building

You can build the package yourself:

./autogen.sh
./configure --prefix=/usr
make
make check
make install DESTDIR="$pkgdir"

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.