README: Update openSUSE install section

The package is available in the official default repos for Tumbleweed. For Leap, the package is available in the development repository. Linking to the generic page, which has the current information - independent of distro releases and package submissions. The user's repository is obsolete/not necessary any more.
This commit is contained in:
Sebastian 2022-01-31 17:04:13 +01:00 committed by GitHub
parent 53d2c6ebe3
commit f033c57be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -269,18 +269,12 @@ Also needs a UTF8 locale and a font that covers:
**Binary release (from native os repo)**
* **openSUSE**
* **Add repo**
```bash
sudo zypper ar --refresh obs://home:Werwolf2517 home:Werwolf2517
```
* **Refresh metadata**
```bash
sudo zypper ref
```
* **Install package**
```bash
sudo zypper in btop
```
* **Tumbleweed:**
```bash
sudo zypper in btop
```
* For all other versions, see [openSUSE Software: btop](https://software.opensuse.org/package/btop)
**Binary release on Homebrew (macOS (x86_64 & ARM64) / Linux (x86_64))**