python2-texthistory on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python2-texthistory

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

$ yay -Rns python2-texthistory

2. Manually Install "python2-texthistory" via AUR

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

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

b. Clone python2-texthistory's git locally

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

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

$ cd ~/python2-texthistory $ makepkg -si

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

ID: 881775
Name: python2-texthistory
PackageBaseID: 54615
PackageBase: python2-texthistory
Version: 1.0.1-2
Description: Python2 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
FirstSubmitted: 1323124851
LastModified: 1616487150
URLPath: /cgit/aur.git/snapshot/python2-texthistory.tar.gz