Online DEB to CPIO, you can put the DEB to CPIO format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload DEB file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'CPIO'
Select output CPIO or any other format as the conversion result (click the Convert button)
Step 3
Download your DEB file
After the conversion you can download your CPIO file and upload it to Google Drive, Dropbox.
deb : Debian Software Package
DEB is a Debian Software Package or compressor used in software installation packages. It works using two tar archives where one archive contains software installation package control info and another contains software installation data. DEB is used in almost every versions of Linux.
CPIO is a compressor that uses ditto BSD utility to compress or extract typically in Unix CPIO. Also it uses the Java Common Compress API to extract. Using the Gzip compressor it creates backup files. It is widely used in several Linux OS.