muduo on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install muduo on Arch using YAY
$
yay -S
muduo
Copied
* (Optional) Uninstall muduo on Arch using YAY
$
yay -Rns
muduo
Copied
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
Copied
b. Clone muduo's git locally
$
git clone https://aur.archlinux.org/muduo.git
~/muduo
Copied
c. Go to ~/muduo folder and install it
$
cd
~/muduo
Copied
$
makepkg -si
Copied
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
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