ironpython on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ironpython

* (Optional) Uninstall ironpython on Arch using YAY

$ yay -Rns ironpython

2. Manually Install "ironpython" via AUR

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

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

b. Clone ironpython's git locally

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

c. Go to ~/ironpython folder and install it

$ cd ~/ironpython $ makepkg -si

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

ID: 425317
Name: ironpython
PackageBaseID: 123843
PackageBase: ironpython
Version: 2.7.5-3
Description: Python implementation for the .NET framework
URL: http://ironpython.net
NumVotes: 1
Popularity: 0
OutOfDate: 1517867002
Maintainer: dundee
Submitter: arojas
FirstSubmitted: 1499367622
LastModified: 1499367623
URLPath: /cgit/aur.git/snapshot/ironpython.tar.gz