Answers:
打开一个终端(在短划线上键入“ gnome-terminal”),然后键入lsb_release -a
,如果输出为:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
您正在运行稳定版本,并且输出为:
Distributor ID: Ubuntu
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
Codename: trusty
(请参阅development branch
),您正在运行测试版。
lsb_release -d
够了