New upstream version
Search Criteria
Package Details: tkpacman 1.9.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tkpacman.git (read-only, click to copy) |
---|---|
Package Base: | tkpacman |
Description: | A lightweight GUI for pacman built with Tcl/Tk |
Upstream URL: | https://sourceforge.net/projects/tkpacman |
Keywords: | GUI pacman system |
Licenses: | GPL |
Submitter: | herremaw |
Maintainer: | None |
Last Packager: | herremaw |
Votes: | 54 |
Popularity: | 0.015971 |
First Submitted: | 2013-08-25 14:25 (UTC) |
Last Updated: | 2021-02-08 16:01 (UTC) |
Dependencies (10)
- tcl (tcl-fossilAUR, tcl84AUR)
- tk (tk-fossilAUR)
- kdesu (kdesu-gitAUR) (optional) – if you want to use kdesu instead of su or sudo
- konsole (konsole-gitAUR) (optional) – alternative terminal emulator
- mate-terminal (optional) – alternative terminal emulator
- qterminal (qterminal-gitAUR) (optional) – alternative terminal emulator
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR) (optional) – if you want to use sudo instead of su
- vte3 (vte3-notificationAUR, vte3-gitAUR) (optional) – alternative terminal emulator
- xfce4-terminal (xfce4-terminal-gitAUR, xfce4-terminal-develAUR) (optional) – alternative terminal emulator
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR, xterm-alacritty-smooth-cursor-symlinkAUR) (optional) – alternative terminal emulator
Required by (0)
Sources (1)
herremaw commented on 2013-11-03 06:57 (UTC)
herremaw commented on 2013-10-30 14:30 (UTC)
New upstream version
herremaw commented on 2013-10-23 14:53 (UTC)
New upstream version
herremaw commented on 2013-09-23 13:11 (UTC)
New upstream version
herremaw commented on 2013-09-10 09:33 (UTC)
New upstream version
herremaw commented on 2013-09-05 13:41 (UTC)
New upstream version.
herremaw commented on 2013-09-02 14:06 (UTC)
New upstream version
herremaw commented on 2013-09-01 08:30 (UTC)
New upstream version
herremaw commented on 2013-08-25 14:26 (UTC)
First beta version of tkPacman.
Pinned Comments
herremaw commented on 2020-12-14 08:45 (UTC)
If you want to use tkPacman with Konsole as virtual terminal, you will have to change the tkPacman option "terminal" from
konsole -nofork -p tabtitle=%t -e %c
to
konsole --title %t -e %c
If I have to update tkPacman for some reason, I will also correct the command template for Konsole.