whatmask on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "whatmask" 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 whatmask on Arch using YAY

$ yay -S whatmask

* (Optional) Uninstall whatmask on Arch using YAY

$ yay -Rns whatmask

2. Manually Install "whatmask" via AUR

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

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

b. Clone whatmask's git locally

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

c. Go to ~/whatmask folder and install it

$ cd ~/whatmask $ makepkg -si

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

ID: 1317446
Name: whatmask
PackageBaseID: 119528
PackageBase: whatmask
Version: 1:1.0.9-1
Description: Small program that will help you with network settings
URL: https://github.com/geezyx/whatmask
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lisu_ml
Submitter: lisu_ml
FirstSubmitted: 1486394943
LastModified: 1694468359
URLPath: /cgit/aur.git/snapshot/whatmask.tar.gz

5. The same packages on other Linux Distributions