sway-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S sway-git

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

$ yay -Rns sway-git

2. Manually Install "sway-git" via AUR

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

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

b. Clone sway-git's git locally

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

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

$ cd ~/sway-git $ makepkg -si

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

ID: 1391971
Name: sway-git
PackageBaseID: 97770
PackageBase: sway-git
Version: 1.9.r7273.a4e8533-1
Description: Tiling Wayland compositor and replacement for the i3 window manager (git development version)
URL: https://github.com/swaywm/sway
NumVotes: 145
Popularity: 2.839433
OutOfDate:
Maintainer: GreyXor
Submitter:
FirstSubmitted: 1439733925
LastModified: 1706126882
URLPath: /cgit/aur.git/snapshot/sway-git.tar.gz