cagebreak on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cagebreak

* (Optional) Uninstall cagebreak on Arch using YAY

$ yay -Rns cagebreak

2. Manually Install "cagebreak" via AUR

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

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

b. Clone cagebreak's git locally

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

c. Go to ~/cagebreak folder and install it

$ cd ~/cagebreak $ makepkg -si

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

ID: 1393516
Name: cagebreak
PackageBaseID: 153849
PackageBase: cagebreak
Version: 2.3.1-1
Description: Tiling wayland compositor based on cage inspired by ratpoison
URL: https://github.com/project-repo/cagebreak
NumVotes: 1
Popularity: 0.043484
OutOfDate:
Maintainer: project-repo
Submitter: project-repo
FirstSubmitted: 1591018381
LastModified: 1706376147
URLPath: /cgit/aur.git/snapshot/cagebreak.tar.gz