python-ryu on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-ryu

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

$ yay -Rns python-ryu

2. Manually Install "python-ryu" via AUR

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

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

b. Clone python-ryu's git locally

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

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

$ cd ~/python-ryu $ makepkg -si

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

ID: 986902
Name: python-ryu
PackageBaseID: 172954
PackageBase: python-ryu
Version: 4.34-1
Description: Component-based Software-defined Networking Framework
URL: https://ryu-sdn.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VictriD
Submitter: VictriD
FirstSubmitted: 1636562045
LastModified: 1636562045
URLPath: /cgit/aur.git/snapshot/python-ryu.tar.gz