i3-back-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S i3-back-bin

* (Optional) Uninstall i3-back-bin on Arch using YAY

$ yay -Rns i3-back-bin

2. Manually Install "i3-back-bin" via AUR

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

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

b. Clone i3-back-bin's git locally

$ git clone https://aur.archlinux.org/i3-back-bin.git ~/i3-back-bin

c. Go to ~/i3-back-bin folder and install it

$ cd ~/i3-back-bin $ makepkg -si

3. Information about the i3-back-bin package on Arch User Repository (AUR)

ID: 1218258
Name: i3-back-bin
PackageBaseID: 190811
PackageBase: i3-back-bin
Version: 0.3.2-1
Description: An i3/Sway utility to switch focus to your last focused window. Allows for behavior similar to Alt+Tab on other desktop environments.
URL: https://github.com/Cretezy/i3-back
NumVotes: 1
Popularity: 0.000454
OutOfDate:
Maintainer: Cretezy
Submitter: Cretezy
FirstSubmitted: 1677385516
LastModified: 1677448901
URLPath: /cgit/aur.git/snapshot/i3-back-bin.tar.gz