c_otp on AUR (Arch User Repository)

Last updated: September 28,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

b. Install c_otp on Arch using YAY

$ yay -S c_otp

* (Optional) Uninstall c_otp on Arch using YAY

$ yay -Rns c_otp

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

b. Clone c_otp's git locally

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

c. Go to ~/c_otp folder and install it

$ cd ~/c_otp $ makepkg -si

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