root@joker:/usr/libaio# ar -x libaio1*.deb
bash: ar: command not found
I was trying to extract a .deb package by using 'ar'
command in my newly installed Debian.
I tried to find how I can install this utility. But not able to find it.
Can anyone help me with this.
ar is provided by binutils
make sure you have it installed
Can you try with dpkg
dpkg -x libaio1*.deb /tmp/out
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With