python-aiosmb on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-aiosmb

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

$ yay -Rns python-aiosmb

2. Manually Install "python-aiosmb" via AUR

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

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

b. Clone python-aiosmb's git locally

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

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

$ cd ~/python-aiosmb $ makepkg -si

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

ID: 1326180
Name: python-aiosmb
PackageBaseID: 166190
PackageBase: python-aiosmb
Version: 0.4.7-1
Description: Fully asynchronous SMB library written in pure python.
URL: https://github.com/skelsec/aiosmb
NumVotes: 2
Popularity: 0.001432
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1619640642
LastModified: 1695927289
URLPath: /cgit/aur.git/snapshot/python-aiosmb.tar.gz