i3b on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S i3b

* (Optional) Uninstall i3b on Arch using YAY

$ yay -Rns i3b

2. Manually Install "i3b" via AUR

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

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

b. Clone i3b's git locally

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

c. Go to ~/i3b folder and install it

$ cd ~/i3b $ makepkg -si

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

ID: 1084467
Name: i3b
PackageBaseID: 176528
PackageBase: i3b
Version: 0.1.r2.g35d5d55-1
Description: Window manager scripts and configs
URL: https://github.com/DMBuce/i3b
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Buce
Submitter: Buce
FirstSubmitted: 1646162476
LastModified: 1653363371
URLPath: /cgit/aur.git/snapshot/i3b.tar.gz