git-switcher on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S git-switcher

* (Optional) Uninstall git-switcher on Arch using YAY

$ yay -Rns git-switcher

2. Manually Install "git-switcher" via AUR

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

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

b. Clone git-switcher's git locally

$ git clone https://aur.archlinux.org/git-switcher.git ~/git-switcher

c. Go to ~/git-switcher folder and install it

$ cd ~/git-switcher $ makepkg -si

3. Information about the git-switcher package on Arch User Repository (AUR)

ID: 1055027
Name: git-switcher
PackageBaseID: 177198
PackageBase: git-switcher
Version: r31.9c6d083-1
Description: Git Profile Switcher switch between your git profiles easily
URL: https://github.com/TheYkk/git-switcher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ErdemOzgen
Submitter: ErdemOzgen
FirstSubmitted: 1647944117
LastModified: 1647944117
URLPath: /cgit/aur.git/snapshot/git-switcher.tar.gz