otpnitro on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S otpnitro

* (Optional) Uninstall otpnitro on Arch using YAY

$ yay -Rns otpnitro

2. Manually Install "otpnitro" via AUR

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

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

b. Clone otpnitro's git locally

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

c. Go to ~/otpnitro folder and install it

$ cd ~/otpnitro $ makepkg -si

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

ID: 466843
Name: otpnitro
PackageBaseID: 127730
PackageBase: otpnitro
Version: 0.5.2-1
Description: OTP Nitro is a secure One Time Pad library and CLI to use on computers.
URL: http://code.haibane.org/capi_x/otpnitro
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: capi_x
Submitter: capi_x
FirstSubmitted: 1512477179
LastModified: 1512477179
URLPath: /cgit/aur.git/snapshot/otpnitro.tar.gz