tedit on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tedit

* (Optional) Uninstall tedit on Arch using YAY

$ yay -Rns tedit

2. Manually Install "tedit" via AUR

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

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

b. Clone tedit's git locally

$ git clone https://aur.archlinux.org/tedit.git ~/tedit

c. Go to ~/tedit folder and install it

$ cd ~/tedit $ makepkg -si

3. Information about the tedit package on Arch User Repository (AUR)

ID: 845068
Name: tedit
PackageBaseID: 161457
PackageBase: tedit
Version: 1.7.8-1
Description: Simple text editor written in TCL/TK
URL: https://github.com/thanoulis/tedit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1609369491
LastModified: 1610223098
URLPath: /cgit/aur.git/snapshot/tedit.tar.gz