From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Is there a way to see 'Globally-Installed Packages' from the CLI? Date: Fri, 22 Jul 2016 11:35:57 +0300 Message-ID: <874m7irrwy.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQVwD-0005b6-4V for help-guix@gnu.org; Fri, 22 Jul 2016 04:36:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQVw7-0005ZQ-H6 for help-guix@gnu.org; Fri, 22 Jul 2016 04:36:04 -0400 Received: from mail-lf0-x233.google.com ([2a00:1450:4010:c07::233]:36318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQVw7-0005ZM-8Y for help-guix@gnu.org; Fri, 22 Jul 2016 04:35:59 -0400 Received: by mail-lf0-x233.google.com with SMTP id g62so80146450lfe.3 for ; Fri, 22 Jul 2016 01:35:59 -0700 (PDT) In-Reply-To: (myglc2@gmail.com's message of "Thu, 21 Jul 2016 17:42:14 -0400") 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: myglc2 Cc: help-guix@gnu.org myglc2 (2016-07-22 00:42 +0300) wrote: > See subject. In other words can I produce the list shown by 'M-x > installed-system-packages' in the CLI? guix package --list-installed --profile=/run/current-system/profile -- Alex