julia-nightly-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S julia-nightly-bin

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

$ yay -Rns julia-nightly-bin

2. Manually Install "julia-nightly-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-nightly-bin's git locally

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

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

$ cd ~/julia-nightly-bin $ makepkg -si

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

ID: 831119
Name: julia-nightly-bin
PackageBaseID: 154691
PackageBase: julia-nightly-bin
Version: 20200701-1
Description: High-level, high-performance, dynamic programming language - official nightly binaries
URL: https://julialang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fusion809
Submitter: fusion809
FirstSubmitted: 1592754163
LastModified: 1607520581
URLPath: /cgit/aur.git/snapshot/julia-nightly-bin.tar.gz