gedit-strip-whitespace on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gedit-strip-whitespace

* (Optional) Uninstall gedit-strip-whitespace on Arch using YAY

$ yay -Rns gedit-strip-whitespace

2. Manually Install "gedit-strip-whitespace" via AUR

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

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

b. Clone gedit-strip-whitespace's git locally

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

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

$ cd ~/gedit-strip-whitespace $ makepkg -si

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

ID: 502955
Name: gedit-strip-whitespace
PackageBaseID: 115733
PackageBase: gedit-strip-whitespace
Version: 0.2.0-1
Description: Gedit 3 plugin to strip trailing whitespace on file save
URL: https://github.com/hardpixel/gedit-strip-whitespace
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1474707651
LastModified: 1523729092
URLPath: /cgit/aur.git/snapshot/gedit-strip-whitespace.tar.gz