python-dj-database-url on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-dj-database-url

* (Optional) Uninstall python-dj-database-url on Arch using YAY

$ yay -Rns python-dj-database-url

2. Manually Install "python-dj-database-url" via AUR

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

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

b. Clone python-dj-database-url's git locally

$ git clone https://aur.archlinux.org/python-dj-database-url.git ~/python-dj-database-url

c. Go to ~/python-dj-database-url folder and install it

$ cd ~/python-dj-database-url $ makepkg -si

3. Information about the python-dj-database-url package on Arch User Repository (AUR)

ID: 1348773
Name: python-dj-database-url
PackageBaseID: 87132
PackageBase: python-dj-database-url
Version: 2.1.0-1
Description: Use Database URLs in your Django Application
URL: https://github.com/jazzband/dj-database-url
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: mawcomw
FirstSubmitted: 1415032931
LastModified: 1699306468
URLPath: /cgit/aur.git/snapshot/python-dj-database-url.tar.gz