libmurmurhash on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "libmurmurhash" 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 libmurmurhash on Arch using YAY
$
yay -S
libmurmurhash
Copied
* (Optional) Uninstall libmurmurhash on Arch using YAY
$
yay -Rns
libmurmurhash
Copied
2. Manually Install "libmurmurhash" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libmurmurhash's git locally
$
git clone https://aur.archlinux.org/libmurmurhash.git
~/libmurmurhash
Copied
c. Go to ~/libmurmurhash folder and install it
$
cd
~/libmurmurhash
Copied
$
makepkg -si
Copied
3. Information about the libmurmurhash package on Arch User Repository (AUR)
ID: 607978
Name: libmurmurhash
PackageBaseID: 139444
PackageBase: libmurmurhash
Version: 1.5-1
Description: Portable MurmurHash Implementation
URL: https://github.com/kloetzl/libmurmurhash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kloetzl
Submitter: kloetzl
FirstSubmitted: 1549644662
LastModified: 1556527460
URLPath: /cgit/aur.git/snapshot/libmurmurhash.tar.gz
Name: libmurmurhash
PackageBaseID: 139444
PackageBase: libmurmurhash
Version: 1.5-1
Description: Portable MurmurHash Implementation
URL: https://github.com/kloetzl/libmurmurhash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kloetzl
Submitter: kloetzl
FirstSubmitted: 1549644662
LastModified: 1556527460
URLPath: /cgit/aur.git/snapshot/libmurmurhash.tar.gz