i3-resurrect on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S i3-resurrect

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

$ yay -Rns i3-resurrect

2. Manually Install "i3-resurrect" via AUR

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

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

b. Clone i3-resurrect's git locally

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

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

$ cd ~/i3-resurrect $ makepkg -si

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

ID: 1100296
Name: i3-resurrect
PackageBaseID: 146697
PackageBase: i3-resurrect
Version: 1.4.5-1
Description: A simple but flexible solution to saving and restoring i3 workspace layouts
URL: http://github.com/JonnyHaystack/i3-resurrect
NumVotes: 7
Popularity: 0.002186
OutOfDate:
Maintainer: Haystack
Submitter: Haystack
FirstSubmitted: 1574017475
LastModified: 1655574523
URLPath: /cgit/aur.git/snapshot/i3-resurrect.tar.gz