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

b. Install gitswitch on Arch using YAY

$ yay -S gitswitch

* (Optional) Uninstall gitswitch on Arch using YAY

$ yay -Rns gitswitch

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

b. Clone gitswitch's git locally

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

c. Go to ~/gitswitch folder and install it

$ cd ~/gitswitch $ makepkg -si

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