julia-git-docs on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S julia-git-docs

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

$ yay -Rns julia-git-docs

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

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

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

$ cd ~/julia-git-docs $ makepkg -si

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

ID: 1023578
Name: julia-git-docs
PackageBaseID: 56877
PackageBase: julia-git
Version: 1.8.0.DEV.r51125.g1db8b8f1607-1
Description: Documentation and examples for Julia
URL: https://julialang.org/
NumVotes: 53
Popularity: 0.000239
OutOfDate:
Maintainer: TrialnError
FirstSubmitted: 1329901077
LastModified: 1642891771
URLPath: /cgit/aur.git/snapshot/julia-git-docs.tar.gz