How to check the version of Ubuntu system?
There are several ways to check the version of the Ubuntu system. Here are some commonly used methods:
Option 1: View by using terminal commands.
- Open the terminal quickly by pressing the key combination Ctrl + Alt + T.
- Typing the following command in the terminal and pressing Enter: lsb_release -a
- The system will display information about the version of Ubuntu, including the Distributor ID, Description, Release, and Codename.
Option 2: View through system settings.
- Click on the “Events” button at the top left corner to open the application launcher.
- Type “Settings” into the search bar and open the “Settings” application.
- Click on the “Details” option in the “Settings” window.
- In the “About” window, you can find the version number of Ubuntu and other relevant information.
Option 1: View through the system files.
- Open the file browser and click on “Other locations” on the left.
- Type “/etc” into the address bar and press Enter to enter the “/etc” directory.
- Find and open a file named “lsb-release” in the “/etc” directory.
- In the document, you can find the version number of Ubuntu and other relevant information.
Any of the three methods above can help you check the version of your Ubuntu system. Simply choose one based on your usage habits and personal preferences.