xstop on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S xstop

* (Optional) Uninstall xstop on Arch using YAY

$ yay -Rns xstop

2. Manually Install "xstop" via AUR

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

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

b. Clone xstop's git locally

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

c. Go to ~/xstop folder and install it

$ cd ~/xstop $ makepkg -si

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

ID: 1291875
Name: xstop
PackageBaseID: 195889
PackageBase: xstop
Version: 0.1.1-1
Description: Just click to pause/resume x11 windows, inspired by xkill.
URL: https://github.com/Brx86/Xstop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ayatale
Submitter: ayatale
FirstSubmitted: 1689775985
LastModified: 1689858683
URLPath: /cgit/aur.git/snapshot/xstop.tar.gz