customtkinter-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S customtkinter-git

* (Optional) Uninstall customtkinter-git on Arch using YAY

$ yay -Rns customtkinter-git

2. Manually Install "customtkinter-git" via AUR

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

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

b. Clone customtkinter-git's git locally

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

c. Go to ~/customtkinter-git folder and install it

$ cd ~/customtkinter-git $ makepkg -si

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

ID: 1306433
Name: customtkinter-git
PackageBaseID: 196808
PackageBase: customtkinter-git
Version: v5.2.0+7+gd719950-1
Description: A modern and customizable python UI-library based on Tkinter.
URL: https://github.com/TomSchimansky/customtkinter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1692487888
LastModified: 1692487888
URLPath: /cgit/aur.git/snapshot/customtkinter-git.tar.gz