floodlight on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S floodlight

* (Optional) Uninstall floodlight on Arch using YAY

$ yay -Rns floodlight

2. Manually Install "floodlight" via AUR

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

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

b. Clone floodlight's git locally

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

c. Go to ~/floodlight folder and install it

$ cd ~/floodlight $ makepkg -si

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

ID: 274176
Name: floodlight
PackageBaseID: 107451
PackageBase: floodlight
Version: 1.2-1
Description: Floodlight SDN OpenFlow Controller
URL: http://www.projectfloodlight.org
NumVotes: 0
Popularity: 0
OutOfDate: 1704205962
Maintainer: martinjlowm
Submitter: martinjlowm
FirstSubmitted: 1455211960
LastModified: 1455212649
URLPath: /cgit/aur.git/snapshot/floodlight.tar.gz

5. The same packages on other Linux Distributions