cloak on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cloak

* (Optional) Uninstall cloak on Arch using YAY

$ yay -Rns cloak

2. Manually Install "cloak" via AUR

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

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

b. Clone cloak's git locally

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

c. Go to ~/cloak folder and install it

$ cd ~/cloak $ makepkg -si

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

ID: 1028980
Name: cloak
PackageBaseID: 149210
PackageBase: cloak
Version: 0.3.0-1
Description: A Command Line OTP (One Time Password) Authenticator application
URL: https://github.com/evansmurithi/cloak
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1581897462
LastModified: 1643643664
URLPath: /cgit/aur.git/snapshot/cloak.tar.gz