workspaces on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S workspaces

* (Optional) Uninstall workspaces on Arch using YAY

$ yay -Rns workspaces

2. Manually Install "workspaces" via AUR

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

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

b. Clone workspaces's git locally

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

c. Go to ~/workspaces folder and install it

$ cd ~/workspaces $ makepkg -si

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

ID: 791942
Name: workspaces
PackageBaseID: 157316
PackageBase: workspaces
Version: 3.1.0-1
Description: Configure and quickly launch all you need to work on a project
URL: https://github.com/DevAlien/workspaces
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1599021170
LastModified: 1600108904
URLPath: /cgit/aur.git/snapshot/workspaces.tar.gz