gedit-cut-line on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S gedit-cut-line

* (Optional) Uninstall gedit-cut-line on Arch using YAY

$ yay -Rns gedit-cut-line

2. Manually Install "gedit-cut-line" via AUR

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

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

b. Clone gedit-cut-line's git locally

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

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

$ cd ~/gedit-cut-line $ makepkg -si

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

ID: 502950
Name: gedit-cut-line
PackageBaseID: 115727
PackageBase: gedit-cut-line
Version: 0.2.0-1
Description: Gedit 3 plugin to cut lines using Ctrl+X
URL: https://github.com/hardpixel/gedit-cut-line
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1474707550
LastModified: 1523728933
URLPath: /cgit/aur.git/snapshot/gedit-cut-line.tar.gz