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

Last updated: June 25,2024

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

$ yay -S python-textual-textarea

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

$ yay -Rns python-textual-textarea

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

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

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

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

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

ID: 1411062
Name: python-textual-textarea
PackageBaseID: 197785
PackageBase: python-textual-textarea
Version: 0.11.3-1
Description: A text area (multi-line input) with syntax highlighting for Textual
URL: https://pypi.org/project/textual-textarea/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1695244366
LastModified: 1708199199
URLPath: /cgit/aur.git/snapshot/python-textual-textarea.tar.gz