Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefantalpalaru/gentoo-overlay

Gentoo overlay
https://github.com/stefantalpalaru/gentoo-overlay

Last synced: 3 months ago
JSON representation

Gentoo overlay

Awesome Lists containing this project

README

        

# gentoo-overlay

Ștefan Talpalaru's personal Gentoo Linux overlay.

## Installing

This overlay is available in the official Gentoo list. Add it with:

```bash
eselect repository enable stefantalpalaru guru
emaint sync
```

## Counting packages

`ls -Fd */* | grep '/$' | grep -Ev '^(profiles|metadata|acct-)' | wc -l`