python-textual-fastdatatable on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-textual-fastdatatable

* (Optional) Uninstall python-textual-fastdatatable on Arch using YAY

$ yay -Rns python-textual-fastdatatable

2. Manually Install "python-textual-fastdatatable" via AUR

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

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

b. Clone python-textual-fastdatatable's git locally

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

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

$ cd ~/python-textual-fastdatatable $ makepkg -si

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

ID: 1409708
Name: python-textual-fastdatatable
PackageBaseID: 201280
PackageBase: python-textual-fastdatatable
Version: 0.7.1-1
Description: A performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend
URL: https://github.com/tconbeer/textual-fastdatatable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1704540487
LastModified: 1708020827
URLPath: /cgit/aur.git/snapshot/python-textual-fastdatatable.tar.gz