Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ppfeufer/gentoo-overlay
- Owner: ppfeufer
- License: gpl-3.0
- Created: 2019-07-12T19:36:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T21:06:11.000Z (3 months ago)
- Last Synced: 2024-10-31T10:43:38.245Z (3 months ago)
- Topics: gentoo, gentoo-overlay
- Language: Shell
- Homepage:
- Size: 771 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.### Using `eselect-repository`
See [eselect-repository]
```bash
eselect repository enable ppfeufer-gentoo-overlay
```See [layman]
```bash
layman -fa ppfeufer-gentoo-overlay
```| 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"