me-cleaner
Intel ME cleaner
This package provides tools for disabling Intel ME as far as possible (it only edits ME firmware image files).
- Versions: 1.2
- Website: https://github.com/corna/me_cleaner
- Licenses: GPL 3+
- Package source: gnu/packages/flashing-tools.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of me-cleaner
as follows:
guix install me-cleaner
Or install a particular version:
guix install me-cleaner@1.2
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 me-cleaner about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/me-cleaner'><img src='https://packages.guix.gnu.org/packages/me-cleaner/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/me-cleaner)
Example Org:
[[https://packages.guix.gnu.org/packages/me-cleaner][https://packages.guix.gnu.org/packages/me-cleaner/badges/latest-version.svg]]