i3-projects on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S i3-projects

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

$ yay -Rns i3-projects

2. Manually Install "i3-projects" via AUR

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

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

b. Clone i3-projects's git locally

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

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

$ cd ~/i3-projects $ makepkg -si

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

ID: 540992
Name: i3-projects
PackageBaseID: 135536
PackageBase: i3-projects
Version: 1.1.1-1
Description: Project creation and management for i3-wm
URL: https://github.com/zzelman/i3-projects
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zzelman
Submitter: zzelman
FirstSubmitted: 1535655023
LastModified: 1536082216
URLPath: /cgit/aur.git/snapshot/i3-projects.tar.gz