mysql-python on AUR (Arch User Repository)
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "mysql-python" 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
Copied
b. Install mysql-python on Arch using YAY
$
yay -S
mysql-python
Copied
* (Optional) Uninstall mysql-python on Arch using YAY
$
yay -Rns
mysql-python
Copied
2. Manually Install "mysql-python" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mysql-python's git locally
$
git clone https://aur.archlinux.org/mysql-python.git
~/mysql-python
Copied
c. Go to ~/mysql-python folder and install it
$
cd
~/mysql-python
Copied
$
makepkg -si
Copied
3. Information about the mysql-python package on Arch User Repository (AUR)
ID: 988179
Name: mysql-python
PackageBaseID: 173061
PackageBase: mysql-python
Version: 1.2.5-4
Description: MySQL support for Python
URL: http://mysql-python.sourceforge.net/
NumVotes: 2
Popularity: 0.006354
OutOfDate:
Maintainer: jelly
FirstSubmitted: 1636818694
LastModified: 1636818694
URLPath: /cgit/aur.git/snapshot/mysql-python.tar.gz
Name: mysql-python
PackageBaseID: 173061
PackageBase: mysql-python
Version: 1.2.5-4
Description: MySQL support for Python
URL: http://mysql-python.sourceforge.net/
NumVotes: 2
Popularity: 0.006354
OutOfDate:
Maintainer: jelly
FirstSubmitted: 1636818694
LastModified: 1636818694
URLPath: /cgit/aur.git/snapshot/mysql-python.tar.gz