django-upgrade on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S django-upgrade

* (Optional) Uninstall django-upgrade on Arch using YAY

$ yay -Rns django-upgrade

2. Manually Install "django-upgrade" via AUR

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

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

b. Clone django-upgrade's git locally

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

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

$ cd ~/django-upgrade $ makepkg -si

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

ID: 1393487
Name: django-upgrade
PackageBaseID: 185836
PackageBase: django-upgrade
Version: 1.15.0-1
Description: Automatically upgrade your Django projects.
URL: https://github.com/adamchainz/django-upgrade
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1663501461
LastModified: 1706372819
URLPath: /cgit/aur.git/snapshot/django-upgrade.tar.gz