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