i3title on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S i3title

* (Optional) Uninstall i3title on Arch using YAY

$ yay -Rns i3title

2. Manually Install "i3title" via AUR

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

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

b. Clone i3title's git locally

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

c. Go to ~/i3title folder and install it

$ cd ~/i3title $ makepkg -si

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

ID: 778443
Name: i3title
PackageBaseID: 138667
PackageBase: i3title
Version: 1.0-1
Description: Outputs window titles in i3 or sway
URL: https://github.com/jtsymon/i3title
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jtsymon
FirstSubmitted: 1547184329
LastModified: 1597385333
URLPath: /cgit/aur.git/snapshot/i3title.tar.gz