gitsu on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gitsu

* (Optional) Uninstall gitsu on Arch using YAY

$ yay -Rns gitsu

2. Manually Install "gitsu" via AUR

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

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

b. Clone gitsu's git locally

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

c. Go to ~/gitsu folder and install it

$ cd ~/gitsu $ makepkg -si

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

ID: 982951
Name: gitsu
PackageBaseID: 160660
PackageBase: gitsu
Version: 1.0.0-1
Description: A simple cli tool for switching git user easily.
URL: https://github.com/matsuyoshi30/gitsu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1607331482
LastModified: 1635883030
URLPath: /cgit/aur.git/snapshot/gitsu.tar.gz