Skip to content
forked from BlueManCZ/edgets

Gentoo overlay that brings you the newest versions of modern software.

Notifications You must be signed in to change notification settings

goduck777/edgets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edgets The main goal of edgets overlay is to bring you the newest versions of modern software available across the internet.

Getting started

Edgets is available through layman, so all you need to do is install layman (if you don't have already) and add an overlay.

# emerge --ask app-portage/layman
# layman --add edgets

More information about layman usage here.

Unmasking packages

Most of the packages are masked, so you have to unmask them or tell portage to do so.

# emerge --ask <package-name> --autounmask   # type yes
# dispatch-conf                              # press u

More information about unmasking here.

Installing packages

Now, when overlay is added and package unmasked, you are ready to install it.

# emerge --ask <package-name>

Featured packages

See PACKAGES.md

Contribution

If you want to add, update or fix some package ebuild in edgets overlay,
you can open new issue or create a pull request. Your contribution is welcome.

About

Gentoo overlay that brings you the newest versions of modern software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%