git-workspace on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S git-workspace

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

$ yay -Rns git-workspace

2. Manually Install "git-workspace" via AUR

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

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

b. Clone git-workspace's git locally

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

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

$ cd ~/git-workspace $ makepkg -si

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

ID: 1349980
Name: git-workspace
PackageBaseID: 187472
PackageBase: git-workspace
Version: 1.4.0-1
Description: Sync personal and work git repositories from multiple providers
URL: https://github.com/orf/git-workspace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: koonix
Submitter: koonix
FirstSubmitted: 1668718538
LastModified: 1699483305
URLPath: /cgit/aur.git/snapshot/git-workspace.tar.gz