From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kE8/BMDPsGFCzgAAgWs5BA (envelope-from ) for ; Wed, 08 Dec 2021 16:31:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id gOdhO7/PsGGGUwAAbx9fmQ (envelope-from ) for ; Wed, 08 Dec 2021 15:31:11 +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 AA486C0EC for ; Wed, 8 Dec 2021 16:31:10 +0100 (CET) Received: from localhost ([::1]:47940 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1muyuR-0002Rs-Iz for larch@yhetil.org; Wed, 08 Dec 2021 10:31:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muytz-0002Q6-Vx for help-guix@gnu.org; Wed, 08 Dec 2021 10:30:42 -0500 Received: from [2a00:1450:4864:20::335] (port=45008 helo=mail-wm1-x335.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1muyty-0005DY-Mx for help-guix@gnu.org; Wed, 08 Dec 2021 10:30:39 -0500 Received: by mail-wm1-x335.google.com with SMTP id p27-20020a05600c1d9b00b0033bf8532855so2035794wms.3 for ; Wed, 08 Dec 2021 07:30:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=lnhCMOKR+42QXyODISV/JT8ATCc6M3jJgr+fJnd1C8I=; b=fY8O4FQEaKtBiURnGrhJvppRJ1IYoxY5G4QcdGl5IPxRaWsSwmKg1M7h3b2q3MnZoj eU8wS23vI/f1H3RyJ0xLk+v1dyYJIVnd9iTxPIa4YQylnFTV0IQ/2ct911fa1KH5KgDG q9ugq8wsaWlHkWDvVCA3XC20eKJuDVwu/ksZueJxGpNwJADHLonkQHmAzSCWZJDy3Var 5jsIv2Y9YxMeUV3bxiLwKTULk1xDQziirXWJ3WTFsLcr2cuk/tTNfjmyUbUtyDh1UxJt nQx6NbCA73bCKjxlBZnO05YtPgdM1VTTWCQl1T/uPues/yFgonXknWqChU6psLt5/U0D Y+/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=lnhCMOKR+42QXyODISV/JT8ATCc6M3jJgr+fJnd1C8I=; b=AD6EtYYugJKqjow63cyQrbnvMIX3s8Ewjfluynyrcx2SNvI5ZWISI7TgPJATNP69QR y9KaLBLqlcP0rzuPHvUYLNG4luHEB/cmUHh650nYyG8Ppg9GR7CfC+nPaYwi9AEzX0iQ x/pVl4fyIHRR0YLqfQASXyXuX2J3/JYFEfY2DIbO9Cx/M/6oDGDiwjbllAQ6kF0M+Wma Xi1XvS9/KsBr+mX6xMion7O9FvQwcIQ8QC//oZDP20V3kw5TW2JWBXdq80zy5SChG3k3 SujVuf4iJ7wiqKcTFzST14t14aofBV7v/8ULZJPTrY6NaOdwVJ49WqShYDIg7L5xMcb9 joaQ== X-Gm-Message-State: AOAM532yqNAPO3pHLZw3ohLzR9/7jO0GLDEPP33jF0EkCl9qMFw94Te4 erIOVZaNrJB1KAfgo6Y9ruRAWNIwGa4= X-Google-Smtp-Source: ABdhPJyNoV6A8c3AQSLOFhyGi/9idMfRbWzHUVG3hY3Byck4eKDNmRb+ah+UOFMl2ydQAFsT0ppcGQ== X-Received: by 2002:a1c:287:: with SMTP id 129mr17074822wmc.49.1638977436626; Wed, 08 Dec 2021 07:30:36 -0800 (PST) Received: from guix-xps13 ([2001:818:daa9:6700:462d:384e:6de8:4a1c]) by smtp.gmail.com with ESMTPSA id f18sm3052856wre.7.2021.12.08.07.30.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Dec 2021 07:30:36 -0800 (PST) From: =?utf-8?Q?Andr=C3=A9_A=2E_Gomes?= To: help-guix@gnu.org Subject: Run .deb or .rpm packages Date: Wed, 08 Dec 2021 15:30:34 +0000 Message-ID: <87tufjp10l.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::335 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::335; envelope-from=andremegafone@gmail.com; helo=mail-wm1-x335.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638977470; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=lnhCMOKR+42QXyODISV/JT8ATCc6M3jJgr+fJnd1C8I=; b=KAg+lTOS9zfrL4B4gfWdcL8khwnGtKsI6V73IYTQxlnpdH2i0HDhGTAV1S9GlFBGIWt874 z3WvTWRt7UGs1RztmA3OpoX+IHmeV7NYWG/89rc1/6teq/Fb5AqW+YB4sc4xw+fo/sbcrg YwiS4t67ph3rV2z9so+nSPm0zl1nWJXaCnYHYxITv/AGS0eSM+tCb2fxm3PTj4DymK3RKZ ZYD2Oyt/xsj+YI0O1AsT2wnM1+0kTXjI8XoeemKBjOXBf2wL8c3Imdc7MhYGHoJnvT0G3+ /9CRQxeTDtsvbS3lfJW/HhnOThGNqEVUSmUA0EE6ZZIN/xXaO0PYp2BlgJ7ugQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638977470; a=rsa-sha256; cv=none; b=NZd29MuIe3wU4LECzOHvIZ9t4MWgqVw6jyMqavruEc6e37UeOKK9bRvmMcPVfFNWPWjZvR TOg6wHXxZV5WwUnICNy6WjIEdaoSxoLB+L2thSmuOpQG+/zVIzb5PmA9aKUjlarudhMUzn w7is6GI6pVa1ctzfPHV/F65f8v25984Bi6+RjnMy5c+ikKHviavBwIXuRL24sV6vHNbiAI YdSR/alHOkqszrxt5tnoGFSv4fUW08h1D5c4DpbtzIJoQ1406lKb6oH48d/tsGtNC7/W0y 4SruHJxX06F1En0chOF2ksqMlNDDdB17cJBXA/45Q7A2EOaJLy2qwwvu6s2BmQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=fY8O4FQE; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.15 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=fY8O4FQE; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AA486C0EC X-Spam-Score: -4.15 X-Migadu-Scanner: scn1.migadu.com X-TUID: i0rmai5l59fM Hi Guix, I'm wondering if it's possible to install .deb or .rpm packages on the Guix system. For context, my government only provides me these solutions to install a authentication plugin that I use with my ID (smart) card. Thanks. --=20 Andr=C3=A9 A. Gomes "Free Thought, Free World"