flatpak-xdg-utils
Simple portal-based commandline tools for use inside sandboxes
This package contains a number of commandline utilities for use inside Flatpak sandboxes and other containers, like guix shell --container
. They work by talking to portals. Currently, there is flatpak-spawn for running commands in sandboxes as well as xdg-open and xdg-email, which are compatible with the well-known scripts of the same name.
- Versions: 1.0.5
- Website: https://github.com/flatpak/flatpak-xdg-utils
- Licenses: LGPL 2.0+ · LGPL 2.1+
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of flatpak-xdg-utils
as follows:
guix install flatpak-xdg-utils
Or install a particular version:
guix install flatpak-xdg-utils@1.0.5
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 flatpak-xdg-utils about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/flatpak-xdg-utils'><img src='https://packages.guix.gnu.org/packages/flatpak-xdg-utils/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/flatpak-xdg-utils)
Example Org:
[[https://packages.guix.gnu.org/packages/flatpak-xdg-utils][https://packages.guix.gnu.org/packages/flatpak-xdg-utils/badges/latest-version.svg]]