php7-smbclient on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S php7-smbclient

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

$ yay -Rns php7-smbclient

2. Manually Install "php7-smbclient" via AUR

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

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

b. Clone php7-smbclient's git locally

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

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

$ cd ~/php7-smbclient $ makepkg -si

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

ID: 893744
Name: php7-smbclient
PackageBaseID: 162688
PackageBase: php7-smbclient
Version: 1.0.6-1
Description: PHP bindings for libsmbclient (for php7).
URL: https://github.com/eduardok/libsmbclient-php
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: kescherAUR
FirstSubmitted: 1612041939
LastModified: 1618658174
URLPath: /cgit/aur.git/snapshot/php7-smbclient.tar.gz