i3-cycle on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S i3-cycle

* (Optional) Uninstall i3-cycle on Arch using YAY

$ yay -Rns i3-cycle

2. Manually Install "i3-cycle" via AUR

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

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

b. Clone i3-cycle's git locally

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

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

$ cd ~/i3-cycle $ makepkg -si

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

ID: 1198998
Name: i3-cycle
PackageBaseID: 189647
PackageBase: i3-cycle
Version: 1.0-1
Description: Cycle focus through i3 containers
URL: https://github.com/dustbyte/i3-cycle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1674111896
LastModified: 1674111896
URLPath: /cgit/aur.git/snapshot/i3-cycle.tar.gz