fte on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S fte

* (Optional) Uninstall fte on Arch using YAY

$ yay -Rns fte

2. Manually Install "fte" via AUR

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

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

b. Clone fte's git locally

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

c. Go to ~/fte folder and install it

$ cd ~/fte $ makepkg -si

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

ID: 328755
Name: fte
PackageBaseID: 114547
PackageBase: fte
Version: 0.50.02-1
Description: A free text editor for developers
URL: http://fte.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1705689253
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1470904332
LastModified: 1470904363
URLPath: /cgit/aur.git/snapshot/fte.tar.gz