User Tools

Site Tools


linux:queinstalaestepaquete

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:queinstalaestepaquete [2011/12/27 12:34] – creado rlunarolinux:queinstalaestepaquete [2022/12/02 22:02] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Cómo saber qué ficheros instala un paquete ======
 +
 +<code>
 +chupete:~/mysql++-2.0.0# dpkg --listfiles libmysqlclient10
 +/.
 +/usr
 +/usr/lib
 +/usr/lib/libmysqlclient.so.10.0.0
 +[....]
 +</code>
 +
 +