python-ttkwidgets on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-ttkwidgets

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

$ yay -Rns python-ttkwidgets

2. Manually Install "python-ttkwidgets" via AUR

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

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

b. Clone python-ttkwidgets's git locally

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

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

$ cd ~/python-ttkwidgets $ makepkg -si

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

ID: 1328227
Name: python-ttkwidgets
PackageBaseID: 134234
PackageBase: python-ttkwidgets
Version: 0.13.0-1
Description: Collection of widgets for Tkinter's ttk extensions
URL: https://github.com/RedFantom/ttkwidgets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1531494186
LastModified: 1696337077
URLPath: /cgit/aur.git/snapshot/python-ttkwidgets.tar.gz