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

Last updated: October 05,2024

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

$ yay -S python-django-storages

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

$ yay -Rns python-django-storages

2. Manually Install "python-django-storages" 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-storages's git locally

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

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

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

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

ID: 1407424
Name: python-django-storages
PackageBaseID: 119003
PackageBase: python-django-storages
Version: 1.14.2-1
Description: Support for many storage backends (S3, Libcloud, etc) in Django.
URL: https://github.com/jschneier/django-storages
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pancakes
Submitter: davidmcinnis
FirstSubmitted: 1485065720
LastModified: 1707649973
URLPath: /cgit/aur.git/snapshot/python-django-storages.tar.gz