xwit on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S xwit

* (Optional) Uninstall xwit on Arch using YAY

$ yay -Rns xwit

2. Manually Install "xwit" via AUR

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

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

b. Clone xwit's git locally

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

c. Go to ~/xwit folder and install it

$ cd ~/xwit $ makepkg -si

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

ID: 1406786
Name: xwit
PackageBaseID: 37466
PackageBase: xwit
Version: 3.4-5
Description: a utility that allows to call some X11 functions from CLI or shell script
URL: http://packages.debian.org/unstable/x11/xwit
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1274811345
LastModified: 1707517217
URLPath: /cgit/aur.git/snapshot/xwit.tar.gz