Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Overlay for Gentoo Linux
https://github.com/ppfeufer/gentoo-overlay

gentoo gentoo-overlay

Last synced: 2 months ago
JSON representation

Overlay for Gentoo Linux

Awesome Lists containing this project

README

        

# Portage Repository "ppfeufer-gentoo-overlay"

______________________________________________________________________

- [Portage Repository "ppfeufer-gentoo-overlay"](#portage-repository-ppfeufer-gentoo-overlay)
- [Add this repository](#add-this-repository)
- [Using `eselect-repository`](#using-eselect-repository)
- [Using `layman`](#using-layman)
- [Packages](#packages)

______________________________________________________________________

This is an unofficial and privately maintained repository for
[Portage](https://wiki.gentoo.org/wiki/Project:Portage), the
package manager of [Gentoo Linux](https://gentoo.org/).

All ebuilds in this overlay are privately maintained and not
officially supported by the Gentoo portage maintainer team.

> **Note**
>
> Ebuilds I no longer use might be deleted.

## Add this repository

### Using `eselect-repository`

See [eselect-repository]

```bash
eselect repository enable ppfeufer-gentoo-overlay
```

### Using `layman`

See [layman]

```bash
layman -fa ppfeufer-gentoo-overlay
```

### Packages

| Package | URL |
| :--------------------- | :------------------------------------------------------------------------------------- |
| app-admin/enpass | [https://www.enpass.io/](https://www.enpass.io/) |
| dev-vcs/github-desktop | [https://desktop.github.com/](https://desktop.github.com/) |
| dev-vcs/gitkraken | [https://www.gitkraken.com/](https://www.gitkraken.com/) |
| net-misc/insync | [https://www.insynchq.com/](https://www.insynchq.com/) |
| sys-boot/rpi-imager | [https://github.com/raspberrypi/rpi-imager](https://github.com/raspberrypi/rpi-imager) |
| sys-boot/usbimager | [https://gitlab.com/bztsrc/usbimager](https://gitlab.com/bztsrc/usbimager) |
| sys-boot/ventoy-bin | [https://www.ventoy.net/en/index.html](https://www.ventoy.net/en/index.html) |

[eselect-repository]: https://wiki.gentoo.org/wiki/Eselect/Repository "Gentoo Wiki: Eselect/Repository"
[layman]: https://wiki.gentoo.org/wiki/Layman "Gentoo Wiki: Layman"