The AUR package mint-backgrounds
.drone.yml | ||
.editorconfig | ||
.gitignore | ||
.SRCINFO | ||
PKGBUILD | ||
README.md |
mint-backgrounds
This repository contains the source code to build the Arch Linux package
mint-backgrounds
.
The package can be created and installed locally via makepkg
. Alternatively,
it can be installed from the
AUR using an AUR helper
such as yay
.
makepkg
Clone the repository from one of the mirrors and move into the cloned git
repository. Execute makepkg --install
to build the and install the package.
git clone <URL>
cd mint-backgrounds
makepkg --install
yay
Make sure that yay is installed. Run yay to build and install the mint-backgrounds package.
yay --sync --aur mint-backgrounds