import on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S import

* (Optional) Uninstall import on Arch using YAY

$ yay -Rns import

2. Manually Install "import" via AUR

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

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

b. Clone import's git locally

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

c. Go to ~/import folder and install it

$ cd ~/import $ makepkg -si

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

ID: 907576
Name: import
PackageBaseID: 157073
PackageBase: import
Version: 10-1
Description: import is a simple and fast module system for Bash and other Unix shells.
URL: https://github.com/importpw/import
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: erdii
FirstSubmitted: 1598357553
LastModified: 1621083766
URLPath: /cgit/aur.git/snapshot/import.tar.gz