# fx show-package | |
lists package contents | |
```none | |
usage: fx show-package [package name] | |
show-package displays the contents of a fuchsia package. | |
Note that you may need to ensure your build is up to date to get correct | |
results (fx build). | |
``` | |
[show-package source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/show-package) |