mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge pull request #5023
eclipseo (2): docs(build): Add Fedora simple install instructions docs(build): Add Fedora to the list of quick install
This commit is contained in:
commit
122a9783d0
12
INSTALL.md
12
INSTALL.md
|
@ -3,6 +3,7 @@
|
|||
- [Linux](#linux)
|
||||
- [Simple install](#simple-install)
|
||||
- [Arch](#arch-easy)
|
||||
- [Fedora](#fedora-easy)
|
||||
- [Gentoo](#gentoo-easy)
|
||||
- [Slackware](#slackware-easy)
|
||||
- [FreeBSD](#freebsd-easy)
|
||||
|
@ -116,6 +117,7 @@ To enable: `-DENABLE_APPINDICATOR=True`
|
|||
Easy qTox install is provided for variety of distributions:
|
||||
|
||||
* [Arch](#arch)
|
||||
* [Fedora](#fedora)
|
||||
* [Gentoo](#gentoo)
|
||||
* [Slackware](#slackware)
|
||||
|
||||
|
@ -131,6 +133,16 @@ PKGBUILD is available in the `community` repo, to install:
|
|||
pacman -S qtox
|
||||
```
|
||||
|
||||
<a name="fedora-easy" />
|
||||
|
||||
#### Fedora
|
||||
|
||||
qTox is available in the [RPMFusion](https://rpmfusion.org/) repo, to install:
|
||||
|
||||
```bash
|
||||
dnf install qtox
|
||||
```
|
||||
|
||||
<a name="gentoo-easy" />
|
||||
|
||||
#### Gentoo
|
||||
|
|
|
@ -45,7 +45,7 @@ while running on all major platforms.
|
|||
|
||||
Windows | Linux | OS X | FreeBSD
|
||||
--------|-------|------|--------
|
||||
**[64 bit release]**| **[Arch]**, **[Gentoo]** | **[Latest release]** | **[Package & Port]**
|
||||
**[64 bit release]**| **[Arch]**, **[Fedora]**, **[Gentoo]** | **[Latest release]** | **[Package & Port]**
|
||||
[32 bit release]| | [Building instructions] |
|
||||
[64 bit][64nightly], [32 bit][32nightly] nigthly | [Other] | |
|
||||
|
||||
|
@ -149,6 +149,7 @@ AED3 1134 9C23 A123 E5C4 AA4B 139C A045 3DA2 D773
|
|||
[Contributing]: /CONTRIBUTING.md#how-to-start-contributing
|
||||
[easy issues]: https://github.com/qTox/qTox/labels/E-easy
|
||||
[Latest release]: https://github.com/qTox/qTox/releases/latest
|
||||
[Fedora]: /INSTALL.md#fedora
|
||||
[Gentoo]: /INSTALL.md#gentoo
|
||||
[Install/Build]: /INSTALL.md
|
||||
[IRC logs]: https://github.com/qTox/qtox-irc-logs
|
||||
|
|
Loading…
Reference in New Issue
Block a user