mysql2sqlite-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mysql2sqlite-git

* (Optional) Uninstall mysql2sqlite-git on Arch using YAY

$ yay -Rns mysql2sqlite-git

2. Manually Install "mysql2sqlite-git" via AUR

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

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

b. Clone mysql2sqlite-git's git locally

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

c. Go to ~/mysql2sqlite-git folder and install it

$ cd ~/mysql2sqlite-git $ makepkg -si

3. Information about the mysql2sqlite-git package on Arch User Repository (AUR)

ID: 1033572
Name: mysql2sqlite-git
PackageBaseID: 175795
PackageBase: mysql2sqlite-git
Version: r54.d14d22a-2
Description: Converts MySQL dump to SQLite3 compatible dump
URL: https://github.com/dumblob/mysql2sqlite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wansing
Submitter: wansing
FirstSubmitted: 1644340767
LastModified: 1644340864
URLPath: /cgit/aur.git/snapshot/mysql2sqlite-git.tar.gz