openvpn-otp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S openvpn-otp

* (Optional) Uninstall openvpn-otp on Arch using YAY

$ yay -Rns openvpn-otp

2. Manually Install "openvpn-otp" via AUR

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

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

b. Clone openvpn-otp's git locally

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

c. Go to ~/openvpn-otp folder and install it

$ cd ~/openvpn-otp $ makepkg -si

3. Information about the openvpn-otp package on Arch User Repository (AUR)

ID: 1027261
Name: openvpn-otp
PackageBaseID: 139356
PackageBase: openvpn-otp
Version: 1.0-4
Description: This plugin adds support for TOTP and HOTP tokens (like Google Authenticator) for OpenVPN
URL: https://github.com/evgeny-gridasov/openvpn-otp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1549443402
LastModified: 1643385789
URLPath: /cgit/aur.git/snapshot/openvpn-otp.tar.gz