ted on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ted on Arch using YAY
$
yay -S
ted
Copied
* (Optional) Uninstall ted on Arch using YAY
$
yay -Rns
ted
Copied
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
Copied
b. Clone ted's git locally
$
git clone https://aur.archlinux.org/ted.git
~/ted
Copied
c. Go to ~/ted folder and install it
$
cd
~/ted
Copied
$
makepkg -si
Copied
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
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