mask on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "mask" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mask on Arch using YAY

$ yay -S mask

* (Optional) Uninstall mask on Arch using YAY

$ yay -Rns mask

2. Manually Install "mask" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mask's git locally

$ git clone https://aur.archlinux.org/mask.git ~/mask

c. Go to ~/mask folder and install it

$ cd ~/mask $ makepkg -si

3. Information about the mask package on Arch User Repository (AUR)

ID: 1390631
Name: mask
PackageBaseID: 149212
PackageBase: mask
Version: 0.11.4-1
Description: A CLI task runner defined by a simple markdown file
URL: https://github.com/jakedeichert/mask
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1581898154
LastModified: 1705948201
URLPath: /cgit/aur.git/snapshot/mask.tar.gz