
Debian Service Menu
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Simple kde service menu for managing debian packages.
Actions included:
* Install (sudo dpkg -i)
* Uninstall (sudo dpkg -P)
* Info (dpkg-deb -I && dpkg-deb -c)
* Installed files
* Changelog (changelog.gz)
* Changelog Debian (changelog.Debian.gz)
Installation:
$ mkdir -p /home/$LOGNAME/.kde/share/apps/konqueror/servicemenus
$ cp debian-servicemenu.desktop
/home/$LOGNAME/.kde/share/apps/konqueror/servicemenus
$ cp debian-servicemenu.sh
/home/$LOGNAME/.kde/share/apps/konqueror/servicemenus
16 years ago
0.1:
* initial release
0.2:
* debian menu on top-level
* use kdialog for info
0.3:
* info shows also package contents
0.4:
* added actions: Changelog, Changelog Debian
0.5:
* added action: Installed files
0.5.1:
* added copyright note
16 years ago
0.1:
* initial release
0.2:
* debian menu on top-level
* use kdialog for info
0.3:
* info shows also package contents
0.4:
* added actions: Changelog, Changelog Debian
0.5:
* added action: Installed files
0.5.1:
* added copyright note
janet
11 years ago
Report
janet
12 years ago
./debian-servicemenu.sh info some.deb
and that gives me:
,/debian-servicemenu.sh: 6: Syntax error: "(" unexpected
What's so different with that Kubuntu...? Anybody any idea?
Report
janet
11 years ago
Works fine without need of changes in Kubuntu 8.04.
Report
rastony
15 years ago
Report
schplurtz
15 years ago
I changed /home/$LOGNAME to $HOME everywhere
It works perfectly.
Hope this change will get in...
I have French texts for the menus items, who should I send them to ?
/Schplurtz
Report
thishastobefree
16 years ago
How can I fix this?
Charlie
Report
schplurtz
15 years ago
apt-get install xterm
Report
nuka
16 years ago
Report
pythonholum
16 years ago
whare do i add the .desktop file or what do i have to exicute it as. thanks.
Report
redclay
16 years ago
/home/$LOGNAME/.kde/share/apps/konqueror/servicemenus/
Report
anonymous-hive
16 years ago
=)
Report
DarkLord
16 years ago
Report
Superstoned
16 years ago
Report