ryu-manager

software defined networking framework - Python 3

Debian Debian
RUN apt-get update && \ apt-get install -y python3-ryu
Ubuntu
RUN apt-get update && \ apt-get install -y ryu-bin
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-ryu
Fedora
RUN dnf install -y python3-ryu
Raspbian
RUN apt-get update && \ apt-get install -y ryu-bin
click the source code to copy install ryu-manager on any operating system with command-not-found.com