enquirer on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "enquirer" 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 enquirer on Arch using YAY
$
yay -S
enquirer
Copied
* (Optional) Uninstall enquirer on Arch using YAY
$
yay -Rns
enquirer
Copied
2. Manually Install "enquirer" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone enquirer's git locally
$
git clone https://aur.archlinux.org/enquirer.git
~/enquirer
Copied
c. Go to ~/enquirer folder and install it
$
cd
~/enquirer
Copied
$
makepkg -si
Copied
3. Information about the enquirer package on Arch User Repository (AUR)
ID: 1048681
Name: enquirer
PackageBaseID: 176746
PackageBase: enquirer
Version: 0.6.1-1
Description: Command line utility for stylish interactive prompts
URL: https://github.com/termapps/enquirer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1646824305
LastModified: 1646824305
URLPath: /cgit/aur.git/snapshot/enquirer.tar.gz
Name: enquirer
PackageBaseID: 176746
PackageBase: enquirer
Version: 0.6.1-1
Description: Command line utility for stylish interactive prompts
URL: https://github.com/termapps/enquirer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1646824305
LastModified: 1646824305
URLPath: /cgit/aur.git/snapshot/enquirer.tar.gz