python-daphne on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-daphne

* (Optional) Uninstall python-daphne on Arch using YAY

$ yay -Rns python-daphne

2. Manually Install "python-daphne" via AUR

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

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

b. Clone python-daphne's git locally

$ git clone https://aur.archlinux.org/python-daphne.git ~/python-daphne

c. Go to ~/python-daphne folder and install it

$ cd ~/python-daphne $ makepkg -si

3. Information about the python-daphne package on Arch User Repository (AUR)

ID: 1428387
Name: python-daphne
PackageBaseID: 122112
PackageBase: python-daphne
Version: 4.1.0-1
Description: HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed to power Django Channels
URL: https://github.com/django/daphne
NumVotes: 4
Popularity: 0.590782
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1494052442
LastModified: 1710591681
URLPath: /cgit/aur.git/snapshot/python-daphne.tar.gz