ttk-themes on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ttk-themes

* (Optional) Uninstall ttk-themes on Arch using YAY

$ yay -Rns ttk-themes

2. Manually Install "ttk-themes" via AUR

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

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

b. Clone ttk-themes's git locally

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

c. Go to ~/ttk-themes folder and install it

$ cd ~/ttk-themes $ makepkg -si

3. Information about the ttk-themes package on Arch User Repository (AUR)

ID: 967234
Name: ttk-themes
PackageBaseID: 138561
PackageBase: ttk-themes
Version: 3.2.2-1
Description: A group of themes for the ttk extenstions for Tkinter gathered together by RedFantom and created by various authors.
URL: https://github.com/RedFantom/ttkthemes
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1546737243
LastModified: 1632922727
URLPath: /cgit/aur.git/snapshot/ttk-themes.tar.gz