open62541-git on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S open62541-git

* (Optional) Uninstall open62541-git on Arch using YAY

$ yay -Rns open62541-git

2. Manually Install "open62541-git" via AUR

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

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

b. Clone open62541-git's git locally

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

c. Go to ~/open62541-git folder and install it

$ cd ~/open62541-git $ makepkg -si

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

ID: 637495
Name: open62541-git
PackageBaseID: 144306
PackageBase: open62541-git
Version: v1.0_rc3_r18_g07d98934-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: Pro
Submitter: Pro
FirstSubmitted: 1565800327
LastModified: 1565800327
URLPath: /cgit/aur.git/snapshot/open62541-git.tar.gz