c_otp on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "c_otp" 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 c_otp on Arch using YAY
$
yay -S
c_otp
Copied
* (Optional) Uninstall c_otp on Arch using YAY
$
yay -Rns
c_otp
Copied
2. Manually Install "c_otp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone c_otp's git locally
$
git clone https://aur.archlinux.org/c_otp.git
~/c_otp
Copied
c. Go to ~/c_otp folder and install it
$
cd
~/c_otp
Copied
$
makepkg -si
Copied
3. Information about the c_otp package on Arch User Repository (AUR)
ID: 1179392
Name: c_otp
PackageBaseID: 134618
PackageBase: c_otp
Version: v1.1-2
Description: HOTP / TOTP pure C implementation
URL: https://github.com/fmount/c_otp.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fmount
Submitter: fmount
FirstSubmitted: 1532953722
LastModified: 1670400478
URLPath: /cgit/aur.git/snapshot/c_otp.tar.gz
Name: c_otp
PackageBaseID: 134618
PackageBase: c_otp
Version: v1.1-2
Description: HOTP / TOTP pure C implementation
URL: https://github.com/fmount/c_otp.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fmount
Submitter: fmount
FirstSubmitted: 1532953722
LastModified: 1670400478
URLPath: /cgit/aur.git/snapshot/c_otp.tar.gz