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

Last updated: April 29,2024

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

$ yay -S python-django-mptt

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

$ yay -Rns python-django-mptt

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

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

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

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

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

ID: 1357453
Name: python-django-mptt
PackageBaseID: 120269
PackageBase: python-django-mptt
Version: 0.15-2
Description: Utilities for implementing a modified pre-order traversal tree in django.
URL: https://github.com/django-mptt/django-mptt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: Anthony25
FirstSubmitted: 1488480409
LastModified: 1700666922
URLPath: /cgit/aur.git/snapshot/python-django-mptt.tar.gz