Skip to content

Commit 1812c30

Browse files
Doc: update README.md (#1557) [ci skip]
* [chore] Update README.md move repology badge to install section customize with `columns` and `minversion` tags * tweaks --------- Co-authored-by: Carter Li <[email protected]>
1 parent 3c45f2e commit 1812c30

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

README.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ There are [screenshots on different platforms](https://github.com/fastfetch-cli/
2929

3030
Some distros package an outdated fastfetch version. Older versions receive no support, so please try always to use the latest version.
3131

32+
<a href="https://repology.org/project/fastfetch/versions">
33+
<img src="https://repology.org/badge/vertical-allrepos/fastfetch.svg?columns=2" alt="Packaging status" align="right">
34+
</a>
35+
3236
* Ubuntu: [`ppa:zhangsongcui3371/fastfetch`](https://launchpad.net/~zhangsongcui3371/+archive/ubuntu/fastfetch) (for Ubuntu 22.04 or newer)
3337
* Debian: `apt install fastfetch` (for Debian 13 or newer)
3438
* Debian / Ubuntu: Download `fastfetch-linux-<proper architecture>.deb` from [Github release page](https://github.com/fastfetch-cli/fastfetch/releases/latest) and double-click it (for Ubuntu 20.04 or newer and Debian 11 or newer).
@@ -47,8 +51,6 @@ Some distros package an outdated fastfetch version. Older versions receive no su
4751

4852
You may need `sudo`, `doas` or `sup` to run these commands.
4953

50-
[See also if fastfetch has been packaged for your favorite Linux distro](#Packaging).
51-
5254
If fastfetch is not packaged for your distro or an outdated version is packaged, [linuxbrew](https://brew.sh/) is a good alternative: `brew install fastfetch`
5355

5456
### macOS
@@ -95,18 +97,6 @@ Fastfetch uses the JSONC (or JSON with comments) for configuration. [See Wiki fo
9597

9698
Logos can also be heavily customized; see the [logo documentation](https://github.com/fastfetch-cli/fastfetch/wiki/Logo-options) for more information.
9799

98-
99-
## Packaging
100-
101-
### Repositories
102-
103-
[![Packaging status](https://repology.org/badge/vertical-allrepos/fastfetch.svg?header=)](https://repology.org/project/fastfetch/versions)
104-
105-
### Manual
106-
107-
* DEB / RPM package: `cmake --build . --target package`
108-
* Install directly: `cmake --install . --prefix /usr/local`
109-
110100
## FAQ
111101

112102
### Q: Neofetch is good enough. Why do I need fastfetch?

0 commit comments

Comments
 (0)