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

Last updated: June 17,2024

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

$ yay -S python-django-oscar

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

$ yay -Rns python-django-oscar

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

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

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

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

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

ID: 880091
Name: python-django-oscar
PackageBaseID: 116632
PackageBase: python-django-oscar
Version: 3.0.2-0
Description: Oscar is an e-commerce framework for Django designed for building domain-driven sites.
URL: https://pypi.python.org/pypi/django-oscar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: t0ki
Submitter: t0ki
FirstSubmitted: 1477931907
LastModified: 1616277957
URLPath: /cgit/aur.git/snapshot/python-django-oscar.tar.gz