python-sqlite3-to-mysql on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "python-sqlite3-to-mysql" 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 python-sqlite3-to-mysql on Arch using YAY

$ yay -S python-sqlite3-to-mysql

* (Optional) Uninstall python-sqlite3-to-mysql on Arch using YAY

$ yay -Rns python-sqlite3-to-mysql

2. Manually Install "python-sqlite3-to-mysql" via AUR

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

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

b. Clone python-sqlite3-to-mysql's git locally

$ git clone https://aur.archlinux.org/python-sqlite3-to-mysql.git ~/python-sqlite3-to-mysql

c. Go to ~/python-sqlite3-to-mysql folder and install it

$ cd ~/python-sqlite3-to-mysql $ makepkg -si

3. Information about the python-sqlite3-to-mysql package on Arch User Repository (AUR)

ID: 1308209
Name: python-sqlite3-to-mysql
PackageBaseID: 196931
PackageBase: python-sqlite3-to-mysql
Version: 2.0.3-1
Description: A simple Python tool to transfer data from SQLite 3 to MySQL
URL: https://pypi.org/project/sqlite3-to-mysql/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arakmar
Submitter: arakmar
FirstSubmitted: 1692819501
LastModified: 1692819501
URLPath: /cgit/aur.git/snapshot/python-sqlite3-to-mysql.tar.gz