prompter on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "prompter" 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 prompter on Arch using YAY
$
yay -S
prompter
Copied
* (Optional) Uninstall prompter on Arch using YAY
$
yay -Rns
prompter
Copied
2. Manually Install "prompter" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone prompter's git locally
$
git clone https://aur.archlinux.org/prompter.git
~/prompter
Copied
c. Go to ~/prompter folder and install it
$
cd
~/prompter
Copied
$
makepkg -si
Copied
3. Information about the prompter package on Arch User Repository (AUR)
ID: 433129
Name: prompter
PackageBaseID: 124538
PackageBase: prompter
Version: 0.3.0-1
Description: Dumb prompter
URL: http://github.com/cdown/prompter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1501767670
LastModified: 1501929264
URLPath: /cgit/aur.git/snapshot/prompter.tar.gz
Name: prompter
PackageBaseID: 124538
PackageBase: prompter
Version: 0.3.0-1
Description: Dumb prompter
URL: http://github.com/cdown/prompter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1501767670
LastModified: 1501929264
URLPath: /cgit/aur.git/snapshot/prompter.tar.gz