From 7075f561f7834ea264d1fc0887cf852e9ce7bdf3 Mon Sep 17 00:00:00 2001 From: Charles Tamzarian <87017384+Sneethe@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:19:17 +0000 Subject: [PATCH] Added Gentoo package to the readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 856044c..c520ec0 100644 --- a/README.md +++ b/README.md @@ -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 ### lf file manager