Re: apt
"Sergey A. Ovchar" <ovserg@kah.hs.ukrtel.net> writes:
> Hi.
> Hint me, please, how can I compile and install programs.tar.bz2 using command :
>
> apt-get source -b blah-blah-blah
>
> Any suggestions will be appreciated :)
>
man apt-get?
If the file you speak of is something you downloaded, you probably want
man dpkg instead. Of course, I believe even source packages must be in a
certain configuration and contain a debian/rules file before depkg can
compile them and install them, so you can't install just any old tarball
you download.
Reply to:
- Follow-Ups:
- Re: apt
- From: Rob Weir <rweir@ertius.org>
- References:
- apt
- From: "Sergey A. Ovchar" <ovserg@kah.hs.ukrtel.net>