mask on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install mask on Arch using YAY
$
yay -S
mask
Copied
* (Optional) Uninstall mask on Arch using YAY
$
yay -Rns
mask
Copied
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
Copied
b. Clone mask's git locally
$
git clone https://aur.archlinux.org/mask.git
~/mask
Copied
c. Go to ~/mask folder and install it
$
cd
~/mask
Copied
$
makepkg -si
Copied
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
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