Ticket #79 (new enhancement)

Opened 4 months ago

Last modified 4 months ago

ability to view the install/uninstall script from package description

Reported by: $PiDeR Owned by: saurik
Priority: trivial Component: Cydia
Keywords: install uninstall script Cc:

Description

It would be nice to have the ability to view the installation / uninstallation script of a package to know exactly what's going where. Possibly add a tab while viewing the package details.

Change History

Changed 4 months ago by saurik

The only core problem with this is that the scripts are inside the package and not in the metadata. I can easily show you the scripts once the package is installed (as they are copied to /var/lib/dpkg/info), but it will be much more difficult (both implementation wise and interface wise) to view them before you install the package. (The same problem, btw, exists with the list of files that were installed with a package.)

Note: See TracTickets for help on using tickets.