Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

List of default software versions for given Ubuntu Release

Check the Ubuntu packages website, e.g. gcc for 18.04.


A variation of Ignacio's Answer; is you can search for all supported releases in one go with the Ubuntu Packages web site

https://packages.ubuntu.com/search?keywords=gcc

If you want more detail; you can click on the release of Ubuntu you're interested in and get to the link Ignacio provided..

Tags:

Ubuntu

Version

Related

gdb in one command How to set environmental variable in systemd service Setcap not found in Debian 9 unshift args after calling shift 1 Firmware packages: What do they actually do? Shell: Using function with parameters in if How to create a file that only sudo can read? cron job to run under conda virtual environment Why are some Intel family 6 CPU models (Core 2, Pentium M) not supported by intel_idle? How to find what the fields in ls -l mean When to use /dev and /sys for userspace-kernel communication? How can I harden bash scripts against causing harm when changed in the future?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy