python-qgrid on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-qgrid

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

$ yay -Rns python-qgrid

2. Manually Install "python-qgrid" via AUR

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

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

b. Clone python-qgrid's git locally

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

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

$ cd ~/python-qgrid $ makepkg -si

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

ID: 1006220
Name: python-qgrid
PackageBaseID: 139923
PackageBase: python-qgrid
Version: 1.3.1-1
Description: An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook
URL: https://github.com/quantopian/qgrid
NumVotes: 0
Popularity: 0
OutOfDate: 1672773230
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1551136017
LastModified: 1639850330
URLPath: /cgit/aur.git/snapshot/python-qgrid.tar.gz