virtualfish on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install virtualfish on Arch using YAY
$
yay -S
virtualfish
Copied
* (Optional) Uninstall virtualfish on Arch using YAY
$
yay -Rns
virtualfish
Copied
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
Copied
b. Clone virtualfish's git locally
$
git clone https://aur.archlinux.org/virtualfish.git
~/virtualfish
Copied
c. Go to ~/virtualfish folder and install it
$
cd
~/virtualfish
Copied
$
makepkg -si
Copied
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
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