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

Last updated: May 20,2024

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

$ yay -S julia-beta-bin

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

$ yay -Rns julia-beta-bin

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

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

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

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

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

ID: 1330956
Name: julia-beta-bin
PackageBaseID: 154684
PackageBase: julia-beta-bin
Version: 1.10.0.beta3-1
Description: High-level, high-performance, dynamic programming language - official pre-release binaries
URL: https://julialang.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ShalokShalom
Submitter: fusion809
FirstSubmitted: 1592750522
LastModified: 1696854580
URLPath: /cgit/aur.git/snapshot/julia-beta-bin.tar.gz