On Mon, 10 Feb 2003 10:32:44 -0600 Jeff Hahn wrote:
> How do I get a list of packages including what distribution they came
> from???
>
> Something like dpkg -l saying "perl-5.8.0/unstable"
I've done just that a few days ago. Made my own script, don't know if
there's any debian tool available for
On Mon, Feb 10, 2003 at 10:32:44AM -0600, Jeff Hahn wrote:
> How do I get a list of packages including what distribution they came
> from???
>
> Something like dpkg -l saying "perl-5.8.0/unstable"
That's not generally possible, since packages are not tagged with their
origin. 'apt-cache policy bl
How do I get a list of packages including what distribution they came
from???
Something like dpkg -l saying "perl-5.8.0/unstable"
So I can tell what "questionable" packages I have on the system...
Thanks!
-Jeff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
what does this mean:
[EMAIL PROTECTED] dpkg --yet-to-unpack
glide-v5 (no description available)
lesstif-bin (no description available)
abiword (no description available)
libparted1 (no description available)
gimp (no description avai
Andrew Hall <[EMAIL PROTECTED]> wrote:
>This may be silly, but here goes. I have downloaded the new version os
>ssh due to the security announcement a little bit ago. Looking at its
>depends I see that it requires libz1 but I can not find that package
>anywhere on the debian site. I do have zlib
Hello,
This may be silly, but here goes. I have downloaded the new version os ssh due
to the security
announcement a little bit ago. Looking at its depends I see that it requires
libz1 but I can not
find that package anywhere on the debian site. I do have zlib1g installed.
What's the differ
On Thu, 3 Feb 2000, Ian Alexander wrote:
> Does dpkg --get-selections report stuff that has been installed via apt?
Yes
Jason
Does dpkg --get-selections report stuff that has been installed via apt?
Ian J. Alexander email: [EMAIL PROTECTED] Office:
817-557-3038
Senior Software Engineer http://ija.eaze.net Fa
On Tue, Nov 16, 1999 at 12:47:28PM +0200, Iwan Vosloo wrote:
> Hi,
>
> I'm new to debian (coming from RH) and have a stupid question I can't
> find the answer to (probably because I'm looking in the wrong
> places...).
>
> I have installed slink and spent hours to choose packages... I would
> li
Hi,
I'm new to debian (coming from RH) and have a stupid question I can't
find the answer to (probably because I'm looking in the wrong
places...).
I have installed slink and spent hours to choose packages... I would
like to re-install from scratch, but would like to save my package
selection so
On Thu, Feb 04, 1999 at 09:55:10PM +1100, Shao Zhang wrote:
> Hi,
> If I know a command, for example, compress, is it possible to use
> dpkg to find out which package is this command belongs to?? And this
> package may not be installed on the system.
No, you have to zgrep in the Contents.gz
In a message dated 2/4/99 4:52:10 AM Central Standard Time, [EMAIL PROTECTED]
writes:
> If I know a command, for example, compress, is it possible to use
> dpkg to find out which package is this command belongs to?? And this
> package may not be installed on the system.
>
Search the Con
On Thu, Feb 04, 1999 at 09:55:10PM +1100, Shao Zhang wrote:
> Hi,
> If I know a command, for example, compress, is it possible to use
> dpkg to find out which package is this command belongs to?? And this
dpkg -S file should show this.
> package may not be installed on the system.
In this c
Hi,
If I know a command, for example, compress, is it possible to use
dpkg to find out which package is this command belongs to?? And this
package may not be installed on the system.
Thanks.
Regards,
Shao.
On Tue, Jan 12, 1999 at 19:58:39 +1100, Shao Zhang wrote:
> If I know the package name(not the file name), how do I know what
> files are associated with this package.
dpkg -L|--listfiles ... list files `owned' by package(s)
HTH,
Ray
--
Obsig: developing a new sig
Hi all,
If I know the package name(not the file name), how do I know what
files are associated with this package.
Thx.
shao.
*-George Bonser <[EMAIL PROTECTED]>
|
| I am trying to build dpkg from source as provided with slink. The first
| thing it tells you to do is cd to the directory containing the souce code
| and type ./configure to run the configure script.
|
| The problem is that there IS no configure script!
|
[EMAIL PROTECTED] writes:
> Is there a dpkg command to veryify the integrity of a
> package too make sure it downloaded okay? I skimmed through the
> manpage and documentation, but I didn't find anything like that.
You could use "dpkg --contents filename.deb" for this. It will list the
f
> Is there a dpkg command to veryify the integrity of a package too make
> sure it downloaded okay? I skimmed through the manpage and documentation, but
> I
> didn't find anything like that.
You may use "dpkg -c package.deb".
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
Is there a dpkg command to veryify the integrity of a package too make
sure it downloaded okay? I skimmed through the manpage and documentation, but I
didn't find anything like that.
Thanks,
Timothy
--
E-Mail: [EMAIL PROTECTED]
Date: 03-Apr-98
Time: 23:11:1
On May 9, Ryan Shaw wrote
> Check our new domain names!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> in redhat there are source packages and binary packages. one may
> download the source package and use `rpm --rebuild ' to
> build binary packages fr
in redhat there are source packages and binary packages. one may
download the source package and use `rpm --rebuild ' to
build binary packages from that. quite easy, and useful in my case.
the gcc that shipped with redhat didn't function correctly on my AMD K5
so i had to recompile it and then i
Alexandre Lebrun wrote:
>
> about : listing installed & unneeded packages
>
> Usually I do that with dselect.
> You go through the list (skipping the base package),
> and see every package that is installed.
> I find it convenient for 2 reasons :
>
> -You have a short description for the packag
Richard Morin wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
>
> On Mon, 28 Apr 1997, Jim Smith wrote:
>
> > I've just read the man for dpkg and dselect, but my question is, is
> > there any way to use either of them to audit a system to find out just
> > what is there? I'm afraid my notes are no
Paul McDermott wrote:
>
> yes there is. There is a file called status in /var/lib/dpkg. the file
> status will tell you what programs are installed and i think but don't
> quote me programs that are not installed. At any rate take a look at
> this file and see if it helps you
> Paul
> Ps. Good l
How about "dpkg -l | less"
On Mon, 28 Apr 1997, Jim Smith wrote:
> I've just read the man for dpkg and dselect, but my question is, is
> there any way to use either of them to audit a system to find out just
> what is there? I'm afraid my notes are not all that complete.(g) I've
> got a full-blow
about : listing installed & unneeded packages
Usually I do that with dselect.
You go through the list (skipping the base package),
and see every package that is installed.
I find it convenient for 2 reasons :
-You have a short description for the packages (in case you don't remember)
-You can s
yes there is. There is a file called status in /var/lib/dpkg. the file
status will tell you what programs are installed and i think but don't
quote me programs that are not installed. At any rate take a look at
this file and see if it helps you
Paul
Ps. Good luck. I hope this helps and let me
I've just read the man for dpkg and dselect, but my question is, is
there any way to use either of them to audit a system to find out just
what is there? I'm afraid my notes are not all that complete.(g) I've
got a full-blown Debian system here and its probably time to look at it
and see what I don
29 matches
Mail list logo