i3a on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S i3a

* (Optional) Uninstall i3a on Arch using YAY

$ yay -Rns i3a

2. Manually Install "i3a" via AUR

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

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

b. Clone i3a's git locally

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

c. Go to ~/i3a folder and install it

$ cd ~/i3a $ makepkg -si

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

ID: 1032806
Name: i3a
PackageBaseID: 174590
PackageBase: i3a
Version: 2.0.1-5
Description: a set of scripts used for automation of i3 and sway window manager layouts
URL: https://pypi.org/project/i3a
NumVotes: 0
Popularity: 0
OutOfDate: 1693922680
Maintainer:
Submitter: thiagowfx
FirstSubmitted: 1640976256
LastModified: 1644205101
URLPath: /cgit/aur.git/snapshot/i3a.tar.gz