fish-bash2env on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S fish-bash2env

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

$ yay -Rns fish-bash2env

2. Manually Install "fish-bash2env" via AUR

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

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

b. Clone fish-bash2env's git locally

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

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

$ cd ~/fish-bash2env $ makepkg -si

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

ID: 1071154
Name: fish-bash2env
PackageBaseID: 178165
PackageBase: fish-bash2env
Version: 0.2-1
Description: A lightweight fish plugin to import environment variables modified by given bash command/script.
URL: https://github.com/EHfive/fish-bash2env
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eh5
Submitter: eh5
FirstSubmitted: 1650614185
LastModified: 1650792911
URLPath: /cgit/aur.git/snapshot/fish-bash2env.tar.gz