Added Gentoo package to the readme

This commit is contained in:
Charles Tamzarian 2023-11-30 09:19:17 +00:00 committed by Nikita Ivanov
parent bfed2488ad
commit 7075f561f7

View File

@ -171,6 +171,17 @@ programs.lf = {
} }
``` ```
### Gentoo
Add this [ctpv-9999.ebuild](https://github.com/Sneethe/sneethe-overlay/blob/main/app-misc/ctpv/ctpv-9999.ebuild) to your own [repository](https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository).
Or alternatively:
```console
eselect repository add sneethe-overlay git https://github.com/Sneethe/sneethe-overlay.git
emaint sync --repo sneethe-overlay
emerge --ask --verbose app-misc/ctpv
```
## Integration ## Integration
### lf file manager ### lf file manager