1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
$ dpkg -c debhello_3.1-1_all.deb
drwxr-xr-x root/root ... ./
drwxr-xr-x root/root ... ./usr/
drwxr-xr-x root/root ... ./usr/bin/
-rwxr-xr-x root/root ... ./usr/bin/hello
drwxr-xr-x root/root ... ./usr/lib/
drwxr-xr-x root/root ... ./usr/lib/python3/
drwxr-xr-x root/root ... ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root ... ./usr/lib/python3/dist-packages/debhello/
-rw-r--r-- root/root ... ./usr/lib/python3/dist-packages/debhello/__init__.p...
-rw-r--r-- root/root ... ./usr/lib/python3/dist-packages/debhello/__main__.p...
drwxr-xr-x root/root ... ./usr/lib/python3/dist-packages/debhello-3.1.0.egg-...
-rw-r--r-- root/root ... ./usr/lib/python3/dist-packages/debhello-3.1.0.egg-...
-rw-r--r-- root/root ... ./usr/lib/python3/dist-packages/debhello-3.1.0.egg-...
-rw-r--r-- root/root ... ./usr/lib/python3/dist-packages/debhello-3.1.0.egg-...
-rw-r--r-- root/root ... ./usr/lib/python3/dist-packages/debhello-3.1.0.egg-...
drwxr-xr-x root/root ... ./usr/share/
drwxr-xr-x root/root ... ./usr/share/doc/
drwxr-xr-x root/root ... ./usr/share/doc/debhello/
-rw-r--r-- root/root ... ./usr/share/doc/debhello/README.Debian
-rw-r--r-- root/root ... ./usr/share/doc/debhello/changelog.Debian.gz
-rw-r--r-- root/root ... ./usr/share/doc/debhello/copyright
drwxr-xr-x root/root ... ./usr/share/man/
drwxr-xr-x root/root ... ./usr/share/man/man1/
-rw-r--r-- root/root ... ./usr/share/man/man1/hello.1.gz
drwxr-xr-x root/root ... ./usr/share/pixmaps/
-rw-r--r-- root/root ... ./usr/share/pixmaps/hello.png
|