Paketname | gpaco |
Beschreibung | simple but yet powerful source code package management system(GUI) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.9-1 |
Sektion | admin |
Priorität | optional |
Installierte Größe | 400 Byte |
Hängt ab von | libatk1.0-0 (>= 1.29.3), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), lib |
Empfohlene Pakete | |
Paketbetreuer | TANIGUCHI Takaki |
Quelle | paco |
Paketgröße | 152288 Byte |
Prüfsumme MD5 | cfe0e7b4dbb438af8a49366bbe2ec9fe |
Prüfsumme SHA1 | 60ce52d33131bf15d005dc29dc0ed688ce9e2881 |
Prüfsumme SHA256 | 4297763bed9e01e5defec4d3f6c456278195791da1702d2bbbf1c08784f6ba05 |
Link zum Herunterladen | gpaco_2.0.9-1_i386.deb |
Ausführliche Beschreibung | After the installation of a source package with "./configure && make &&
make install", one is usually left with having no idea of what it was
installed and where it all went, making it difficult to uninstall the
package in the future.
.
Paco was written to solve this problem in a quite simple fashion.
.
When installing a package from sources, paco wraps the "make install"
command (or whatever is needed to install the files into the system),
and generates a log containing the list of all installed files.
.
This is a GUI frontend of paco.
|