Some of you may want to know which Kernel version installed on your Manjaro desktop. With a little trick, you can easily reveal the Kernel version via Terminal command line. Use the following command to check the Kernel version on Manjaro.
uname -r
The uname command will print the information about your current system. Here are the available options along with uname command:
Example: (I use Solus OS to show an example but basically its pretty the same on Manjaro.)
EmoticonEmoticon