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

Last updated: September 28,2024

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

$ yay -S python-django-cleanup

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

$ yay -Rns python-django-cleanup

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

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

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

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

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

ID: 1366258
Name: python-django-cleanup
PackageBaseID: 133133
PackageBase: python-django-cleanup
Version: 8.0.0-1
Description: Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion
URL: https://github.com/un1t/django-cleanup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: getzze
Submitter: getzze
FirstSubmitted: 1528062819
LastModified: 1701990627
URLPath: /cgit/aur.git/snapshot/python-django-cleanup.tar.gz