valaotp-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S valaotp-git

* (Optional) Uninstall valaotp-git on Arch using YAY

$ yay -Rns valaotp-git

2. Manually Install "valaotp-git" via AUR

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

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

b. Clone valaotp-git's git locally

$ git clone https://aur.archlinux.org/valaotp-git.git ~/valaotp-git

c. Go to ~/valaotp-git folder and install it

$ cd ~/valaotp-git $ makepkg -si

3. Information about the valaotp-git package on Arch User Repository (AUR)

ID: 1369169
Name: valaotp-git
PackageBaseID: 200548
PackageBase: valaotp-git
Version: 1-3
Description: Vala app that parse the otpauth url parameter and call oathtool for generate an otp
URL: https://github.com/BlackCodec/valaotp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Black_Codec
Submitter: Black_Codec
FirstSubmitted: 1702489401
LastModified: 1702495539
URLPath: /cgit/aur.git/snapshot/valaotp-git.tar.gz