fish-autopair on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S fish-autopair

* (Optional) Uninstall fish-autopair on Arch using YAY

$ yay -Rns fish-autopair

2. Manually Install "fish-autopair" via AUR

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

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

b. Clone fish-autopair's git locally

$ git clone https://aur.archlinux.org/fish-autopair.git ~/fish-autopair

c. Go to ~/fish-autopair folder and install it

$ cd ~/fish-autopair $ makepkg -si

3. Information about the fish-autopair package on Arch User Repository (AUR)

ID: 1107693
Name: fish-autopair
PackageBaseID: 163499
PackageBase: fish-autopair
Version: 1.0.4-1
Description: Auto-complete matching pairs in the Fish command line
URL: https://github.com/jorgebucaran/autopair.fish
NumVotes: 3
Popularity: 6.0E-6
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1613725333
LastModified: 1656968508
URLPath: /cgit/aur.git/snapshot/fish-autopair.tar.gz