notp on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S notp

* (Optional) Uninstall notp on Arch using YAY

$ yay -Rns notp

2. Manually Install "notp" via AUR

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

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

b. Clone notp's git locally

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

c. Go to ~/notp folder and install it

$ cd ~/notp $ makepkg -si

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

ID: 823886
Name: notp
PackageBaseID: 156189
PackageBase: notp
Version: 2.1.0-1
Description: One Time Password Generator
URL: https://github.com/kondanta/notp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1596196293
LastModified: 1606303081
URLPath: /cgit/aur.git/snapshot/notp.tar.gz