白い熊@相撲道 <[email protected]> writes:

> Then I was able to import libreoffice to the store — the directory is there.
>
> However, it's not installed in my profile — “guix package -I” doesn't
> list it. Running “guix package -i libreoffice” again wants to rebuild
> it. How do I install the one that's been imported to the store?

You can run

    guix package -i /gnu/store/...-libreoffice-...

i.e. install the particular store item into your profile.

~~ Ricardo


Reply via email to