fish-smart-prompt-truncate on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "fish-smart-prompt-truncate" 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 fish-smart-prompt-truncate on Arch using YAY

$ yay -S fish-smart-prompt-truncate

* (Optional) Uninstall fish-smart-prompt-truncate on Arch using YAY

$ yay -Rns fish-smart-prompt-truncate

2. Manually Install "fish-smart-prompt-truncate" via AUR

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

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

b. Clone fish-smart-prompt-truncate's git locally

$ git clone https://aur.archlinux.org/fish-smart-prompt-truncate.git ~/fish-smart-prompt-truncate

c. Go to ~/fish-smart-prompt-truncate folder and install it

$ cd ~/fish-smart-prompt-truncate $ makepkg -si

3. Information about the fish-smart-prompt-truncate package on Arch User Repository (AUR)

ID: 1380073
Name: fish-smart-prompt-truncate
PackageBaseID: 197843
PackageBase: fish-smart-prompt-truncate
Version: 3.7.0-1
Description: Fork of fish that allows non-final prompt lines to be reflowed by the terminal instead of truncated.
URL: https://fishshell.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mjboa
Submitter: mjboa
FirstSubmitted: 1695416789
LastModified: 1704322214
URLPath: /cgit/aur.git/snapshot/fish-smart-prompt-truncate.tar.gz