odin on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install odin on Arch using YAY
$
yay -S
odin
Copied
* (Optional) Uninstall odin on Arch using YAY
$
yay -Rns
odin
Copied
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
Copied
b. Clone odin's git locally
$
git clone https://aur.archlinux.org/odin.git
~/odin
Copied
c. Go to ~/odin folder and install it
$
cd
~/odin
Copied
$
makepkg -si
Copied
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
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