LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Ubuntu dpkg-architecture not found... (https://www.linuxquestions.org/questions/linux-desktop-74/ubuntu-dpkg-architecture-not-found-501592/)

ma1069 11-14-2006 03:44 PM

Ubuntu dpkg-architecture not found...
 
Hello,
I have some programs that needs to use the tool dpkg-architecture to properly install, but for some strange reasons I can't find it in any repository of Ubuntu/dapper...
I've enabled every repository but when i type apt-get install dpkg-architecture I still get no answers...
Unfortunately, even google couldn't help me anymore.

Can someone help me?

pljvaldez 11-14-2006 03:50 PM

sudo aptitude install dpkg-dev

http://packages.ubuntu.com/cgi-bin/s...=edgy&arch=all

ma1069 11-15-2006 03:57 AM

Thank you!
but...
it was so simple???? I thought I searched everywhere, but i couldn't find it! Also in the page of dpkg-dev isn't written that contains dpkg-architecture... but it works -.-

I still have a lot to learn...

Thank you, however!!

pljvaldez 11-15-2006 11:53 AM

To search the contents of packages, you have to use the apt-file command. man apt-file All I did was apt-file search dpkg-architecture and it returned dpkg-dev.


All times are GMT -5. The time now is 10:07 AM.