libcotp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libcotp

* (Optional) Uninstall libcotp on Arch using YAY

$ yay -Rns libcotp

2. Manually Install "libcotp" via AUR

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

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

b. Clone libcotp's git locally

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

c. Go to ~/libcotp folder and install it

$ cd ~/libcotp $ makepkg -si

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

ID: 1368939
Name: libcotp
PackageBaseID: 121731
PackageBase: libcotp
Version: 3.0.0-1
Description: C library that generates TOTP and HOTP
URL: https://github.com/paolostivanin/libcotp
NumVotes: 8
Popularity: 9.5E-5
OutOfDate:
Maintainer: polslinux
Submitter: polslinux
FirstSubmitted: 1492965246
LastModified: 1702459787
URLPath: /cgit/aur.git/snapshot/libcotp.tar.gz