julia-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S julia-git

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

$ yay -Rns julia-git

2. Manually Install "julia-git" via AUR

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

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

b. Clone julia-git's git locally

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

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

$ cd ~/julia-git $ makepkg -si

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

ID: 1427347
Name: julia-git
PackageBaseID: 56877
PackageBase: julia-git
Version: 1.10.2.r55077.gbd47eca2c8a-1
Description: High-level, high-performance, dynamic programming language
URL: https://julialang.org/
NumVotes: 53
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: mihi
FirstSubmitted: 1329901077
LastModified: 1710454155
URLPath: /cgit/aur.git/snapshot/julia-git.tar.gz