hotp-totp-php on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hotp-totp-php

* (Optional) Uninstall hotp-totp-php on Arch using YAY

$ yay -Rns hotp-totp-php

2. Manually Install "hotp-totp-php" via AUR

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

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

b. Clone hotp-totp-php's git locally

$ git clone https://aur.archlinux.org/hotp-totp-php.git ~/hotp-totp-php

c. Go to ~/hotp-totp-php folder and install it

$ cd ~/hotp-totp-php $ makepkg -si

3. Information about the hotp-totp-php package on Arch User Repository (AUR)

ID: 446023
Name: hotp-totp-php
PackageBaseID: 125809
PackageBase: hotp-totp-php
Version: 4.4.1-1
Description: PHP tool to create one-time passwords via HOTP, TOTP, OCRA, OAuth 1.0a 2.0; rfc4226, 6238, 6287, 5849, 6749
URL: https://sourceforge.net/projects/hotp-totp-php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mcnster
Submitter: mcnster
FirstSubmitted: 1506203406
LastModified: 1506203406
URLPath: /cgit/aur.git/snapshot/hotp-totp-php.tar.gz