python-julia on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-julia

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

$ yay -Rns python-julia

2. Manually Install "python-julia" via AUR

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

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

b. Clone python-julia's git locally

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

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

$ cd ~/python-julia $ makepkg -si

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

ID: 805666
Name: python-julia
PackageBaseID: 133954
PackageBase: python-julia
Version: 0.5.6-1
Description: python interface to julia
URL: https://github.com/JuliaPy/pyjulia
NumVotes: 1
Popularity: 0
OutOfDate: 1692610373
Maintainer: j605
Submitter: j605
FirstSubmitted: 1530568545
LastModified: 1602940925
URLPath: /cgit/aur.git/snapshot/python-julia.tar.gz