| Paketname | paco |
| Beschreibung | simple but yet powerful source code package management system |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.0.7-2 |
| Sektion | universe/admin |
| Priorität | optional |
| Installierte Größe | 384 Byte |
| Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 115432 Byte |
| Prüfsumme MD5 | da397e4030ddc857d3433276ac353738 |
| Prüfsumme SHA1 | 02735436b85dac1e19d3eef60e2cc4020bb9322f |
| Prüfsumme SHA256 | 39c5c963053af825e4b35f41c5bd852ea2f4be3fcd81896f93dfebe4372196e9 |
| Link zum Herunterladen | paco_2.0.7-2_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.
|