customtkinter on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S customtkinter

* (Optional) Uninstall customtkinter on Arch using YAY

$ yay -Rns customtkinter

2. Manually Install "customtkinter" via AUR

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

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

b. Clone customtkinter's git locally

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

c. Go to ~/customtkinter folder and install it

$ cd ~/customtkinter $ makepkg -si

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

ID: 1374091
Name: customtkinter
PackageBaseID: 196807
PackageBase: customtkinter
Version: 5.2.1-1
Description: A modern and customizable python UI-library based on Tkinter.
URL: https://github.com/TomSchimansky/customtkinter
NumVotes: 3
Popularity: 0.800323
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1692486492
LastModified: 1703262957
URLPath: /cgit/aur.git/snapshot/customtkinter.tar.gz