python-json2html on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-json2html

* (Optional) Uninstall python-json2html on Arch using YAY

$ yay -Rns python-json2html

2. Manually Install "python-json2html" via AUR

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

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

b. Clone python-json2html's git locally

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

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

$ cd ~/python-json2html $ makepkg -si

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

ID: 1257759
Name: python-json2html
PackageBaseID: 135809
PackageBase: python-json2html
Version: 1.3.0-2
Description: Python wrapper to convert JSON into a human readable HTML Table representation.
URL: https://pypi.org/project/json2html/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1536452771
LastModified: 1684039116
URLPath: /cgit/aur.git/snapshot/python-json2html.tar.gz