pauser on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pauser

* (Optional) Uninstall pauser on Arch using YAY

$ yay -Rns pauser

2. Manually Install "pauser" via AUR

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

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

b. Clone pauser's git locally

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

c. Go to ~/pauser folder and install it

$ cd ~/pauser $ makepkg -si

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

ID: 1422486
Name: pauser
PackageBaseID: 203420
PackageBase: pauser
Version: 0.0.1-1
Description: 一个开源的检测程序运行算法问题的耗时和内存占用的小工具.
URL: https://github.com/jswysnemc/ConsolePauserPlusPlus
NumVotes: 1
Popularity: 0.866945
OutOfDate:
Maintainer: snemc
Submitter: snemc
FirstSubmitted: 1709814432
LastModified: 1709814432
URLPath: /cgit/aur.git/snapshot/pauser.tar.gz