python-orange on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-orange

* (Optional) Uninstall python-orange on Arch using YAY

$ yay -Rns python-orange

2. Manually Install "python-orange" via AUR

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

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

b. Clone python-orange's git locally

$ git clone https://aur.archlinux.org/python-orange.git ~/python-orange

c. Go to ~/python-orange folder and install it

$ cd ~/python-orange $ makepkg -si

3. Information about the python-orange package on Arch User Repository (AUR)

ID: 1280060
Name: python-orange
PackageBaseID: 90669
PackageBase: python-orange
Version: 3.35.0-1
Description: Open source machine learning and data visualization
URL: https://orangedatamining.com/
NumVotes: 19
Popularity: 0.001236
OutOfDate: 1697794830
Maintainer: harrietobrien
Submitter: xantares
FirstSubmitted: 1424501325
LastModified: 1687980057
URLPath: /cgit/aur.git/snapshot/python-orange.tar.gz