Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to list contents of deb file

📅 2015-Mar-12 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ deb, dpkg, list ⬩ 📚 Archive

The command is straightforward:

$ dpkg --contents foo.deb

Or a shorter version:

$ dpkg -c foo.deb

Tried with: Dpkg 1.17.5 and Ubuntu 14.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧