libev-static on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libev-static

* (Optional) Uninstall libev-static on Arch using YAY

$ yay -Rns libev-static

2. Manually Install "libev-static" via AUR

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

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

b. Clone libev-static's git locally

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

c. Go to ~/libev-static folder and install it

$ cd ~/libev-static $ makepkg -si

3. Information about the libev-static package on Arch User Repository (AUR)

ID: 980181
Name: libev-static
PackageBaseID: 112578
PackageBase: libev-static
Version: 4.33-1
Description: A full-featured and high-performance event loop (static library)
URL: http://software.schmorp.de/pkg/libev.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cygn
Submitter: kosaka
FirstSubmitted: 1466237122
LastModified: 1635389582
URLPath: /cgit/aur.git/snapshot/libev-static.tar.gz