libgse on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S libgse

* (Optional) Uninstall libgse on Arch using YAY

$ yay -Rns libgse

2. Manually Install "libgse" via AUR

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

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

b. Clone libgse's git locally

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

c. Go to ~/libgse folder and install it

$ cd ~/libgse $ makepkg -si

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

ID: 1355760
Name: libgse
PackageBaseID: 62413
PackageBase: libgse
Version: 1.2.1-1
Description: Generic Stream Encapsulation library
URL: https://github.com/CNES/libgse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Storm
Submitter: Storm
FirstSubmitted: 1346433378
LastModified: 1700408202
URLPath: /cgit/aur.git/snapshot/libgse.tar.gz