csv-to-clipboard on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S csv-to-clipboard

* (Optional) Uninstall csv-to-clipboard on Arch using YAY

$ yay -Rns csv-to-clipboard

2. Manually Install "csv-to-clipboard" via AUR

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

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

b. Clone csv-to-clipboard's git locally

$ git clone https://aur.archlinux.org/csv-to-clipboard.git ~/csv-to-clipboard

c. Go to ~/csv-to-clipboard folder and install it

$ cd ~/csv-to-clipboard $ makepkg -si

3. Information about the csv-to-clipboard package on Arch User Repository (AUR)

ID: 1106984
Name: csv-to-clipboard
PackageBaseID: 183675
PackageBase: csv-to-clipboard
Version: 1.1.0-1
Description: Copy CSV files onto the clipboard in a pasteable format
URL: https://github.com/mfenniak/csv-to-clipboard
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: mfenniak
Submitter: mfenniak
FirstSubmitted: 1656641974
LastModified: 1656810681
URLPath: /cgit/aur.git/snapshot/csv-to-clipboard.tar.gz