ted on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ted

* (Optional) Uninstall ted on Arch using YAY

$ yay -Rns ted

2. Manually Install "ted" via AUR

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

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

b. Clone ted's git locally

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

c. Go to ~/ted folder and install it

$ cd ~/ted $ makepkg -si

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

ID: 1012886
Name: ted
PackageBaseID: 65188
PackageBase: ted
Version: 2.23-11
Description: Lightweight RTF text processor
URL: https://www.nllgg.nl/Ted/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter: sergej
FirstSubmitted: 1354623506
LastModified: 1641114249
URLPath: /cgit/aur.git/snapshot/ted.tar.gz