cotp on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S cotp

* (Optional) Uninstall cotp on Arch using YAY

$ yay -Rns cotp

2. Manually Install "cotp" via AUR

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

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

b. Clone cotp's git locally

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

c. Go to ~/cotp folder and install it

$ cd ~/cotp $ makepkg -si

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

ID: 1331796
Name: cotp
PackageBaseID: 161329
PackageBase: cotp
Version: 1.3.0-1
Description: Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
URL: https://github.com/replydev/cotp
NumVotes: 4
Popularity: 6.0E-6
OutOfDate:
Maintainer: replydev
Submitter: replydev
FirstSubmitted: 1609109573
LastModified: 1696969748
URLPath: /cgit/aur.git/snapshot/cotp.tar.gz

5. The same packages on other Linux Distributions