Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 489 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 489 Bytes

Gentoo memtt overlay

This repository define a Gentoo Overlay to be able to install MALT & NUMAPROF as packaged in the system.

Usage

You first need to import the overlay :

# import the repo
sudo eselect repository add memtt git https://github.com/memtt/gentoo-memtt-overlay.git

You can then enable it :

sudo eselect repository enable memtt

You can finally just install malt and numaprof via :

sudo emerge -a malt numaprof