importenv-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S importenv-bin

* (Optional) Uninstall importenv-bin on Arch using YAY

$ yay -Rns importenv-bin

2. Manually Install "importenv-bin" via AUR

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

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

b. Clone importenv-bin's git locally

$ git clone https://aur.archlinux.org/importenv-bin.git ~/importenv-bin

c. Go to ~/importenv-bin folder and install it

$ cd ~/importenv-bin $ makepkg -si

3. Information about the importenv-bin package on Arch User Repository (AUR)

ID: 1291674
Name: importenv-bin
PackageBaseID: 195912
PackageBase: importenv-bin
Version: 0.0.6-1
Description: Launching an executable file with environment variables from a specific process id
URL: https://github.com/VHSgunzo/importenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VHSgunzo
Submitter: VHSgunzo
FirstSubmitted: 1689833670
LastModified: 1689834460
URLPath: /cgit/aur.git/snapshot/importenv-bin.tar.gz