libshmfile on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "libshmfile" 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 libshmfile on Arch using YAY
$
yay -S
libshmfile
Copied
* (Optional) Uninstall libshmfile on Arch using YAY
$
yay -Rns
libshmfile
Copied
2. Manually Install "libshmfile" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libshmfile's git locally
$
git clone https://aur.archlinux.org/libshmfile.git
~/libshmfile
Copied
c. Go to ~/libshmfile folder and install it
$
cd
~/libshmfile
Copied
$
makepkg -si
Copied
3. Information about the libshmfile package on Arch User Repository (AUR)
ID: 559776
Name: libshmfile
PackageBaseID: 134494
PackageBase: libshmfile
Version: 1.1.0-2
Description: Small shared library to use shared memory as a FILE* stream , with interprocess communication in mind
URL: http://github.com/kata198/shmfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1532489677
LastModified: 1542167314
URLPath: /cgit/aur.git/snapshot/libshmfile.tar.gz
Name: libshmfile
PackageBaseID: 134494
PackageBase: libshmfile
Version: 1.1.0-2
Description: Small shared library to use shared memory as a FILE* stream , with interprocess communication in mind
URL: http://github.com/kata198/shmfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1532489677
LastModified: 1542167314
URLPath: /cgit/aur.git/snapshot/libshmfile.tar.gz