sway-im on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S sway-im

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

$ yay -Rns sway-im

2. Manually Install "sway-im" via AUR

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

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

b. Clone sway-im's git locally

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

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

$ cd ~/sway-im $ makepkg -si

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

ID: 1415080
Name: sway-im
PackageBaseID: 162627
PackageBase: sway-im
Version: 1:1.9-1
Description: Tiling Wayland compositor and replacement for the i3 window manager, with input method popups v2 support
URL: https://swaywm.org/
NumVotes: 4
Popularity: 0.766656
OutOfDate:
Maintainer: GalaxySnail
Submitter: simnalamburt
FirstSubmitted: 1611848232
LastModified: 1708844684
URLPath: /cgit/aur.git/snapshot/sway-im.tar.gz