octopass on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S octopass

* (Optional) Uninstall octopass on Arch using YAY

$ yay -Rns octopass

2. Manually Install "octopass" via AUR

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

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

b. Clone octopass's git locally

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

c. Go to ~/octopass folder and install it

$ cd ~/octopass $ makepkg -si

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

ID: 967881
Name: octopass
PackageBaseID: 147246
PackageBase: octopass
Version: 0.7.1-1
Description: Management linux user and authentication with team or collaborator on Github.
URL: http://linyo.ws/octopass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hina
Submitter: hina
FirstSubmitted: 1575788159
LastModified: 1633033222
URLPath: /cgit/aur.git/snapshot/octopass.tar.gz