MyWiki:WPCleaner/Installation/Ubuntu Desktop 12.04 - Java 7

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
icon WPCleaner – 2.05 (August 26, 2022 (2022-08-26)) [±]
icon WPCleaner

General information about WPCleaner

icon Discussion

Discuss the application

icon Typos

Suggestions for spelling and typography

icon FAQ

Frequently asked questions

icon Installation

Install instructions

Bug report or feature request · History of changes · Configuration (help, template) · Wikis · Languages · Users · Screenshots

This article describes the installation of WPCleaner with a computer running Ubuntu Desktop 12.04 and Java 7 (Oracle version).


This installation has been done in the following conditions :

  • Operating system Ubuntu Desktop 12.04, up to date.
  • No other software installed.


To install Oracle Java 7[1] :

  • Open a terminal (Ctrl+Alt+T).
  • Use the command sudo add-apt-repository ppa:webupd8team/java.
  • Use the command sudo apt-get update.
  • Use the command sudo apt-get install oracle-java7-installer.
  • Use the command java -version to check that Java 7 Oracle version is setup and used by default[2].


To install WPCleaner :

  1. ^ Install Oracle Java 7 in Ubuntu via PPA repository
  2. ^ If for some reason, the Java version in use is not Java 7 Oracle version, you can try to run the following command sudo update-java-alternatives -s java-7-oracle