python-pysmb on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-pysmb

* (Optional) Uninstall python-pysmb on Arch using YAY

$ yay -Rns python-pysmb

2. Manually Install "python-pysmb" via AUR

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

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

b. Clone python-pysmb's git locally

$ git clone https://aur.archlinux.org/python-pysmb.git ~/python-pysmb

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

$ cd ~/python-pysmb $ makepkg -si

3. Information about the python-pysmb package on Arch User Repository (AUR)

ID: 1258580
Name: python-pysmb
PackageBaseID: 119888
PackageBase: python-pysmb
Version: 1.2.9.1-1
Description: An experimental SMB/CIFS library written in Python
URL: https://miketeo.net/wp/index.php/projects/pysmb
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: The-Compiler
FirstSubmitted: 1487252374
LastModified: 1684217431
URLPath: /cgit/aur.git/snapshot/python-pysmb.tar.gz