librepfunc on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S librepfunc

* (Optional) Uninstall librepfunc on Arch using YAY

$ yay -Rns librepfunc

2. Manually Install "librepfunc" via AUR

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

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

b. Clone librepfunc's git locally

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

c. Go to ~/librepfunc folder and install it

$ cd ~/librepfunc $ makepkg -si

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

ID: 1428260
Name: librepfunc
PackageBaseID: 173613
PackageBase: librepfunc
Version: 1.10.0-1
Description: a collection of common functions, classes and tools. Mainly used by w_scan_cpp
URL: https://github.com/wirbel-at-vdr-portal/librepfunc
NumVotes: 2
Popularity: 0.021591
OutOfDate:
Maintainer: ohli
Submitter: ohli
FirstSubmitted: 1638467623
LastModified: 1710584736
URLPath: /cgit/aur.git/snapshot/librepfunc.tar.gz