xtermcontrol on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S xtermcontrol

* (Optional) Uninstall xtermcontrol on Arch using YAY

$ yay -Rns xtermcontrol

2. Manually Install "xtermcontrol" via AUR

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

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

b. Clone xtermcontrol's git locally

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

c. Go to ~/xtermcontrol folder and install it

$ cd ~/xtermcontrol $ makepkg -si

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

ID: 1096989
Name: xtermcontrol
PackageBaseID: 43560
PackageBase: xtermcontrol
Version: 3.8-1
Description: Enables dynamic control of XFree86 xterm properties
URL: http://www.thrysoee.dk/xtermcontrol/
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: f2404
Submitter: ilpianista
FirstSubmitted: 1289662605
LastModified: 1654958932
URLPath: /cgit/aur.git/snapshot/xtermcontrol.tar.gz