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