rodeo on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S rodeo

* (Optional) Uninstall rodeo on Arch using YAY

$ yay -Rns rodeo

2. Manually Install "rodeo" via AUR

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

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

b. Clone rodeo's git locally

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

c. Go to ~/rodeo folder and install it

$ cd ~/rodeo $ makepkg -si

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

ID: 375664
Name: rodeo
PackageBaseID: 104823
PackageBase: rodeo
Version: 2.5.2-4
Description: A data science IDE for Python
URL: https://www.yhat.com/products/rodeo
NumVotes: 11
Popularity: 0
OutOfDate: 1650042136
Maintainer: chendaniely
Submitter: xgdgsc
FirstSubmitted: 1450521247
LastModified: 1484781431
URLPath: /cgit/aur.git/snapshot/rodeo.tar.gz