From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GKxvNRO6+2PgZAEAbAwnHQ (envelope-from ) for ; Sun, 26 Feb 2023 20:59:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EFRwNRO6+2NhlAAA9RJhRA (envelope-from ) for ; Sun, 26 Feb 2023 20:59:15 +0100 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 7B2991F75B for ; Sun, 26 Feb 2023 20:59:15 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWNAS-0000kw-Eu; Sun, 26 Feb 2023 14:58:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWN3f-00087c-Gj for help-guix@gnu.org; Sun, 26 Feb 2023 14:51:44 -0500 Received: from mail-vs1-xe36.google.com ([2607:f8b0:4864:20::e36]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWN3d-0001DD-GS for help-guix@gnu.org; Sun, 26 Feb 2023 14:51:43 -0500 Received: by mail-vs1-xe36.google.com with SMTP id x14so7800666vso.9 for ; Sun, 26 Feb 2023 11:51:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=SMRCYxUdyTxTyRZ5Zae+73dvl2vnDjGNaTxT21uxrJk=; b=BndMLcYGOzQpG5aY4WtDfIi6tcovpNzmIZWbHXlRxIl4br58xjZJnbKjZTUZnAvPiF zgAe49lpAP0atPW4iPsNC8TGECQNzvEWq1W3333RQFsIHoqyIN9YxaDRshBJQ+mPNrGv Z6mp3OWmOoLFxgZRFk1oG6F74QTXHxsbHZvWrtc9GRseNDD9s8gnoUqZ+P14aPAE0T04 NEbjTMTQaaSpWO5NT6rp8COx+xkemBOk9oUsbDawZAcYET389nXaumcQ1HzHVwSUsVIe Pas/cOFB355grAwXYKXUr7fz7wMmQ8WXOPf2a4Dy9aEY1dGhiae/uIF5S7ASYcBh7bzj raMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=SMRCYxUdyTxTyRZ5Zae+73dvl2vnDjGNaTxT21uxrJk=; b=Ovcj2cB2d+lbaU49T0386h0GXJ1VMx6YWxuWKgVbQAWO/6WQBc5i7VVUUqAWa3B9PV KjjB3jZ1t/9+yBU3u5VQ0omTCb7V+eyOyVdvoW7fvpSuALkQ4vbYUaSvJ9eYkMY5SHsj 8QC9DRHudFNqchU4dcjVdnI3lp2RbwzaHYoNTMWAd8NUwglNYwFPP4/NyA749KFPD3Es n3ehZNaWtszrqQjdWLzlNUhwwludU91MLZbxGUpyCLonGcsg8/iO4Sv4TgweHGocHkg6 QHshsAQ2vy13O66zsZuXH0kD6BGWGloDkrn/+LEr4rLtO0YR7ydSKBBRwibOQgzYsECK oEQg== X-Gm-Message-State: AO0yUKXwoNhywXSPZ3rokhqqDwDJZ067gC2Z78yKxlQ/f5CEK6hDIk5O eD14DU1CFnL5I68qHY/9faU5gZBVya/v+v0C7wEoxMztc5w= X-Google-Smtp-Source: AK7set/+CovhsI1X9JXD8Ut7qWqanTR/F8RS6RnqLrrpu9LAszcMIZxI+aAevhCtCSqjhAg8kMJ5RGskgyGQE91g6Uc= X-Received: by 2002:a67:c597:0:b0:402:9b84:1be4 with SMTP id h23-20020a67c597000000b004029b841be4mr6350834vsk.6.1677441098093; Sun, 26 Feb 2023 11:51:38 -0800 (PST) MIME-Version: 1.0 From: Rodrigo Morales Date: Sun, 26 Feb 2023 14:49:40 -0500 Message-ID: Subject: Newbie user question: What do the columns shown by "guix package -I" mean? To: help-guix@gnu.org Received-SPF: pass client-ip=2607:f8b0:4864:20::e36; envelope-from=moralesrodrigo1100@gmail.com; helo=mail-vs1-xe36.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 26 Feb 2023 14:58:43 -0500 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20210112 header.b=BndMLcYG; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677441555; a=rsa-sha256; cv=none; b=mTRYQNoEZXSjh1rbedZAlUNaHHwuq2b2f7LLnhfgJzKGS9wm/9292c11ztiM1br1LlpHZR gU2cywGq7l9edmit3wFPI4/yRFxeWrXWqF4tUTaFj77yQF8bjfa1VAvq1ml40z7E1Rk+hM jIFihIrYycUL9xqg/TRjKZ1pYmPSv/2Ch9tBM5mocztxr8/Z2HB2dXWUZNP9KWRPohXc68 CoGhZIiUzLTpnEEx7XJxCBMLec83UlpjjLZfocRfWPDK4cdxY/GLBHvw3YEGWJVdIXuZqW qycebh9a0gecHg3Dyc9tII3dwY3P0L2TKgfkU30hukmgpbH/71gW0FlA5c88lg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677441555; 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:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=qLyowJP52Qsl08stXMfp9K6rIPOukzhY8Jfg0YVd1tU=; b=pvfLev75jyZcSy+5b8biJcUdRDRDgEuIxgK6NCQ7wDPWhfvbhmXpns6Ywqd6PEUV37k927 RINtWXoUFn/xixlnPH9rpD0con7ZB0eLEhk+ORkTSun/Trt7m9GvG1kzdSUaGgFlJqm3VQ XFp0c4OT7P4cKdXKdnzlYVhimVYZ8GgEDm7R+lRkccQpQdWavTneLHzyqwOlgppLYIH9C0 l5IBrPiq762g1gsWBVpVD2im3EZJEi9S/phaXxmmZw3P3EmK7Sf5NnkxvlYUUwVzz/YTsd gh8I/qMnmPnePLii3lsTIvbGoW/kMw9k/IH6QCbW0XwElNZI9deRly86i4UoZg== X-Migadu-Spam-Score: 0.61 X-Spam-Score: 0.61 X-Migadu-Queue-Id: 7B2991F75B X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20210112 header.b=BndMLcYG; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) X-TUID: njJamjrdWTGU Inexperienced GUIX user here. I have a question. What's the formal names for the information presented in the columns shown by `guix package -I'? (see example of output below) As I'm learning how to use Guix, I'm taking notes so I want to make sure that I'm using the correct names in my notes. By intuition, I can say that the first column is the package name, the second column is the package version. What about the 3rd and the 4th column? ,---- | guix package -I `---- ,---- | rsync 3.2.7 out /gnu/store/72isv0hc8wp65bajhdh8jqvd3m9w0p4x-rsync-3.2.7 | tmux 3.3a out /gnu/store/ynvhs65sh4nq5rd6b1pnlh2h7d94jk1c-tmux-3.3a `----