swayws on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S swayws

* (Optional) Uninstall swayws on Arch using YAY

$ yay -Rns swayws

2. Manually Install "swayws" via AUR

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

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

b. Clone swayws's git locally

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

c. Go to ~/swayws folder and install it

$ cd ~/swayws $ makepkg -si

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

ID: 1364883
Name: swayws
PackageBaseID: 185354
PackageBase: swayws
Version: 1.3.0-1
Description: A sway workspace tool which allows easy moving of workspaces to and from outputs
URL: https://gitlab.com/w0lff/swayws
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: w0lff
Submitter: depate
FirstSubmitted: 1661949283
LastModified: 1701768890
URLPath: /cgit/aur.git/snapshot/swayws.tar.gz