Linux Lite Forums
Linux Lite Releases - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4)
+--- Forum: On Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=14)
+--- Thread: Linux Lite Releases (/showthread.php?tid=5746)



Linux Lite Releases - richard.mockler - 10-31-2018

How can I find out what version of Linux Lite is currently installed on my system?


Re: Linux Lite Releases - tek10 - 11-01-2018

Open the terminal and type in;
lsb_release -a



Re: Linux Lite Releases - richard.mockler - 11-01-2018

Thanks, tek10