open62541 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S open62541

* (Optional) Uninstall open62541 on Arch using YAY

$ yay -Rns open62541

2. Manually Install "open62541" via AUR

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

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

b. Clone open62541's git locally

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

c. Go to ~/open62541 folder and install it

$ cd ~/open62541 $ makepkg -si

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

ID: 1084567
Name: open62541
PackageBaseID: 144305
PackageBase: open62541
Version: v1.3_r11_g237ca65b7-1
Description: An open source and free implementation of OPC Unified Architecture written in the common subset of the C99 and C++98 languages.
URL: http://open62541.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Samega7Cattac
Submitter: Pro
FirstSubmitted: 1565800183
LastModified: 1653387677
URLPath: /cgit/aur.git/snapshot/open62541.tar.gz