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

Last updated: June 25,2024

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

$ yay -S python-textual-dev

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

$ yay -Rns python-textual-dev

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

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

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

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

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

ID: 1418360
Name: python-textual-dev
PackageBaseID: 200107
PackageBase: python-textual-dev
Version: 1.5.1-2
Description: Development tools for working with Textual
URL: https://github.com/Textualize/textual-dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: jose1711
FirstSubmitted: 1701378185
LastModified: 1709241645
URLPath: /cgit/aur.git/snapshot/python-textual-dev.tar.gz