muduo on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S muduo

* (Optional) Uninstall muduo on Arch using YAY

$ yay -Rns muduo

2. Manually Install "muduo" via AUR

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

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

b. Clone muduo's git locally

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

c. Go to ~/muduo folder and install it

$ cd ~/muduo $ makepkg -si

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

ID: 741204
Name: muduo
PackageBaseID: 49251
PackageBase: muduo
Version: 2.0.2-1
Description: A C++ non-blocking multi-threaded network library
URL: https://github.com/chenshuo/muduo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peeweep
Submitter:
FirstSubmitted: 1306075640
LastModified: 1590218063
URLPath: /cgit/aur.git/snapshot/muduo.tar.gz