Skip to content

DakEnviy/underworld-overlay

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Underworld - The DakEnviy's gentoo overlay

Installation

Using eselect repository - preferred method

To use this method, make sure you've emerged app-eselect/eselect-repository before.

To add the repo, just run:

# eselect repository enable underworld

Then run emaint sync -r underworld or emerge --sync to sync it.

Using layman (app-portage/layman)

Add the repo and sync it using layman:

# layman -a underworld
# layman -s underworld

Using local overlay

Create a /etc/portage/repos.conf/underworld.conf file containing

[underworld]
location = /var/db/repos/underworld
sync-type = git
sync-uri = https://github.com/DakEnviy/underworld-overlay.git

Then run emerge --sync

Details

About

The DakEnviy's Gentoo Overlay

Resources

Stars

Watchers

Forks