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

Last updated: May 02,2024

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

$ yay -S python-django-tables2

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

$ yay -Rns python-django-tables2

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

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

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

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

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

ID: 1006143
Name: python-django-tables2
PackageBaseID: 77105
PackageBase: python-django-tables2
Version: 2.3.4-3
Description: A module for rendering Django data sets as HTML tables.
URL: https://github.com/jieter/django-tables2
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1642629659
Maintainer:
Submitter: jaudet
FirstSubmitted: 1388953857
LastModified: 1639838837
URLPath: /cgit/aur.git/snapshot/python-django-tables2.tar.gz