LoginSignup
3
4

More than 5 years have passed since last update.

Linux mint のバージョン確認する方法

Posted at

端末で以下のコマンドをうつ

$  lsb_release -r
Release:    17.1

このコマンドのManページを参考にすると Description には

DESCRIPTION
       The  lsb_release command provides certain LSB (Linux Standard Base) and
       distribution-specific information.

       If no options are given, the -v option is assumed.

って書いてあります。

3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4