python-tkfilebrowser on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-tkfilebrowser

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

$ yay -Rns python-tkfilebrowser

2. Manually Install "python-tkfilebrowser" via AUR

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

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

b. Clone python-tkfilebrowser's git locally

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

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

$ cd ~/python-tkfilebrowser $ makepkg -si

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

ID: 861881
Name: python-tkfilebrowser
PackageBaseID: 119510
PackageBase: python-tkfilebrowser
Version: 2.3.2-2
Description: File browser for Tkinter, alternative to tkinter.filedialog in linux with GTK bookmarks support.
URL: https://github.com/j4321/tkFileBrowser
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1486309608
LastModified: 1613054777
URLPath: /cgit/aur.git/snapshot/python-tkfilebrowser.tar.gz