python-django-channels on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S python-django-channels

* (Optional) Uninstall python-django-channels on Arch using YAY

$ yay -Rns python-django-channels

2. Manually Install "python-django-channels" via AUR

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

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

b. Clone python-django-channels's git locally

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

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

$ cd ~/python-django-channels $ makepkg -si

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

ID: 1258584
Name: python-django-channels
PackageBaseID: 122011
PackageBase: python-django-channels
Version: 4.0.0-1
Description: Developer-friendly asynchrony for Django
URL: http://github.com/django/channels
NumVotes: 3
Popularity: 0.59181
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1493744291
LastModified: 1684217603
URLPath: /cgit/aur.git/snapshot/python-django-channels.tar.gz