julia-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S julia-bin

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

$ yay -Rns julia-bin

2. Manually Install "julia-bin" via AUR

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

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

b. Clone julia-bin's git locally

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

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

$ cd ~/julia-bin $ makepkg -si

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

ID: 1420191
Name: julia-bin
PackageBaseID: 137051
PackageBase: julia-bin
Version: 1.10.2-1
Description: High-level, high-performance, dynamic programming language - official binaries
URL: https://julialang.org/
NumVotes: 31
Popularity: 0.051589
OutOfDate:
Maintainer: swiftscythe
Submitter: swiftscythe
FirstSubmitted: 1541017417
LastModified: 1709503163
URLPath: /cgit/aur.git/snapshot/julia-bin.tar.gz