rfkill 0.5
Tool for enabling and disabling wireless devices
rfkill is a simple tool for accessing the rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband.
- Website: https://wireless.wiki.kernel.org/en/users/Documentation/rfkill
- Licenses: non-copyleft
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rfkill 0.5
as follows:
guix install rfkill@0.5
Or install the latest version:
guix install rfkill
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.