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
Copied
b. Install floodlight on Arch using YAY
$
yay -S
floodlight
Copied
* (Optional) Uninstall floodlight on Arch using YAY
$
yay -Rns
floodlight
Copied
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
Copied
b. Clone floodlight's git locally
$
git clone https://aur.archlinux.org/floodlight.git
~/floodlight
Copied
c. Go to ~/floodlight folder and install it
$
cd
~/floodlight
Copied
$
makepkg -si
Copied
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
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