go-ecbpass on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S go-ecbpass

* (Optional) Uninstall go-ecbpass on Arch using YAY

$ yay -Rns go-ecbpass

2. Manually Install "go-ecbpass" via AUR

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

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

b. Clone go-ecbpass's git locally

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

c. Go to ~/go-ecbpass folder and install it

$ cd ~/go-ecbpass $ makepkg -si

3. Information about the go-ecbpass package on Arch User Repository (AUR)

ID: 558518
Name: go-ecbpass
PackageBaseID: 136795
PackageBase: go-ecbpass
Version: 1.01-1
Description: A tool to generate pseudorandom, deterministic passwords.
URL: https://github.com/micromaomao/go-ecbpass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maowtm
Submitter: maowtm
FirstSubmitted: 1540104622
LastModified: 1541771005
URLPath: /cgit/aur.git/snapshot/go-ecbpass.tar.gz