1. cp <deb> /home/user/ 2. cd /home/user/ 3. mkdir tmp 4. dpkg -x ./<deb> tmp 5. cd tmp 6. du -sh usr 7. du -sh opt