1UBUNTU-DISTRO-INFO(1) General Commands Manual UBUNTU-DISTRO-INFO(1)
2
3
4
6 ubuntu-distro-info - provides information about Ubuntu's distributions
7
9 ubuntu-distro-info [OPTIONS]
10
12 --date=DATE
13 date for calculating the version (default: today)
14
15 -h, --help
16 display help message and exit
17
18 -a, --all
19 list all known versions
20
21 -y[MILESTONE], --days[=MILESTONE]
22 display number of days until specified version reaches the spec‐
23 ified milestone. MILESTONE may be one of created, release, eol,
24 or eol-server. If no milestone is specified, assume release.
25 For options that return a list, display the normal output fol‐
26 lowed by whitespace and the number of days until the specified
27 milestone. If milestone cannot be calculated (for example if
28 the eol-server milestone is specified for a non-server release),
29 the string '(unknown)' is displayed. Unless one of -c, -f or -r
30 is specified, only the number of days will be displayed.
31
32 -d, --devel
33 latest development version
34
35 -l, --latest
36 prints the latest development version. In case of outdated dis‐
37 tribution data, the latest stable version will be printed.
38
39 --lts latest long term support (LTS) version
40
41 --series=SERIES
42 series to calculate the version for
43
44 -s, --stable
45 latest stable version
46
47 --supported
48 list of all supported stable versions
49
50 --unsupported
51 list of all unsupported stable versions
52
53 -c, --codename
54 print the codename (default)
55
56 -r, --release
57 print the release version
58
59 -f, --fullname
60 print the full name
61
63 debian-distro-info(1), distro-info(1)
64
66 The script and this manual page was written by Benjamin Drung
67 <bdrung@debian.org>.
68
69
70
71distro-info August 2013 UBUNTU-DISTRO-INFO(1)