Add installation instructions for Gentoo.

This commit is contained in:
tastytea 2021-05-25 11:52:22 +02:00
parent fd8db544bd
commit a99ccb6469
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 8 additions and 8 deletions

View File

@ -41,15 +41,15 @@ See https://schlomp.space/tastytea/{project}/src/branch/main/man/{project}.1.ado
[alt="Packaging status" link=https://repology.org/project/epubgrep/versions] [alt="Packaging status" link=https://repology.org/project/epubgrep/versions]
image::https://repology.org/badge/vertical-allrepos/epubgrep.svg[] image::https://repology.org/badge/vertical-allrepos/epubgrep.svg[]
// === Gentoo === Gentoo
// [source,shell] [source,shell]
// -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
// eselect repository enable tastytea eselect repository enable guru
// echo 'app-text/epubgrep' >> /etc/portage/package.accept_keywords/epubgrep echo 'app-text/epubgrep' >> /etc/portage/package.accept_keywords/epubgrep
// emaint sync -r tastytea emaint sync -r guru
// emerge -a app-text/epubgrep emerge -a app-text/epubgrep
// -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
=== From source === From source