gws on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gws

* (Optional) Uninstall gws on Arch using YAY

$ yay -Rns gws

2. Manually Install "gws" via AUR

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

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

b. Clone gws's git locally

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

c. Go to ~/gws folder and install it

$ cd ~/gws $ makepkg -si

3. Information about the gws package on Arch User Repository (AUR)

ID: 505379
Name: gws
PackageBaseID: 77313
PackageBase: gws
Version: 0.2.0-2
Description: Colorful KISS helper for git workspaces
URL: https://github.com/StreakyCobra/gws
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: StreakyCobra
Submitter: StreakyCobra
FirstSubmitted: 1389308185
LastModified: 1524601874
URLPath: /cgit/aur.git/snapshot/gws.tar.gz