python-textual on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python-textual

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

$ yay -Rns python-textual

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

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

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

$ cd ~/python-textual $ makepkg -si

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

ID: 1399932
Name: python-textual
PackageBaseID: 171941
PackageBase: python-textual
Version: 0.48.1-1
Description: Modern Text User Interface framework
URL: https://github.com/Textualize/textual
NumVotes: 20
Popularity: 2.888996
OutOfDate: 1706943360
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1634075232
LastModified: 1706860226
URLPath: /cgit/aur.git/snapshot/python-textual.tar.gz

5. The same packages on other Linux Distributions