libedssharp on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S libedssharp

* (Optional) Uninstall libedssharp on Arch using YAY

$ yay -Rns libedssharp

2. Manually Install "libedssharp" via AUR

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

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

b. Clone libedssharp's git locally

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

c. Go to ~/libedssharp folder and install it

$ cd ~/libedssharp $ makepkg -si

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

ID: 834255
Name: libedssharp
PackageBaseID: 160870
PackageBase: libedssharp
Version: 0.8-1
Description: A CanOpen EDS editor and library in C# with CanOpenNode export for Object Dictionary
URL: https://github.com/robincornelius/libedssharp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fenugrec
Submitter: fenugrec
FirstSubmitted: 1607827542
LastModified: 1608130330
URLPath: /cgit/aur.git/snapshot/libedssharp.tar.gz