diff --git a/README.rst b/README.rst index 97036457a..0fc8e4910 100644 --- a/README.rst +++ b/README.rst @@ -138,6 +138,12 @@ To unistall the main ebuilds of sage type:: emerge -C @sagemath +Additionally we have some optional sagemath packages provided by the `sagemath-optional` set + + ln -s /var/db/repos/sage-on-gentoo/sets/sagemath-optional \ + /etc/portage/sets/sagemath-optional + emerge -va @sagemath-optional + SAGE ON GENTOO PREFIX =====================