From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jone Subject: Re: A few questions about packages Date: Sat, 10 Mar 2018 14:26:05 +0300 Message-ID: <20180310142605.7ff2b000@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1euZp5-0001lX-Qo for help-guix@gnu.org; Sat, 10 Mar 2018 03:25:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1euZp2-0007zS-N9 for help-guix@gnu.org; Sat, 10 Mar 2018 03:25:47 -0500 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]:39733) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1euZp2-0007zB-FQ for help-guix@gnu.org; Sat, 10 Mar 2018 03:25:44 -0500 Received: by mail-lf0-x22b.google.com with SMTP id f75-v6so16371731lfg.6 for ; Sat, 10 Mar 2018 00:25:44 -0800 (PST) Received: from localhost ([93.100.210.215]) by smtp.gmail.com with ESMTPSA id f9sm643594ljf.29.2018.03.10.00.25.41 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 10 Mar 2018 00:25:41 -0800 (PST) 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: help-guix Another question.. Package zip refers to "compression" package source. Can I not specify individual packages, but install all of this group? Can I do this with a single command? (This is a general question, not just about zip).