sqlconvert-tools on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sqlconvert-tools

* (Optional) Uninstall sqlconvert-tools on Arch using YAY

$ yay -Rns sqlconvert-tools

2. Manually Install "sqlconvert-tools" via AUR

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

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

b. Clone sqlconvert-tools's git locally

$ git clone https://aur.archlinux.org/sqlconvert-tools.git ~/sqlconvert-tools

c. Go to ~/sqlconvert-tools folder and install it

$ cd ~/sqlconvert-tools $ makepkg -si

3. Information about the sqlconvert-tools package on Arch User Repository (AUR)

ID: 1334841
Name: sqlconvert-tools
PackageBaseID: 185152
PackageBase: sqlconvert-tools
Version: v0.0.5.r0.g38c79eb-1
Description: sql database convert tools, mssql to sqlite or sqlite to mssql or mssql-transfer data
URL: https://github.com/vcup/MonitorFileSystem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miryo
Submitter: miryo
FirstSubmitted: 1661224559
LastModified: 1697445049
URLPath: /cgit/aur.git/snapshot/sqlconvert-tools.tar.gz