julia-loadpath on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S julia-loadpath

* (Optional) Uninstall julia-loadpath on Arch using YAY

$ yay -Rns julia-loadpath

2. Manually Install "julia-loadpath" via AUR

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

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

b. Clone julia-loadpath's git locally

$ git clone https://aur.archlinux.org/julia-loadpath.git ~/julia-loadpath

c. Go to ~/julia-loadpath folder and install it

$ cd ~/julia-loadpath $ makepkg -si

3. Information about the julia-loadpath package on Arch User Repository (AUR)

ID: 1064025
Name: julia-loadpath
PackageBaseID: 138554
PackageBase: julia-loadpath
Version: 1.0.1-1
Description: Add a system-wide package directory to the JULIA_LOAD_PATH
URL: https://gitlab.com/jonathon/julia-loadpath
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1546719501
LastModified: 1649457214
URLPath: /cgit/aur.git/snapshot/julia-loadpath.tar.gz