When is the exact date for EOL of Ubuntu 14.04 LTS?
772
Looking online I can see mention in a cached version of a blog.ubuntu.com post that Ubuntu 14.04 LTS is EOL on 30th April 2019, however it has been updated to just April 2019. What is the official EOL date for 14.04 LTS?
Normal LTS support is set to continue until 25 April 2019,[219] after which extended security maintenance will be available to Ubuntu Advantage customers and as a separate commercial purchase, as was the case previously with 12.04.[220]
Considering the above statement normal LTS updates are expected to be received till 25 April '19.
The EOL of Ubuntu 14.04 is on the 17th of April 2019.
To obtain the EOL date of any Ubuntu distro you can use the following command
It will print the days till support ends. Here 29 days.
To install the command use
To get the date, use e.g. the
date
commandYou can automate this with
sed
, e.g. to get a list of currently supported releases with their EOL date:According to Ubuntu Version History - Wikipedia
Considering the above statement normal LTS updates are expected to be received till 25 April '19.