xtitle on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S xtitle

* (Optional) Uninstall xtitle on Arch using YAY

$ yay -Rns xtitle

2. Manually Install "xtitle" via AUR

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

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

b. Clone xtitle's git locally

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

c. Go to ~/xtitle folder and install it

$ cd ~/xtitle $ makepkg -si

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

ID: 1395825
Name: xtitle
PackageBaseID: 105236
PackageBase: xtitle
Version: 0.4.4-2
Description: Outputs X window titles
URL: https://github.com/baskerville/xtitle
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: Eisfreak7
FirstSubmitted: 1451407354
LastModified: 1706668908
URLPath: /cgit/aur.git/snapshot/xtitle.tar.gz