workspaces on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install workspaces on Arch using YAY
$
yay -S
workspaces
Copied
* (Optional) Uninstall workspaces on Arch using YAY
$
yay -Rns
workspaces
Copied
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
Copied
b. Clone workspaces's git locally
$
git clone https://aur.archlinux.org/workspaces.git
~/workspaces
Copied
c. Go to ~/workspaces folder and install it
$
cd
~/workspaces
Copied
$
makepkg -si
Copied
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
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