pawse on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pawse

* (Optional) Uninstall pawse on Arch using YAY

$ yay -Rns pawse

2. Manually Install "pawse" via AUR

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

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

b. Clone pawse's git locally

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

c. Go to ~/pawse folder and install it

$ cd ~/pawse $ makepkg -si

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

ID: 1294953
Name: pawse
PackageBaseID: 196153
PackageBase: pawse
Version: 1.0.0-1
Description: An easy way to keep programs running in the background
URL: https://codeberg.org/Froggo/pawse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Froggo
Submitter: Froggo
FirstSubmitted: 1690421667
LastModified: 1690421667
URLPath: /cgit/aur.git/snapshot/pawse.tar.gz