gitsu on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install gitsu on Arch using YAY
$
yay -S
gitsu
Copied
* (Optional) Uninstall gitsu on Arch using YAY
$
yay -Rns
gitsu
Copied
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
Copied
b. Clone gitsu's git locally
$
git clone https://aur.archlinux.org/gitsu.git
~/gitsu
Copied
c. Go to ~/gitsu folder and install it
$
cd
~/gitsu
Copied
$
makepkg -si
Copied
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
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