bitmask on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S bitmask

* (Optional) Uninstall bitmask on Arch using YAY

$ yay -Rns bitmask

2. Manually Install "bitmask" via AUR

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

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

b. Clone bitmask's git locally

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

c. Go to ~/bitmask folder and install it

$ cd ~/bitmask $ makepkg -si

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

ID: 573045
Name: bitmask
PackageBaseID: 130389
PackageBase: bitmask
Version: 0.10.2-4
Description: easy and secure encrypted communication
URL: https://bitmask.net/
NumVotes: 4
Popularity: 1.4E-5
OutOfDate:
Maintainer: lisu_ml
FirstSubmitted: 1519690275
LastModified: 1546426984
URLPath: /cgit/aur.git/snapshot/bitmask.tar.gz