Gentoo: Uninstall a whole catedoría
Yesterday I met with the problem of wanting to remove an entire category in Gentoo, for example, wanted to remove x11-libs. I was watching and did not find anything, so I did a script in Python.
How to use it is:
"Usage: python unmerge_category <category> <category> ..."
"Example: python unmerge_category x11-x11-libs misc kde-base"
Link to the script: unmerge_category.py







