uwsgi-plugin-cares on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S uwsgi-plugin-cares

* (Optional) Uninstall uwsgi-plugin-cares on Arch using YAY

$ yay -Rns uwsgi-plugin-cares

2. Manually Install "uwsgi-plugin-cares" via AUR

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

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

b. Clone uwsgi-plugin-cares's git locally

$ git clone https://aur.archlinux.org/uwsgi-plugin-cares.git ~/uwsgi-plugin-cares

c. Go to ~/uwsgi-plugin-cares folder and install it

$ cd ~/uwsgi-plugin-cares $ makepkg -si

3. Information about the uwsgi-plugin-cares package on Arch User Repository (AUR)

ID: 257154
Name: uwsgi-plugin-cares
PackageBaseID: 104749
PackageBase: uwsgi-plugin-cares
Version: 1.0-1
Description: uWSGI plugin for integration with the c-ares async dns library
URL: https://github.com/unbit/uwsgi-cares
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1450357862
LastModified: 1450357953
URLPath: /cgit/aur.git/snapshot/uwsgi-plugin-cares.tar.gz