all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via <help-guix@gnu.org>
To: gfp <gfp@posteo.at>
Cc: help-guix@gnu.org
Subject: Re: finding the right path
Date: Tue, 19 Nov 2024 11:36:22 -0800	[thread overview]
Message-ID: <87bjybc8y1.fsf@lease-up.com> (raw)
In-Reply-To: <685c3ae0-a38c-480b-b455-dbf82e39b81b@posteo.at> (gfp@posteo.at's message of "Tue, 19 Nov 2024 17:31:20 +0000")

Hi Gottfried,

On Tue, Nov 19 2024, gfp wrote:

> It says, you do need to install ghostscript.

Most immediately, I think you can just use 'guix install gs'.  A list of
installed packages may be available via

    guix package --list-installed'

The functional way, however, is to "declare" your packages in a file.
For system packages, that's the system configuration.  The same idea
works for your personal packages; i's called a "home" configuration.

Here, the word "home" refers to your home folder.

> What are the commands to find out where I installed a package?

The only way I know is `which gs` and then follow the symbolic links.

Kind regards
Felix

P.S. The symbolic links make Guix special among Linux distributions.  If
you understand how they work, you are a Guix expert!

P.P.S. Use "C-h R" in Emacs and use 'i' to search in the 'guix' manual.
It helps to have Vertico installed, or something comparable.


  reply	other threads:[~2024-11-19 19:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18 16:01 finding the right path gfp
2024-11-19 15:04 ` Felix Lechner via
2024-11-19 17:31   ` gfp
2024-11-19 19:36     ` Felix Lechner via [this message]
2024-11-19 21:04       ` gfp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bjybc8y1.fsf@lease-up.com \
    --to=help-guix@gnu.org \
    --cc=felix.lechner@lease-up.com \
    --cc=gfp@posteo.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.