From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Is that normal?? Date: Sun, 20 Oct 2019 12:39:24 +0200 Message-ID: <87lftfk8f7.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33697) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iM8cV-0002nd-V7 for help-guix@gnu.org; Sun, 20 Oct 2019 06:39:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iM8cU-0001dV-Vx for help-guix@gnu.org; Sun, 20 Oct 2019 06:39:31 -0400 Received: from sender4-of-o58.zoho.com ([136.143.188.58]:21809) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iM8cU-0001dF-OH for help-guix@gnu.org; Sun, 20 Oct 2019 06:39:30 -0400 In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Jone Cc: help-guix@gnu.org Hi Jone, > I don't fully understand Guix in this case: I forgot to answer your question: yes, it is normal that there might be more than one variant of a package on your system. To remove those that are no longer needed by any other package in any of your profile generations run =E2=80=9Cguix gc=E2=80=9D. You may want to de= lete unused profile and system generations first, though. --=20 Ricardo