From d267aaa90cf55ba9ca5815b397e64c349d6e66f4 Mon Sep 17 00:00:00 2001 From: Bailey Kasin <31324979+BKasin@users.noreply.github.com> Date: Fri, 20 Oct 2023 00:43:24 -0700 Subject: [PATCH] [U] hyfetch is now in the official Gentoo repos --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index f064b7e2..df82c030 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,7 @@ Currently, these distributions have existing packages for HyFetch: * Slackware: `sbopkg -b hyfetch` [Slackbuild](https://slackbuilds.org/repository/15.0/desktop/hyfetch/?search=hyfetch) (Thanks to [@bittin](https://github.com/bittin) and Urchlay) * Homebrew: brew install hyfetch (Thanks to [@BKasin](https://github.com/BKasin) and [@osalbahr](https://github.com/osalbahr)) * openSUSE Tumbleweed: zypper in python311-hyfetch (Thanks to [@BKasin](https://github.com/BKasin)) -* Gentoo: add GURU repository and install hyfetch (Thanks to [@BKasin](https://github.com/BKasin)) -* ``` - eselect repository enable guru - emaint sync -r guru - emerge -a hyfetch - ``` +* Gentoo: `emerge --ask app-misc/hyfetch` (Thanks to [@BKasin](https://github.com/BKasin)) [![Packaging status](https://repology.org/badge/vertical-allrepos/hyfetch.svg)](https://repology.org/project/hyfetch/versions)