deb package
debファイル自体は圧縮されたファイルになっている.
code:sh
# debファイルだけを/var/cache/apt/archivesに持ってくる
sudo apt install --download-only hostapd
file /var/cache/apt/archives/hostapd*
atool -l /var/cache/apt/archives/hostapd*
atool -x /var/cache/apt/archives/hostapd*
cd hostapd*
tree