gedit-trailsave on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gedit-trailsave

* (Optional) Uninstall gedit-trailsave on Arch using YAY

$ yay -Rns gedit-trailsave

2. Manually Install "gedit-trailsave" via AUR

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

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

b. Clone gedit-trailsave's git locally

$ git clone https://aur.archlinux.org/gedit-trailsave.git ~/gedit-trailsave

c. Go to ~/gedit-trailsave folder and install it

$ cd ~/gedit-trailsave $ makepkg -si

3. Information about the gedit-trailsave package on Arch User Repository (AUR)

ID: 303481
Name: gedit-trailsave
PackageBaseID: 111364
PackageBase: gedit-trailsave
Version: 3.3.0-1
Description: A plugin for gedit 3 to strip trailing whitespace on save
URL: https://github.com/jonleighton/gedit-trailsave
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: intelfx
FirstSubmitted: 1463528488
LastModified: 1463528511
URLPath: /cgit/aur.git/snapshot/gedit-trailsave.tar.gz