juliaup on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S juliaup

* (Optional) Uninstall juliaup on Arch using YAY

$ yay -Rns juliaup

2. Manually Install "juliaup" via AUR

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

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

b. Clone juliaup's git locally

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

c. Go to ~/juliaup folder and install it

$ cd ~/juliaup $ makepkg -si

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

ID: 1413357
Name: juliaup
PackageBaseID: 169824
PackageBase: juliaup
Version: 1.14.5-3
Description: An experimental Julia version manager
URL: https://github.com/JuliaLang/juliaup
NumVotes: 7
Popularity: 0.352487
OutOfDate:
Maintainer: simeonschaub
Submitter: simeonschaub
FirstSubmitted: 1628678039
LastModified: 1708538574
URLPath: /cgit/aur.git/snapshot/juliaup.tar.gz