pause on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pause

* (Optional) Uninstall pause on Arch using YAY

$ yay -Rns pause

2. Manually Install "pause" via AUR

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

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

b. Clone pause's git locally

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

c. Go to ~/pause folder and install it

$ cd ~/pause $ makepkg -si

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

ID: 684095
Name: pause
PackageBaseID: 147980
PackageBase: pause
Version: 1.0.0-1
Description: Wait for signal
URL: https://hexawolf.dev/post/pause
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hexawolf
Submitter: Hexawolf
FirstSubmitted: 1578528380
LastModified: 1578528380
URLPath: /cgit/aur.git/snapshot/pause.tar.gz