gashell on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S gashell

* (Optional) Uninstall gashell on Arch using YAY

$ yay -Rns gashell

2. Manually Install "gashell" via AUR

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

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

b. Clone gashell's git locally

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

c. Go to ~/gashell folder and install it

$ cd ~/gashell $ makepkg -si

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

ID: 1365290
Name: gashell
PackageBaseID: 141655
PackageBase: gashell
Version: 0.922-1
Description: A bash script that generates and securely manages/stores Google Authenticator codes.
URL: https://github.com/DDoctorzeus/GAShell
NumVotes: 2
Popularity: 0.066603
OutOfDate:
Maintainer: doctorzeus
Submitter: doctorzeus
FirstSubmitted: 1556699628
LastModified: 1701827439
URLPath: /cgit/aur.git/snapshot/gashell.tar.gz