quick-docs/modules/ROOT/pages/_partials/proc_checking_fedora_version.adoc

10 lines
261 B
Text
Raw Normal View History

2018-07-24 11:54:46 +00:00
[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.