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