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

macchanger

Viewing and manipulating MAC addresses of network interfaces

GNU MAC Changer is a utility for viewing and changing MAC addresses of networking devices. New addresses may be set explicitly or randomly. They can include MAC addresses of the same or other hardware vendors or, more generally, MAC addresses of the same category of hardware.

Installation

Install the latest version of macchanger as follows:

guix install macchanger

Or install a particular version:

guix install macchanger@1.7.0

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 macchanger about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/macchanger][https://packages.guix.gnu.org/packages/macchanger/badges/latest-version.svg]]