i3refgen on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S i3refgen

* (Optional) Uninstall i3refgen on Arch using YAY

$ yay -Rns i3refgen

2. Manually Install "i3refgen" via AUR

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

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

b. Clone i3refgen's git locally

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

c. Go to ~/i3refgen folder and install it

$ cd ~/i3refgen $ makepkg -si

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

ID: 554710
Name: i3refgen
PackageBaseID: 136902
PackageBase: i3refgen
Version: 1.1-1
Description: Reads your i3 configuration file and generates a HTML file with the keybindings to print out and put near your screen.
URL: https://github.com/ronthecookie/i3refgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ckie
FirstSubmitted: 1540491343
LastModified: 1540491343
URLPath: /cgit/aur.git/snapshot/i3refgen.tar.gz