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
Copied
b. Install pause on Arch using YAY
$
yay -S
pause
Copied
* (Optional) Uninstall pause on Arch using YAY
$
yay -Rns
pause
Copied
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
Copied
b. Clone pause's git locally
$
git clone https://aur.archlinux.org/pause.git
~/pause
Copied
c. Go to ~/pause folder and install it
$
cd
~/pause
Copied
$
makepkg -si
Copied
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
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