From f06dea80fcfe6a3e4d71c6b373876f69b33f24ac Mon Sep 17 00:00:00 2001 From: Bailey Kasin <31324979+BKasin@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:15:37 -0700 Subject: [PATCH] [U] Add openSUSE and Homebrew --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f72e3a34..f064b7e2 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Currently, these distributions have existing packages for HyFetch: * Nix Profile: `nix profile install nixpkgs#hyfetch` * Guix: `guix install hyfetch` (Thanks to [@WammKD](https://github.com/WammKD)) * 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