Code Sample |
[exec] (aptitude) {/usr/bin/aptitude} # debmenu |
Code Sample |
[exec] (aptitude) {rxvt -e /usr/bin/aptitude} # debmenu |
Code Sample |
?package(aptitude):needs="text" section="Apps/System" \ title="aptitude" command="/usr/bin/aptitude" hints="apt" |
Code Sample |
su apt-get install prog_name exit |
Quote (cbagger01 @ June 05 2005,14:04) |
Debian update menus can be used, but I believe that it would change the basic structure of the DSL menu tree (IE: myDSL dynamic menu and all of the custom DSL static menus). But then again, I could be wrong. I have never used it except as already integrated with KNOPPIX and KDE. I'm sure it is also possible to modify the program so that it plays nice with DSL but what fun is that? I must admit that it offers superior functionality because it creates an entire submenu structure (Games, Tools, Office, etc) instead of just a single "Debian" submenu. If I run into an unsolvable (by me) problem with my script, then plan B is to modify debian update-menus but I am not there yet. I also don't know what the space requirements of debian update-menus are. Hopefully it is just a script or a simple C program with no weighty dependencies. |