sqlitebiter on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sqlitebiter

* (Optional) Uninstall sqlitebiter on Arch using YAY

$ yay -Rns sqlitebiter

2. Manually Install "sqlitebiter" via AUR

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

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

b. Clone sqlitebiter's git locally

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

c. Go to ~/sqlitebiter folder and install it

$ cd ~/sqlitebiter $ makepkg -si

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

ID: 1058611
Name: sqlitebiter
PackageBaseID: 156507
PackageBase: sqlitebiter
Version: 0.36.1-1
Description: Converts tabular formats into a SQLite database file
URL: https://github.com/thombashi/sqlitebiter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596838658
LastModified: 1648574332
URLPath: /cgit/aur.git/snapshot/sqlitebiter.tar.gz