workstation-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S workstation-git

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

$ yay -Rns workstation-git

2. Manually Install "workstation-git" via AUR

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

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

b. Clone workstation-git's git locally

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

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

$ cd ~/workstation-git $ makepkg -si

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

ID: 754586
Name: workstation-git
PackageBaseID: 151242
PackageBase: workstation-git
Version: r9.367a6bb-1
Description: A nifty commandline tool to manage your workstation
URL: https://github.com/amar-laksh/workstation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1586332305
LastModified: 1592669715
URLPath: /cgit/aur.git/snapshot/workstation-git.tar.gz