Package Details: trayclock 0.3.7-5

Git Clone URL: https://aur.archlinux.org/trayclock.git (read-only, click to copy)
Package Base: trayclock
Description: trayclock is a simple analog clock for the sys-tray
Upstream URL: https://web.archive.org/web/20190226202419/http://www.jezra.net/projects/trayclock
Licenses: GPL
Submitter: timttmy
Maintainer: andreas_baumann
Last Packager: andreas_baumann
Votes: 10
Popularity: 0.29
First Submitted: 2010-02-14 09:28 (UTC)
Last Updated: 2025-12-03 15:04 (UTC)

Latest Comments

andreas_baumann commented on 2025-12-03 15:12 (UTC)

Added the archive.org page, the original seems gone.

andreas_baumann commented on 2025-12-03 15:11 (UTC) (edited on 2025-12-03 15:12 (UTC) by andreas_baumann)

Archlinux doesn't remove files in the $HOME directory. Getting rid of the running trayclock you do with pkill trayclock. pacman -Rs trayclock should work just fine and remove the binary /usr/bin/trayclock. Feel free to correct me, but I think this is as it should be. The config file you might want to persist. config=() and backup=() are for system config files, not for user config files.

andreas_baumann commented on 2025-11-13 08:00 (UTC)

I just built it, no 404, wget https://launchpad.net/trayclock/0.5/0.3.7/+download/trayclock-0.3.7.tar.gz works for me.

flexmcmurphy commented on 2024-08-26 00:03 (UTC)

I installed this on Manjaro via Pamac but now it won't un-install.

Before I uninstalled it via Pamac I did pacman -Qm from the command line and it was there. After I uninstalled via Pamac pacman -Qm does not show it anymore but the icon is still there in the sys-tray telling me the time, even after a reboot.

It had a folder in ~/.config/ which I deleted. It didn’t have anything in ~/.local/share/

I also tried this: sudo pacman -S trayclock --overwrite “*” sudo pacman -Rsn trayclock

It is still there in the sys-tray telling me the time?!

How do I uninstall and remove this package?

Flex

bidulock commented on 2016-03-06 13:45 (UTC)

license should be an array

timttmy commented on 2015-01-19 22:38 (UTC)

updated PKGBUILD to include a package() function