mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-06-20 09:58:05 +02:00
Added Gentoo package to the readme
This commit is contained in:
parent
bfed2488ad
commit
7075f561f7
11
README.md
11
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
|
## Integration
|
||||||
|
|
||||||
### lf file manager
|
### lf file manager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user