libsoc-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libsoc-git

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

$ yay -Rns libsoc-git

2. Manually Install "libsoc-git" via AUR

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

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

b. Clone libsoc-git's git locally

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

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

$ cd ~/libsoc-git $ makepkg -si

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

ID: 1418865
Name: libsoc-git
PackageBaseID: 120857
PackageBase: libsoc-git
Version: 0.8.2.r59.g545b354-1
Description: libsoc is a C library to interface with common peripherals found in System on Chips (SoC) through generic Linux Kernel interfaces.
URL: https://github.com/jackmitch/libsoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ssharunas
Submitter: ssharunas
FirstSubmitted: 1490032624
LastModified: 1709291786
URLPath: /cgit/aur.git/snapshot/libsoc-git.tar.gz