1
0
mirror of https://github.com/orhun/kmon synced 2024-07-08 20:06:03 +00:00

doc: Remove the unmaintained Copr package information from README

This commit is contained in:
orhun 2020-07-28 17:27:28 +03:00
parent 49be7a5e32
commit 2088d3b33d
No known key found for this signature in database
GPG Key ID: B928720AEC532117

View File

@ -66,7 +66,6 @@ kmon is written in [Rust](https://www.rust-lang.org/) and uses [tui-rs](https://
- [Installation](#installation)
- [Cargo](#cargo)
- [AUR](#aur)
- [Copr](#copr)
- [Nixpkgs](#nixpkgs)
- [Manual](#manual)
- [Note](#note)
@ -140,15 +139,6 @@ cargo install kmon --force
trizen kmon
```
### Copr
**kmon** can be installed from the available [Copr package](https://copr.fedorainfracloud.org/coprs/atim/kmon/) which is maintained by [atim](https://copr.fedorainfracloud.org/coprs/atim/).
```
dnf copr enable atim/kmon
dnf install kmon
```
### Nixpkgs
**kmon** can be installed using [Nix package manager](https://nixos.org/nix/) from `nixpkgs-unstable` channel.