juliaup-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S juliaup-bin

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

$ yay -Rns juliaup-bin

2. Manually Install "juliaup-bin" via AUR

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

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

b. Clone juliaup-bin's git locally

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

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

$ cd ~/juliaup-bin $ makepkg -si

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

ID: 1413489
Name: juliaup-bin
PackageBaseID: 202836
PackageBase: juliaup-bin
Version: 1.14.5-1
Description: An experimental Julia version manager
URL: https://github.com/JuliaLang/juliaup
NumVotes: 1
Popularity: 0.652579
OutOfDate:
Maintainer: dhruvasambrani
Submitter: dhruvasambrani
FirstSubmitted: 1708557363
LastModified: 1708557363
URLPath: /cgit/aur.git/snapshot/juliaup-bin.tar.gz