This package browser is in early development. Mind the rough edges.

perl-file-homedir

Find your home and other directories on any platform

File::HomeDir is a module for locating the directories that are owned by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.

Installation

Install the latest version of perl-file-homedir as follows:

guix install perl-file-homedir

Or install a particular version:

guix install perl-file-homedir@1.004

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of perl-file-homedir about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl-file-homedir'><img src='https://packages.guix.gnu.org/packages/perl-file-homedir/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl-file-homedir/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl-file-homedir)

Example Org:

[[https://packages.guix.gnu.org/packages/perl-file-homedir][https://packages.guix.gnu.org/packages/perl-file-homedir/badges/latest-version.svg]]