libiec61850 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libiec61850

* (Optional) Uninstall libiec61850 on Arch using YAY

$ yay -Rns libiec61850

2. Manually Install "libiec61850" via AUR

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

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

b. Clone libiec61850's git locally

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

c. Go to ~/libiec61850 folder and install it

$ cd ~/libiec61850 $ makepkg -si

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

ID: 407056
Name: libiec61850
PackageBaseID: 114937
PackageBase: libiec61850
Version: 1.0.1-1
Description: libIEC61850 provides a server and client library for IEC 61850
URL: http://libiec61850.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: henrikjuul
Submitter: henrikjuul
FirstSubmitted: 1471862125
LastModified: 1493721748
URLPath: /cgit/aur.git/snapshot/libiec61850.tar.gz