php7-pdo_sqlsrv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S php7-pdo_sqlsrv

* (Optional) Uninstall php7-pdo_sqlsrv on Arch using YAY

$ yay -Rns php7-pdo_sqlsrv

2. Manually Install "php7-pdo_sqlsrv" via AUR

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

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

b. Clone php7-pdo_sqlsrv's git locally

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

c. Go to ~/php7-pdo_sqlsrv folder and install it

$ cd ~/php7-pdo_sqlsrv $ makepkg -si

3. Information about the php7-pdo_sqlsrv package on Arch User Repository (AUR)

ID: 1095594
Name: php7-pdo_sqlsrv
PackageBaseID: 183000
PackageBase: php7-pdo_sqlsrv
Version: 5.10.1-1
Description: Microsoft SQL Server PDO Drivers for PHP 7
URL: https://pecl.php.net/package/pdo_sqlsrv
NumVotes: 1
Popularity: 0.443538
OutOfDate:
Maintainer: esh
FirstSubmitted: 1654692782
LastModified: 1654692782
URLPath: /cgit/aur.git/snapshot/php7-pdo_sqlsrv.tar.gz