| Paketname | paco |
| Beschreibung | simple but yet powerful source code package management system |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.0.9-1 |
| Sektion | admin |
| Priorität | optional |
| Installierte Größe | 300 Byte |
| Hängt ab von | libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), perl |
| Empfohlene Pakete | |
| Paketbetreuer | TANIGUCHI Takaki |
| Quelle | |
| Paketgröße | 114954 Byte |
| Prüfsumme MD5 | eb4ae9d0e88b59d54f38f50783fdd672 |
| Prüfsumme SHA1 | 8edbfe85bfbfccf99cccdb39949396b56cda5dd4 |
| Prüfsumme SHA256 | f2a8e6196a435aca75a9b2ddbd2f41560761608638f3f9217aea062b8e477a4f |
| Link zum Herunterladen | paco_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 CUI frontend and utility scripts.
|