opendaylight on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "opendaylight" 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 opendaylight on Arch using YAY
$
yay -S
opendaylight
Copied
* (Optional) Uninstall opendaylight on Arch using YAY
$
yay -Rns
opendaylight
Copied
2. Manually Install "opendaylight" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone opendaylight's git locally
$
git clone https://aur.archlinux.org/opendaylight.git
~/opendaylight
Copied
c. Go to ~/opendaylight folder and install it
$
cd
~/opendaylight
Copied
$
makepkg -si
Copied
3. Information about the opendaylight package on Arch User Repository (AUR)
ID: 633693
Name: opendaylight
PackageBaseID: 104001
PackageBase: opendaylight
Version: 0.9.3-1
Description: A modular open platform for customizing and automating networks of any size and scale.
URL: https://www.opendaylight.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zxiiro
FirstSubmitted: 1448945111
LastModified: 1564528424
URLPath: /cgit/aur.git/snapshot/opendaylight.tar.gz
Name: opendaylight
PackageBaseID: 104001
PackageBase: opendaylight
Version: 0.9.3-1
Description: A modular open platform for customizing and automating networks of any size and scale.
URL: https://www.opendaylight.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zxiiro
FirstSubmitted: 1448945111
LastModified: 1564528424
URLPath: /cgit/aur.git/snapshot/opendaylight.tar.gz