powerline-rs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S powerline-rs

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

$ yay -Rns powerline-rs

2. Manually Install "powerline-rs" via AUR

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

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

b. Clone powerline-rs's git locally

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

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

$ cd ~/powerline-rs $ makepkg -si

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

ID: 676000
Name: powerline-rs
PackageBaseID: 127599
PackageBase: powerline-rs
Version: 0.2.0-1
Description: powerline-shell rewritten in Rust. Inspired by powerline-go.
URL: https://github.com/jD91mZM2/powerline-rs
NumVotes: 6
Popularity: 0.496284
OutOfDate:
Maintainer: swiftscythe
FirstSubmitted: 1512027839
LastModified: 1576198509
URLPath: /cgit/aur.git/snapshot/powerline-rs.tar.gz