i3exit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S i3exit

* (Optional) Uninstall i3exit on Arch using YAY

$ yay -Rns i3exit

2. Manually Install "i3exit" via AUR

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

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

b. Clone i3exit's git locally

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

c. Go to ~/i3exit folder and install it

$ cd ~/i3exit $ makepkg -si

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

ID: 753923
Name: i3exit
PackageBaseID: 152325
PackageBase: i3exit
Version: 2-2
Description: Systemd/OpenRC-compatible exit-script for i3, including 'blurlock'
URL:
NumVotes: 4
Popularity: 0.02837
OutOfDate:
Maintainer: monkeynaleo
Submitter: monkeynaleo
FirstSubmitted: 1588544908
LastModified: 1592546012
URLPath: /cgit/aur.git/snapshot/i3exit.tar.gz

5. The same packages on other Linux Distributions