virtualfish on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S virtualfish

* (Optional) Uninstall virtualfish on Arch using YAY

$ yay -Rns virtualfish

2. Manually Install "virtualfish" via AUR

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

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

b. Clone virtualfish's git locally

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

c. Go to ~/virtualfish folder and install it

$ cd ~/virtualfish $ makepkg -si

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

ID: 1428717
Name: virtualfish
PackageBaseID: 125823
PackageBase: virtualfish
Version: 2.5.7-2
Description: Fish shell tool for managing Python virtual environments
URL: https://github.com/justinmayer/virtualfish
NumVotes: 10
Popularity: 1.005336
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1506266254
LastModified: 1710622749
URLPath: /cgit/aur.git/snapshot/virtualfish.tar.gz