smbbrowse on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S smbbrowse

* (Optional) Uninstall smbbrowse on Arch using YAY

$ yay -Rns smbbrowse

2. Manually Install "smbbrowse" via AUR

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

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

b. Clone smbbrowse's git locally

$ git clone https://aur.archlinux.org/smbbrowse.git ~/smbbrowse

c. Go to ~/smbbrowse folder and install it

$ cd ~/smbbrowse $ makepkg -si

3. Information about the smbbrowse package on Arch User Repository (AUR)

ID: 1362683
Name: smbbrowse
PackageBaseID: 168942
PackageBase: smbbrowse
Version: 1.1-0
Description: Samba share browser and mounter written in Python. Supports SMBv2 and SMBv3
URL: https://github.com/cyberjunkie1970/smbbrowse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cyberjunkie1970
Submitter: cyberjunkie1970
FirstSubmitted: 1626402080
LastModified: 1701376311
URLPath: /cgit/aur.git/snapshot/smbbrowse.tar.gz