xfce4-mount-plugin
Mount/unmount plugin for the Xfce panel
The plugin will display a list of items representing your various devices. If you click on an unmounted devices it will mount it and vice versa. There is a warning in case a device can't be mounted or when unmounting fails.
- Versions: 1.1.7
- Website: https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/
- Licenses: GPL 2+
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xfce4-mount-plugin as follows:
guix install xfce4-mount-plugin
Or install a particular version:
guix install xfce4-mount-plugin@1.1.7
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 xfce4-mount-plugin about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xfce4-mount-plugin'><img src='https://packages.guix.gnu.org/packages/xfce4-mount-plugin/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xfce4-mount-plugin)
Example Org:
[[https://packages.guix.gnu.org/packages/xfce4-mount-plugin][https://packages.guix.gnu.org/packages/xfce4-mount-plugin/badges/latest-version.svg]]