mintotp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mintotp

* (Optional) Uninstall mintotp on Arch using YAY

$ yay -Rns mintotp

2. Manually Install "mintotp" via AUR

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

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

b. Clone mintotp's git locally

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

c. Go to ~/mintotp folder and install it

$ cd ~/mintotp $ makepkg -si

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

ID: 1013886
Name: mintotp
PackageBaseID: 174719
PackageBase: mintotp
Version: 0.3.0-1
Description: Minimal TOTP generator
URL: https://github.com/susam/mintotp
NumVotes: 1
Popularity: 0.002178
OutOfDate:
Maintainer: kojq
Submitter: lmartinez-mirror
FirstSubmitted: 1641326578
LastModified: 1641326578
URLPath: /cgit/aur.git/snapshot/mintotp.tar.gz