From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SBDuHZWpAGCfWAAA0tVLHw (envelope-from ) for ; Thu, 14 Jan 2021 20:29:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YNq6GZWpAGAJHwAAbx9fmQ (envelope-from ) for ; Thu, 14 Jan 2021 20:29:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D1CEC9401C0 for ; Thu, 14 Jan 2021 20:29:08 +0000 (UTC) Received: from localhost ([::1]:53718 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l09Ex-0007BJ-0X for larch@yhetil.org; Thu, 14 Jan 2021 15:29:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l09Ek-0007BD-JH for help-guix@gnu.org; Thu, 14 Jan 2021 15:28:54 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:59818) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l09Ei-0008F3-0g for help-guix@gnu.org; Thu, 14 Jan 2021 15:28:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=qjnyrP/lSl+Bh0NLu5z1llIDkFG1ydEGjt22TLMmBOI=; h=date:in-reply-to: references:subject:cc:to:from; b=gZ7NBVfM4yDI4y4vknU9fIT+Ew67aV/aLcQ5M M+zvVBeBf6k14ysEdb58oMmMIv3EX9rrALy2SQrlSOaQKsKRTRbnRjwJHZ3mGXGJls0XFL l6dVHwUBaK4AT7aAQdhehPHx1/lQ0P95mXRALpYjGG2wuAKi5rS3+j6OC2oDcg8fTFvgau 33qezriiv2AUjFH95PvzKihTDX+eEQS7E5Jxtr09KIxY64LgT6Ap8I979VquufX3JIRNzQ 0N2qw+1t7Gf/2549PqknT8ITQw1MfXBGnxn/igj5qhGeFkFQt+94Nf5SH3FaZNLRQfi7Fm lpIO2AP8xhKP1tO5++43dyJ9A== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 523d2e20 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Thu, 14 Jan 2021 20:29:21 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: Mick Sulley Subject: Re: How to remove guix References: In-reply-to: Date: Thu, 14 Jan 2021 21:28:47 +0100 Message-ID: <87pn27qn40.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.66 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=gZ7NBVfM; dmarc=pass (policy=reject) header.from=tobias.gr; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: D1CEC9401C0 X-Spam-Score: -4.66 X-Migadu-Scanner: scn1.migadu.com X-TUID: NZP5/prsa+rg --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Mick, Mick Sulley =E5=86=99=E9=81=93=EF=BC=9A > 1) How can I get it to look for the standard version rather than=20 > the > guix version There isn't a more or less standard version, just bash caching the=20 last used binary. Use =E2=80=98hash -r=E2=80=99 to clear bash's cache and = make it=20 look again. > My PATH is (So $PATH isn't used at all once you've run unison in the same=20 shell.) >> 2) How can I remove guix completely? I have searched on-line=20 >> and > cannot see anything on this. Off the top of my head: remove ~/.config/guix ~/.cache/guix ~/.guix-profile /gnu /var/guix /var/log/guix Also take a look at the installer script[0] to see what it creates=20 and what you can remove. Good luck, T G-R [0]:=20 https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYACpfw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15WUcA/2F7LFCTDdIBrIhimXRxLedGoo0kGYglDSO4Pr1R jzqhAP9efihwCPp5M7EKt4CDqbKhZ1cL2zqi6fvJseENbJFCDg== =iVQX -----END PGP SIGNATURE----- --=-=-=--