i3-style on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S i3-style

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

$ yay -Rns i3-style

2. Manually Install "i3-style" via AUR

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

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

b. Clone i3-style's git locally

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

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

$ cd ~/i3-style $ makepkg -si

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

ID: 735318
Name: i3-style
PackageBaseID: 124515
PackageBase: i3-style
Version: 1.0.2-1
Description: Make your i3 config a little more stylish
URL: https://github.com/acrisci/i3-style
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: TonyC
FirstSubmitted: 1501703900
LastModified: 1589330593
URLPath: /cgit/aur.git/snapshot/i3-style.tar.gz