m (Created page with "= Ubuntu = '''''Ubuntu''''' is the linux distribution we use, more specifically the ''kubuntu'' implementation to support kde. To check which release you have: <syn...")
 
m
 
Line 2: Line 2:
  
 
'''''Ubuntu''''' is the [[linux]] distribution we use, more specifically the ''kubuntu'' implementation to support [[kde]].
 
'''''Ubuntu''''' is the [[linux]] distribution we use, more specifically the ''kubuntu'' implementation to support [[kde]].
 +
 +
== Version ==
  
 
To check which release you have:
 
To check which release you have:
Line 25: Line 27:
 
cat /etc/issue
 
cat /etc/issue
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
== Packages ==
 +
 +
Available online here: https://packages.ubuntu.com/

Latest revision as of 09:20, 9 April 2021

Ubuntu

Ubuntu is the linux distribution we use, more specifically the kubuntu implementation to support kde.

Version

To check which release you have:

lsb_release -a

This returns something like:

laussy@wulfrun2:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 19.10
Release:        19.10
Codename:       eoan

Should that fail you can also find it in:

cat /etc/issue

Packages

Available online here: https://packages.ubuntu.com/