Source Code of the Arch Linux package mint-backgrounds
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Pesch 2fe2819a2e
continuous-integration/drone/push Build is passing Details
fix: editor config
9 months ago
.SRCINFO fix: add mint-backgrounds-vera 9 months ago
.drone.yml fix(ci): init drone 9 months ago
.editorconfig fix: editor config 9 months ago
.gitignore fix(ci): init drone 9 months ago
PKGBUILD fix: add mint-backgrounds-vera 9 months ago
README.md fix(ci): init drone 9 months ago

README.md

mint-backgrounds

https://img.shields.io/aur/version/mint-backgrounds https://img.shields.io/aur/license/mint-backgrounds https://img.shields.io/aur/maintainer/mint-backgrounds https://img.shields.io/aur/last-modified/mint-backgrounds Build Status

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