csvs-to-sqlite on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S csvs-to-sqlite

* (Optional) Uninstall csvs-to-sqlite on Arch using YAY

$ yay -Rns csvs-to-sqlite

2. Manually Install "csvs-to-sqlite" via AUR

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

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

b. Clone csvs-to-sqlite's git locally

$ git clone https://aur.archlinux.org/csvs-to-sqlite.git ~/csvs-to-sqlite

c. Go to ~/csvs-to-sqlite folder and install it

$ cd ~/csvs-to-sqlite $ makepkg -si

3. Information about the csvs-to-sqlite package on Arch User Repository (AUR)

ID: 1109959
Name: csvs-to-sqlite
PackageBaseID: 168554
PackageBase: csvs-to-sqlite
Version: 1.3-1
Description: Convert CSV files into a SQLite database
URL: https://github.com/simonw/csvs-to-sqlite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1625191181
LastModified: 1657411095
URLPath: /cgit/aur.git/snapshot/csvs-to-sqlite.tar.gz