python-texthistory on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-texthistory

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

$ yay -Rns python-texthistory

2. Manually Install "python-texthistory" via AUR

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

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

b. Clone python-texthistory's git locally

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

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

$ cd ~/python-texthistory $ makepkg -si

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

ID: 881774
Name: python-texthistory
PackageBaseID: 54619
PackageBase: python-texthistory
Version: 1.0.1-3
Description: Python undo/redo engine for plain text and wxPython TextCtrl
URL: https://github.com/kynikos/lib.py.text-history
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1323124912
LastModified: 1616487092
URLPath: /cgit/aur.git/snapshot/python-texthistory.tar.gz