Extract files and content from deb package
pre-requisites
sudo apt install binutils
apt download httping
list deb pkg
dpkg -c httping_2.5-5.1_amd64.deb
extract deb pkg
dpkg-deb -xv httping_2.5-5.1_amd64.deb .
ar vx httping_2.5-5.1_amd64.deb
Disclaimer
- License under
CC BY-NC 4.0
- Copyright issue feedback
me#imzye.me
, replace # with @ - Not all the commands and scripts are tested in production environment, use at your own risk
- No privacy information is collected here