php-smbclient on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S php-smbclient

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

$ yay -Rns php-smbclient

2. Manually Install "php-smbclient" via AUR

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

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

b. Clone php-smbclient's git locally

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

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

$ cd ~/php-smbclient $ makepkg -si

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

ID: 1314053
Name: php-smbclient
PackageBaseID: 100427
PackageBase: php-smbclient
Version: 1.1.1-1
Description: PHP bindings for libsmbclient.
URL: https://github.com/eduardok/libsmbclient-php
NumVotes: 5
Popularity: 0.02136
OutOfDate:
Maintainer: JstKddng
Submitter: icewind
FirstSubmitted: 1442845952
LastModified: 1693882589
URLPath: /cgit/aur.git/snapshot/php-smbclient.tar.gz