quick-docs/modules/ROOT/pages/_partials/proc_checking_fedora_version.adoc
2018-09-09 13:13:12 +02:00

10 lines
No EOL
261 B
Text

[id="checking_fedora_version"]
= Checking Fedora version
To check which version of Fedora you are currently using, enter the following command:
----
uname -p
----
The resulting string is `x86` for a 32-bit version and `x86_64` for a 64-bit version of Fedora.