-1

I am new to Ubuntu, so how can I remove Ubuntu 18.04 and again install Ubuntu 16.04 LTS? Some software are not working properly in Ubuntu 18.04.

pomsky
  • 68,507

1 Answers1

0

You will need to perform a fresh installation of Ubuntu 16.04. During the installation, existing installations of other operating systems can be wiped out.

How someone needs to proceed depends on the specific configuration and needs. The installer has a few default options. If these choices do not meet the needs of the user, the user can select Something else. Then, it is up to the user to inspect/change the partitioning of the drive and designate the mount points for the new installation.

Standard options of the installer include:

  • Have Ubuntu use the entire disk.
  • Install Ubuntu in addition to existing operation systems in free space on the disk. Optionally, the installer can create free space from an existing Windows installation.

Thus, if you only want Ubuntu 16.04 on your computer, you can select the option to have Ubuntu use the entire disk.

If you only want Ubuntu, but there is another partition on the disk that you want to preserve, you will need to select Something else. Then, you will be able to designate the system partition of your current Ubuntu 18.04 to become the system partition of your new Ubuntu 16.04 installation, and indicate that that partition must be reformatted (select the "ext4" file system). Depending on your use and needs of the other partition, you can have it automounted in your new installation as well. Only be careful that for the other partitions, the check mark "Format" is not set to prevent the installer from erasing this other partition.

vanadium
  • 88,010