On Tue 16 Jul 2024 at 21:35:39 (+0100), mick.crane wrote:
> I installed on a fresh disk the nightly build of Trixie and it works a
> treat and it configured the monitor to it's highest resolution using
> the nouveau module thing.
> Unfortunately I broke my previous Trixie installation trying to get
On Thu 10 Aug 2023, at 18:54, Sven Joachim wrote:
> On 2023-08-10 09:30 -0500, David Wright wrote:
>
>>> I was looking for a way to list packages installed from a particular
>>> repo and/or sub-repo or whatever it's called (eg. main, non-free).
>>>
>>> Does anyone know of a way to do this, with a
On 2023-08-10 09:30 -0500, David Wright wrote:
>> I was looking for a way to list packages installed from a particular
>> repo and/or sub-repo or whatever it's called (eg. main, non-free).
>>
>> Does anyone know of a way to do this, with apt policy or otherwise?
>
> What I do in this situation is
On Thu 10 Aug 2023 at 10:46:27 (+0100), Gareth Evans wrote:
> There seems to be no mention of
>
> apt policy
>
> in either man apt or apt --help.
As man apt says:
"Much like apt itself, its manpage is intended as an end user
interface and as such only mentions the most used commands and
There seems to be no mention of
apt policy
in either man apt or apt --help.
I was looking for a way to list packages installed from a particular repo
and/or sub-repo or whatever it's called (eg. main, non-free).
Does anyone know of a way to do this, with apt policy or otherwise?
Thanks,
Gare
On Tue, Jun 10, 2014 at 6:41 PM, Javier Barroso wrote:
> El 10/06/2014 02:25, "David Glover-Aoki" escribió:
>>
>> I'm running wheezy but have some packages installed from experimental.
>>
>> How can I list all the packages currently installed from experimental?
>
> After having quickly read this
works fine here:
$ apt-show-versions | grep experimental
light-locker:i386/experimental 1.4.0-1 uptodate
> This is kinda disappointing, it doesn't actually say where it's from,
> just that it's "newer".
>
> Is there a way of explicitly listing packag
Sorry for html ... ( how can I skip HTML from Gmail Android app?)
El 10/06/2014 02:25, "David Glover-Aoki" escribió:
>
> I'm running wheezy but have some packages installed from experimental.
>
> How can I list all the packages currently installed from experimental?
After having quickly read thi
that
it's "newer".
Is there a way of explicitly listing packages from experimental?
--
David Glover-Aoki | https://david.gloveraoki.net/contact
PGP key 5518C7DE | Amateur Radio KJ6TLX
signature.asc
Description: Message signed with OpenPGP using GPGMail
On Tue, Jun 10, 2014 at 5:12 AM, Filip wrote:
> Tom H writes:
>>
>> aptitude search -F "%p %t %v" "?narrow(?installed,?archive(unstable)"
>
> I added a missing closing brace
Sorry...
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
Tom H writes:
>>
>> When I run:
>>
>> $ aptitude search "~S ~i ~Aunstable"
>>
>> I get a lot more than only the packages that where installed from sid
>> though. The installed packages for which the version in Jessie and Sid
>> is the same are included in the list too.
>>
>> Is it possible to cre
On Tue, Jun 10, 2014 at 4:38 AM, Filip wrote:
> Tom H writes:
>> On Mon, Jun 9, 2014 at 8:25 PM, David Glover-Aoki
>> wrote:
>>>
>>> I'm running wheezy but have some packages installed from experimental.
>>>
>>> How can I list all the packages currently installed from experimental?
>>
>> aptitu
Tom H writes:
> On Mon, Jun 9, 2014 at 8:25 PM, David Glover-Aoki
> wrote:
>> I'm running wheezy but have some packages installed from experimental.
>>
>> How can I list all the packages currently installed from experimental?
>
> aptitude search "~S ~i ~Aexperimental"
That doesn't work as expe
On Mon, Jun 9, 2014 at 8:25 PM, David Glover-Aoki wrote:
> I'm running wheezy but have some packages installed from experimental.
>
> How can I list all the packages currently installed from experimental?
aptitude search "~S ~i ~Aexperimental"
--
To UNSUBSCRIBE, email to debian-user-requ...@li
On 2014-06-10 02:25 +0200, David Glover-Aoki wrote:
> I'm running wheezy but have some packages installed from experimental.
>
> How can I list all the packages currently installed from experimental?
$ aptitude search "~S ~i ~Aexperimental"
HTH,
Sven
--
To UNSUBSCRIBE, email to debian-use
On Tue, 2014-06-10 at 05:14 +0200, Ralf Mardorf wrote:
> On Mon, 2014-06-09 at 17:25 -0700, David Glover-Aoki wrote:
> > I'm running wheezy but have some packages installed from experimental.
> >
> > How can I list all the packages currently installed from experimental?
>
> It can't harm to do so
On Mon, 2014-06-09 at 17:25 -0700, David Glover-Aoki wrote:
> I'm running wheezy but have some packages installed from experimental.
>
> How can I list all the packages currently installed from experimental?
It can't harm to do some research ;).
https://packages.debian.org/search?keywords=apt-sh
I'm running wheezy but have some packages installed from experimental.
How can I list all the packages currently installed from experimental?
--
David Glover-Aoki | https://david.gloveraoki.net/contact
PGP key 5518C7DE | Amateur Radio KJ6TLX
signature.asc
Description: Message signed with O
On Thu, Oct 25, 2007 at 11:37:33AM +0200, Jörg-Volker Peetz <[EMAIL PROTECTED]>
was heard to say:
> In the manual the description of the '%t' says
> "The archive in which the package is found."
>
> And aptitude seems to list the archive with the lowest priority.
> So my advice about the aptitude
David Fox wrote:
> On 10/24/07, David Clymer <[EMAIL PROTECTED]> wrote:
>> On Tue, 2007-10-23 at 11:28 +0200, Jörg-Volker Peetz wrote:
>
>>> aptitude can do that:
>>>
>>> aptitude -F '%p %t' search '~i'
>
> That produces (imho) misleading output. It is telling me that I have
> many more packages
On 10/24/07, David Clymer <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-10-23 at 11:28 +0200, Jörg-Volker Peetz wrote:
> > aptitude can do that:
> >
> > aptitude -F '%p %t' search '~i'
That produces (imho) misleading output. It is telling me that I have
many more packages that come from unstable then
On Tue, 2007-10-23 at 11:28 +0200, Jörg-Volker Peetz wrote:
> Miguel Cobá wrote:
> > I have a mixed installation with packages from stable and testing and I
> > want to list the packages and what version (stable, testing, unstable)
> > of debian are they from.
> >
>
> aptitude can do that:
>
> a
Miguel Cobá wrote:
> I have a mixed installation with packages from stable and testing and I
> want to list the packages and what version (stable, testing, unstable)
> of debian are they from.
>
aptitude can do that:
aptitude -F '%p %t' search '~i'
--
Regards,
Jörg-Volker.
--
To UNSUBSCRIBE
On Wed, 2007-10-17 at 19:08 -0700, David Fox wrote:
> David wrote:
>
>
> > dpkg --get-selections |while read pkg dummy; do src=$(apt-cache policy
> > $pkg |grep -A1 ' \*' |sed 1d | tr -s "[:blank:]" ); [ -n "$src" ] &&
> > echo $pkg: $(apt-cache policy |grep -A1 "$src" |grep -oE '(a|
> > l)=[A-Za
David wrote:
> dpkg --get-selections |while read pkg dummy; do src=$(apt-cache policy
> $pkg |grep -A1 ' \*' |sed 1d | tr -s "[:blank:]" ); [ -n "$src" ] &&
> echo $pkg: $(apt-cache policy |grep -A1 "$src" |grep -oE '(a|
> l)=[A-Za-z-]+'); done
That's a useful script! :)
One question though:
I
On Fri, 2007-10-12 at 16:58 -0500, Miguel Cobá wrote:
> I have a mixed installation with packages from stable and testing and
> I want to list the packages and what version (stable, testing,
> unstable) of debian are they from.
>
> I have searched the web for a solution, but nothing until now. Wit
On Fri, Oct 12, 2007 at 04:58:12PM -0500, Miguel Cobá wrote:
> I have a mixed installation with packages from stable and testing and I want
> to
> list the packages and what version (stable, testing, unstable) of debian are
> they from.
>
> I have searched the web for a solution, but nothing unti
On Fri, Oct 12, 2007 at 04:58:12PM -0500, Miguel Cobá wrote:
> I have a mixed installation with packages from stable and testing and I want
> to list the packages and what version (stable, testing, unstable) of debian
> are they from.
>
> I have searched the web for a solution, but nothing until n
I have a mixed installation with packages from stable and testing and I want
to list the packages and what version (stable, testing, unstable) of debian
are they from.
I have searched the web for a solution, but nothing until now. With
dpkg -l or apt-show-versions
I can find the version numbe
On Mon, Jun 05, 2006 at 23:47:31 -0400, H.S. wrote:
>
>Hello,
>
>Today I reinstalled Etch on my machine. After upgrading and everything,
>I noticed that "dpkg -l" is not listing some of the packages which are
>not already installed. I was looking for vim for example, and "dpkg -l
>vim" did not list
Hello,
Today I reinstalled Etch on my machine. After upgrading and everything,
I noticed that "dpkg -l" is not listing some of the packages which are
not already installed. I was looking for vim for example, and "dpkg -l
vim" did not list it. However "apt-get -s install vim" did find it and
Hi,
I was just wondering if there is a way to list all packages that were
installed from a specific apt source?
A long time ago I installed a fair amount of packages from a site that
is no longer maintained and I would just like to remove everything
that came from that site.
Any suggestions are
Thanks Elvis. It's helpful.On 6/2/05, Elvis Cehajic <[EMAIL PROTECTED]> wrote:
> How to list all the packages installed in the system and how to list them in> a certain order like from oldest to newest?This topic was dicussed some days ago on the german mailing list. Trythis link if you understand
> How to list all the packages installed in the system and how to list them in
> a certain order like from oldest to newest?
This topic was dicussed some days ago on the german mailing list. Try
this link if you understand any German:
http://lists.debian.org/debian-user-german/2005/05/msg03038.h
On 6/1/05, Jochen Schulz <[EMAIL PROTECTED]> wrote:
..What makes one package older than another one? Time since installationon your system? Logging this information is a pretty much requestedfeature and several approaches have been posted here. At least I think,
I didn't bother to read all of t
On 6/1/05, Maurits van Rees <[EMAIL PROTECTED]> wrote:
Hello Shidai Liu,..dpkg --get-selectionswill get you a list of packages that are installed, but that's just inalphabetical order.
Thanks for this tip.
If you didn't clean your package cache the following command will listpackages from newe
Hello Shidai Liu,
Welcome to the Debian club!
On Wed, Jun 01, 2005 at 05:14:13PM +0100, Shidai Liu wrote:
> How to list all the packages installed in the system and how to list them in
> a certain order like from oldest to newest? This could be very covenient
> since I don't have much disk spac
Shidai Liu:
>
> How to list all the packages installed in the system
You are talking about the packages you have installed?
# dpkg --get-selections
> and how to list them in a certain order like from oldest to newest?
What makes one package older than another one? Time since installation
on yo
Hi there,
I'm excited about my newly installed Debian Sarge in a very old laptop
thinkpad 390. The installation is very flexible. Now I have all the
softwares I need within 600M harddisk. Also I met some problems. Here
is one.
How to list all the packages installed in the system and how to list
t
39 matches
Mail list logo