ironpython3 on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ironpython3

* (Optional) Uninstall ironpython3 on Arch using YAY

$ yay -Rns ironpython3

2. Manually Install "ironpython3" via AUR

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

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

b. Clone ironpython3's git locally

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

c. Go to ~/ironpython3 folder and install it

$ cd ~/ironpython3 $ makepkg -si

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

ID: 1351191
Name: ironpython3
PackageBaseID: 199443
PackageBase: ironpython3
Version: 3.4.1-1
Description: Python3 implementation for the .NET framework
URL: http://ironpython.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shilka
Submitter: shilka
FirstSubmitted: 1699679167
LastModified: 1699679167
URLPath: /cgit/aur.git/snapshot/ironpython3.tar.gz