Linux: View version - how to succeed
If you want to install new programs or are specifically looking for a solution to a problem, then it is helpful if you know how to view your Linux version. We'll show you how to get this information quickly and efficiently.
This is how to let you see your Linux version
Letting you see the Linux version is very simple and can help you find specific programs for your device.- First you need to open the terminal and type the command "cat/etc/*release" in the given line. Don't be confused by the asterisk inside the command. This is inserted so that all distributions are displayed.
- Now you will be shown all potential files from which you can read the necessary information. In doing so, look for the file that you can find under the keyword "PRETTY_NAME".
- You will notice that there are duplicate files. These are os-release and lsb-release files. Click on the correct file.
- It now opens a window in which all version information is stored. In it you will find all the information you need both for the search for software as well as for specific problem solutions.