odin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S odin

* (Optional) Uninstall odin on Arch using YAY

$ yay -Rns odin

2. Manually Install "odin" via AUR

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

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

b. Clone odin's git locally

$ git clone https://aur.archlinux.org/odin.git ~/odin

c. Go to ~/odin folder and install it

$ cd ~/odin $ makepkg -si

3. Information about the odin package on Arch User Repository (AUR)

ID: 1424543
Name: odin
PackageBaseID: 157233
PackageBase: odin
Version: dev_2024_03-1
Description: A fast, concise, readable, pragmatic and open sourced programming language.
URL: https://odin-lang.org/
NumVotes: 6
Popularity: 0.310253
OutOfDate:
Maintainer: Payn
Submitter: zhangkaizhao
FirstSubmitted: 1598869327
LastModified: 1710098718
URLPath: /cgit/aur.git/snapshot/odin.tar.gz