totp on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "totp" 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 totp on Arch using YAY
$
yay -S
totp
Copied
* (Optional) Uninstall totp on Arch using YAY
$
yay -Rns
totp
Copied
2. Manually Install "totp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone totp's git locally
$
git clone https://aur.archlinux.org/totp.git
~/totp
Copied
c. Go to ~/totp folder and install it
$
cd
~/totp
Copied
$
makepkg -si
Copied
3. Information about the totp package on Arch User Repository (AUR)
ID: 792216
Name: totp
PackageBaseID: 157718
PackageBase: totp
Version: 0.1-3
Description: A tiny command line utility to generate OTP tokens
URL: https://github.com/angt/totp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: angt
Submitter: angt
FirstSubmitted: 1600106975
LastModified: 1600163176
URLPath: /cgit/aur.git/snapshot/totp.tar.gz
Name: totp
PackageBaseID: 157718
PackageBase: totp
Version: 0.1-3
Description: A tiny command line utility to generate OTP tokens
URL: https://github.com/angt/totp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: angt
Submitter: angt
FirstSubmitted: 1600106975
LastModified: 1600163176
URLPath: /cgit/aur.git/snapshot/totp.tar.gz