i3title on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install i3title on Arch using YAY
$
yay -S
i3title
Copied
* (Optional) Uninstall i3title on Arch using YAY
$
yay -Rns
i3title
Copied
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
Copied
b. Clone i3title's git locally
$
git clone https://aur.archlinux.org/i3title.git
~/i3title
Copied
c. Go to ~/i3title folder and install it
$
cd
~/i3title
Copied
$
makepkg -si
Copied
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
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