gitswitch on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "gitswitch" 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 gitswitch on Arch using YAY
$
yay -S
gitswitch
Copied
* (Optional) Uninstall gitswitch on Arch using YAY
$
yay -Rns
gitswitch
Copied
2. Manually Install "gitswitch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitswitch's git locally
$
git clone https://aur.archlinux.org/gitswitch.git
~/gitswitch
Copied
c. Go to ~/gitswitch folder and install it
$
cd
~/gitswitch
Copied
$
makepkg -si
Copied
3. Information about the gitswitch package on Arch User Repository (AUR)
ID: 891860
Name: gitswitch
PackageBaseID: 165568
PackageBase: gitswitch
Version: 1.0-1
Description: Simple rofi script to switch git users
URL: https://gitlab.com/clockworks2/gitswitch.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lucaci32u4
Submitter: lucaci32u4
FirstSubmitted: 1618324583
LastModified: 1618324583
URLPath: /cgit/aur.git/snapshot/gitswitch.tar.gz
Name: gitswitch
PackageBaseID: 165568
PackageBase: gitswitch
Version: 1.0-1
Description: Simple rofi script to switch git users
URL: https://gitlab.com/clockworks2/gitswitch.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lucaci32u4
Submitter: lucaci32u4
FirstSubmitted: 1618324583
LastModified: 1618324583
URLPath: /cgit/aur.git/snapshot/gitswitch.tar.gz