xec on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S xec

* (Optional) Uninstall xec on Arch using YAY

$ yay -Rns xec

2. Manually Install "xec" via AUR

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

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

b. Clone xec's git locally

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

c. Go to ~/xec folder and install it

$ cd ~/xec $ makepkg -si

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

ID: 1135349
Name: xec
PackageBaseID: 184506
PackageBase: xec
Version: 1.0-1
Description: embedded controller i/o
URL: https://github.com/miloserdev/xec.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Miloserdev
Submitter: Miloserdev
FirstSubmitted: 1659215877
LastModified: 1662375579
URLPath: /cgit/aur.git/snapshot/xec.tar.gz