gedit-smart-home on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gedit-smart-home

* (Optional) Uninstall gedit-smart-home on Arch using YAY

$ yay -Rns gedit-smart-home

2. Manually Install "gedit-smart-home" via AUR

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

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

b. Clone gedit-smart-home's git locally

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

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

$ cd ~/gedit-smart-home $ makepkg -si

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

ID: 502954
Name: gedit-smart-home
PackageBaseID: 115732
PackageBase: gedit-smart-home
Version: 0.2.0-1
Description: Gedit 3 plugin to go to the first character instead of the start of the line using Home
URL: https://github.com/hardpixel/gedit-smart-home
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1474707632
LastModified: 1523729060
URLPath: /cgit/aur.git/snapshot/gedit-smart-home.tar.gz