libartnet on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "libartnet" 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 libartnet on Arch using YAY
$
yay -S
libartnet
Copied
* (Optional) Uninstall libartnet on Arch using YAY
$
yay -Rns
libartnet
Copied
2. Manually Install "libartnet" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libartnet's git locally
$
git clone https://aur.archlinux.org/libartnet.git
~/libartnet
Copied
c. Go to ~/libartnet folder and install it
$
cd
~/libartnet
Copied
$
makepkg -si
Copied
3. Information about the libartnet package on Arch User Repository (AUR)
ID: 1289452
Name: libartnet
PackageBaseID: 195749
PackageBase: libartnet
Version: 1.2.0-1
Description: libartnet is an implementation of the ArtNet protocol which allows for transmission of DMX data over IP networks
URL: https://www.github.com/atlesn/libartnet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atlesn
Submitter: atlesn
FirstSubmitted: 1689450047
LastModified: 1689450549
URLPath: /cgit/aur.git/snapshot/libartnet.tar.gz
Name: libartnet
PackageBaseID: 195749
PackageBase: libartnet
Version: 1.2.0-1
Description: libartnet is an implementation of the ArtNet protocol which allows for transmission of DMX data over IP networks
URL: https://www.github.com/atlesn/libartnet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atlesn
Submitter: atlesn
FirstSubmitted: 1689450047
LastModified: 1689450549
URLPath: /cgit/aur.git/snapshot/libartnet.tar.gz