• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

do-release-upgrade: command not found

by Deepika

The do-release-upgrade command is a command-line utility in Ubuntu and other Debian-based Linux distributions that is used to upgrade the system to a newer release of the distribution. It is typically used to upgrade from one version of Ubuntu to another, such as from 18.04 to 20.04. It performs the upgrade by downloading and installing the necessary packages and making any necessary configuration changes. The command should be executed with root or sudo privileges.

If you encounter the below error while running the command do-release-upgrade:

do-release-upgrade: command not found

you may try installing the below package as per your choice of distribution:

do-release-upgrade Command Examples

1. Upgrade to the latest release:

# do-release-upgrade

2. Upgrade to the latest development release:

# do-release-upgrade --devel-release

3. Upgrade to the latest proposed release:

# do-release-upgrade --proposed

Filed Under: Linux

Some more articles you might also be interested in …

  1. How To Create a Partition Using “parted” Command
  2. DNS configuration file /etc/named.rfc1912.zones explained
  3. fprintd-delete Command Examples in Linux
  4. How to Check the Size of the Yum Channels in Oracle Linux
  5. fwupdmgr Command Examples in Linux
  6. aws kinesis: Official AWS CLI for Amazon Kinesis streaming data services
  7. rpm: error while loading shared libraries: invalid ELF header
  8. jarsigner: command not found
  9. Mail Server Components – MTA, MDA and MUA
  10. physlock: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • “aws s3 mv” Command Examples
  • “aws s3 mb” Command Examples
  • “aws s3 ls” Command Examples
  • “aws s3 cp” Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright