项目作者: linxon

项目描述 :
Useful tools for gentoo linux
高级语言: Shell
项目地址: git://github.com/linxon/gentoo-overlay.git
创建时间: 2017-05-29T09:56:18Z
项目社区:https://github.com/linxon/gentoo-overlay

开源协议:

下载


gentoo-overlay
=
Useful tools for gentoo linux


Add this overlay

  1. # eselect repository enable linxon
  2. # emaint sync --repo linxon

Using layman (make sure that layman and git are installed)

  1. # emerge --sync && emerge app-portage/layman git
  2. # layman -a linxon

or

  1. # layman -o https://raw.github.com/linxon/gentoo-overlay/master/repo.xml -f -a linxon

Manually

Add an entry to /etc/portage/repos.conf/linxon.conf:

  1. [linxon]
  2. location = /var/db/repos/linxon
  3. sync-uri = https://github.com/linxon/gentoo-overlay.git
  4. sync-type = git
  5. auto-sync = yes

Tool request

if you have any suggestions for adding new tools please feel free to create a pull request or alert me via email@linxon.ru