ownlang on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S ownlang

* (Optional) Uninstall ownlang on Arch using YAY

$ yay -Rns ownlang

2. Manually Install "ownlang" via AUR

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

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

b. Clone ownlang's git locally

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

c. Go to ~/ownlang folder and install it

$ cd ~/ownlang $ makepkg -si

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

ID: 657132
Name: ownlang
PackageBaseID: 134139
PackageBase: ownlang
Version: 1.5.0-3
Description: A scripting functional programming language with dynamic typing
URL: http://projects.annimon.com/projects/ownlang
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: annimon
Submitter: annimon
FirstSubmitted: 1531173589
LastModified: 1571335283
URLPath: /cgit/aur.git/snapshot/ownlang.tar.gz