gcsvedit on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S gcsvedit

* (Optional) Uninstall gcsvedit on Arch using YAY

$ yay -Rns gcsvedit

2. Manually Install "gcsvedit" via AUR

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

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

b. Clone gcsvedit's git locally

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

c. Go to ~/gcsvedit folder and install it

$ cd ~/gcsvedit $ makepkg -si

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

ID: 1135007
Name: gcsvedit
PackageBaseID: 115000
PackageBase: gcsvedit
Version: 0.8.0-3
Description: Simple text editor for CSV, TSV and other kinds of delimiter-separated values (DSV) files.
URL: https://github.com/sonnyp/gCSVedit
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: g360
FirstSubmitted: 1472084874
LastModified: 1662301534
URLPath: /cgit/aur.git/snapshot/gcsvedit.tar.gz