tktray on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tktray

* (Optional) Uninstall tktray on Arch using YAY

$ yay -Rns tktray

2. Manually Install "tktray" via AUR

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

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

b. Clone tktray's git locally

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

c. Go to ~/tktray folder and install it

$ cd ~/tktray $ makepkg -si

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

ID: 365802
Name: tktray
PackageBaseID: 115512
PackageBase: tktray
Version: 1.3.9-2
Description: Tk extension to create system tray icons following www.freedesktop.org specifications.
URL: http://www.sw4me.com/wiki/Tktray
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1473975353
LastModified: 1481919453
URLPath: /cgit/aur.git/snapshot/tktray.tar.gz