powerline-shell on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S powerline-shell

* (Optional) Uninstall powerline-shell on Arch using YAY

$ yay -Rns powerline-shell

2. Manually Install "powerline-shell" via AUR

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

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

b. Clone powerline-shell's git locally

$ git clone https://aur.archlinux.org/powerline-shell.git ~/powerline-shell

c. Go to ~/powerline-shell folder and install it

$ cd ~/powerline-shell $ makepkg -si

3. Information about the powerline-shell package on Arch User Repository (AUR)

ID: 1367433
Name: powerline-shell
PackageBaseID: 132297
PackageBase: powerline-shell
Version: 0.7.0-1
Description: A pretty prompt for your shell
URL: https://github.com/b-ryan/powerline-shell
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gn0me
FirstSubmitted: 1526039051
LastModified: 1702218791
URLPath: /cgit/aur.git/snapshot/powerline-shell.tar.gz