liquidprompt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S liquidprompt

* (Optional) Uninstall liquidprompt on Arch using YAY

$ yay -Rns liquidprompt

2. Manually Install "liquidprompt" via AUR

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

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

b. Clone liquidprompt's git locally

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

c. Go to ~/liquidprompt folder and install it

$ cd ~/liquidprompt $ makepkg -si

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

ID: 1308522
Name: liquidprompt
PackageBaseID: 86360
PackageBase: liquidprompt
Version: 2.1.2-2
Description: A useful adaptive prompt for Bash & Zsh
URL: https://github.com/nojhan/liquidprompt
NumVotes: 41
Popularity: 0.102484
OutOfDate:
Maintainer: xuanruiqi
Submitter: phantom94
FirstSubmitted: 1412697579
LastModified: 1692886899
URLPath: /cgit/aur.git/snapshot/liquidprompt.tar.gz