Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 21994

How to install *.deb file without dpkg package?

$
0
0

I'm using iMX6S-wandboard. Currently, my distro isn't install dpkg package. So I can't install any file *.deb normally. But I don't know exactly what I need to complete. This is a way and it's not working.

As I refer some materials, I can use ar command to extract it. And the output are data.tar.xz, control.tar.gz and debian-binary. I can't use apt-get install too.

This is an example. I trying to install dpkg-dev packages. the build-essential require it to install. The last target is install gcc.

I extract data.tar.xz and get etc, usr folders. I copied file and folder inside to folder corresponding in my system.

Then I extract control.tar.gz and get conffiles, control, md5sums and preinst. I tried to execute preinst file but I got error:

./preinst called with unknown argument `'

Edit the file make no effect.

So, someone have any way or tip, trick ?

Thank you so much,

Toan


Viewing all articles
Browse latest Browse all 21994

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>