Rusi Mody wrote on 01/31/2015 03:15:
> Is there a way to get the packages the user has installed?
>
> Yeah I know that
> dpkg --get-selections
> will get ALL packages
>
> How to filter out the zillions of lib... and only see what was manually
> installed?
>
> Yeah I remember some answer to thi
On 02/01/2015 12:09 AM, Bob Proulx wrote:
Doug wrote:
Bob Proulx wrote:
Rusi Mody wrote:
Is there a way to get the packages the user has installed?
Try:
apt-mark showmanual
That will show any package that was explicitly installed. That is,
not pulled in automatically as a dependency.
Rusi Mody wrote:
> Bob Proulx wrote:
> > Rusi Mody wrote:
> > > Is there a way to get the packages the user has installed?
> >
> > Try:
> >
> > apt-mark showmanual
>
> Thanks
> I think this will be very useful
> [have yet to check - need to replicate some machines]
Ah! You are trying to rep
Doug wrote:
> Bob Proulx wrote:
> > Rusi Mody wrote:
> > > Is there a way to get the packages the user has installed?
> >
> > Try:
> >
> > apt-mark showmanual
> >
> > That will show any package that was explicitly installed. That is,
> > not pulled in automatically as a dependency. The command
On Saturday, January 31, 2015 at 10:30:05 AM UTC+5:30, Bob Proulx wrote:
> Rusi Mody wrote:
> > Is there a way to get the packages the user has installed?
>
> Try:
>
> apt-mark showmanual
Thanks
I think this will be very useful
[have yet to check - need to replicate some machines]
--
To UN
On 01/30/2015 11:55 PM, Bob Proulx wrote:
Rusi Mody wrote:
Is there a way to get the packages the user has installed?
Try:
apt-mark showmanual
That will show any package that was explicitly installed. That is,
not pulled in automatically as a dependency. The command is new for
Wheezy a
Rusi Mody wrote:
> Is there a way to get the packages the user has installed?
Try:
apt-mark showmanual
That will show any package that was explicitly installed. That is,
not pulled in automatically as a dependency. The command is new for
Wheezy and later. Older systems do not have that fea
Quoting Rusi Mody (rustompm...@gmail.com):
> Is there a way to get the packages the user has installed?
>
> Yeah I know that
> dpkg --get-selections
> will get ALL packages
>
> How to filter out the zillions of lib... and only see what was manually
> installed?
Would it help to look at /var/lo
Is there a way to get the packages the user has installed?
Yeah I know that
dpkg --get-selections
will get ALL packages
How to filter out the zillions of lib... and only see what was manually
installed?
Yeah I remember some answer to this a few months ago.
The closest I can get is
aptitude se
9 matches
Mail list logo