* gnome unable to remove application
@ 2016-03-08 4:18 rennes
2016-03-08 4:40 ` carl hansen
0 siblings, 1 reply; 5+ messages in thread
From: rennes @ 2016-03-08 4:18 UTC (permalink / raw)
To: help-guix
Hi,
i reconfigure my system with gnome meta-package and all good.
I try to delete the application evince; guix message says that
eliminates the application. But if I run the command evince still
exists.
Thks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnome unable to remove application
2016-03-08 4:18 gnome unable to remove application rennes
@ 2016-03-08 4:40 ` carl hansen
2016-03-08 13:00 ` rennes
0 siblings, 1 reply; 5+ messages in thread
From: carl hansen @ 2016-03-08 4:40 UTC (permalink / raw)
To: rennes; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
On Mon, Mar 7, 2016 at 8:18 PM, <rennes@openmailbox.org> wrote:
> Hi,
>
> i reconfigure my system with gnome meta-package and all good.
>
> I try to delete the application evince; guix message says that eliminates
> the application. But if I run the command evince still exists.
>
>
> Thks.
>
>
What does
which evince
say?
[-- Attachment #2: Type: text/html, Size: 773 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnome unable to remove application
2016-03-08 4:40 ` carl hansen
@ 2016-03-08 13:00 ` rennes
2016-03-08 14:07 ` Thompson, David
0 siblings, 1 reply; 5+ messages in thread
From: rennes @ 2016-03-08 13:00 UTC (permalink / raw)
To: carl hansen; +Cc: help-guix
On 2016-03-07 22:40, carl hansen wrote:
> On Mon, Mar 7, 2016 at 8:18 PM, <rennes@openmailbox.org> wrote:
>
>> Hi,
>>
>> i reconfigure my system with gnome meta-package and all good.
>>
>> I try to delete the application evince; guix message says that
>> eliminates the application. But if I run the command evince still
>> exists.
>>
>> Thks.
>
> What does
>
> which evince
>
> say?
First i remove evince applicattion:
$ guix package -r evince
nothing to be done
Later i type the command 'evince', and the command still exists:
$ evince
evince evince-previewer evince-thumbnailer
$ evince
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnome unable to remove application
2016-03-08 13:00 ` rennes
@ 2016-03-08 14:07 ` Thompson, David
2016-03-08 14:12 ` rennes
0 siblings, 1 reply; 5+ messages in thread
From: Thompson, David @ 2016-03-08 14:07 UTC (permalink / raw)
To: rennes; +Cc: help-guix
On Tue, Mar 8, 2016 at 8:00 AM, <rennes@openmailbox.org> wrote:
>
> First i remove evince applicattion:
>
> $ guix package -r evince
> nothing to be done
Yes, because evince is *not* in your user profile.
> Later i type the command 'evince', and the command still exists:
>
> $ evince
> evince evince-previewer evince-thumbnailer
> $ evince
Yes, because evince is in the *system profile*, which is distinct from
your user profile. Remove the GNOME package and reconfigure. If you
just want to remove evince, then you'll want to create a variant of
the GNOME package and reconfigure with that instead.
- Dave
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gnome unable to remove application
2016-03-08 14:07 ` Thompson, David
@ 2016-03-08 14:12 ` rennes
0 siblings, 0 replies; 5+ messages in thread
From: rennes @ 2016-03-08 14:12 UTC (permalink / raw)
To: Thompson, David; +Cc: help-guix
On 2016-03-08 08:07, Thompson, David wrote:
> On Tue, Mar 8, 2016 at 8:00 AM, <rennes@openmailbox.org> wrote:
>>
>> First i remove evince applicattion:
>>
>> $ guix package -r evince
>> nothing to be done
>
> Yes, because evince is *not* in your user profile.
>
>> Later i type the command 'evince', and the command still exists:
>>
>> $ evince
>> evince evince-previewer evince-thumbnailer
>> $ evince
>
> Yes, because evince is in the *system profile*, which is distinct from
> your user profile. Remove the GNOME package and reconfigure. If you
> just want to remove evince, then you'll want to create a variant of
> the GNOME package and reconfigure with that instead.
>
> - Dave
Interesting, Thanks
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-03-08 14:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 4:18 gnome unable to remove application rennes
2016-03-08 4:40 ` carl hansen
2016-03-08 13:00 ` rennes
2016-03-08 14:07 ` Thompson, David
2016-03-08 14:12 ` rennes
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.