opendylan on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S opendylan

* (Optional) Uninstall opendylan on Arch using YAY

$ yay -Rns opendylan

2. Manually Install "opendylan" via AUR

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

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

b. Clone opendylan's git locally

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

c. Go to ~/opendylan folder and install it

$ cd ~/opendylan $ makepkg -si

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

ID: 803715
Name: opendylan
PackageBaseID: 97853
PackageBase: opendylan
Version: 2020.1-1
Description: Dylan is an advanced, object-oriented, dynamic language which supports rapid program development.
URL: http://www.opendylan.org
NumVotes: 3
Popularity: 0
OutOfDate: 1691296897
Maintainer: abeaumont
Submitter: abeaumont
FirstSubmitted: 1439845303
LastModified: 1602522139
URLPath: /cgit/aur.git/snapshot/opendylan.tar.gz