Useful tools for gentoo linux
# eselect repository enable linxon
# emaint sync --repo linxon
# emerge --sync && emerge app-portage/layman git
# layman -a linxon
or
# layman -o https://raw.github.com/linxon/gentoo-overlay/master/repo.xml -f -a linxon
Add an entry to /etc/portage/repos.conf/linxon.conf
:
[linxon]
location = /var/db/repos/linxon
sync-uri = https://github.com/linxon/gentoo-overlay.git
sync-type = git
auto-sync = yes
if you have any suggestions for adding new tools please feel free to create a pull request or alert me via [email protected]