gpshell on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gpshell

* (Optional) Uninstall gpshell on Arch using YAY

$ yay -Rns gpshell

2. Manually Install "gpshell" via AUR

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

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

b. Clone gpshell's git locally

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

c. Go to ~/gpshell folder and install it

$ cd ~/gpshell $ makepkg -si

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

ID: 1373770
Name: gpshell
PackageBaseID: 22399
PackageBase: gpshell
Version: 2.4.0-1
Description: gpshell GlobalPlatform command shell
URL: https://github.com/kaoh/globalplatform
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gst
FirstSubmitted: 1229946299
LastModified: 1703197074
URLPath: /cgit/aur.git/snapshot/gpshell.tar.gz

5. The same packages on other Linux Distributions