


You can locate and manually delete the remaining files if any exists. On Ubuntu to remove system and config files run below commands sudo apt remove -purge tomcat9 tomcat9-docs So, if you want to remove the packages without removing the dependencies, you need to use the command “rpm” as follows: rpm -e package_name -nodepsĪfter removing the packages, you need to remove the tomcat directories too: rm -rf /etc/tomcat5 Packages such as tomcat5-servelet may have many dependencies including open office. Reinstall the package for the version you accidentally uninstalled.Continue this for the other packages. To reinstall after uninstalling the running instance of Tableau Server: If you accidentally uninstall the package for your currently running version of Tableau Server, follow this procedure to correct the situation.

Reinstall a Tableau Server package that was accidentally uninstalledĭo not uninstall the package for your currently running version of Tableau Server. On Ubuntu, run the following commands: sudo apt-get purge tableau-server. On RHEL-like distributions, including CentOS, run the following command: sudo yum remove tableau-server-.x86_64 Remove the Tableau Server package with your package manager. On Ubuntu, run the following command: apt list -installed tableau-server"*" On RHEL-like distributions, including CentOS, run the following command: yum list installed tableau-server"*" At a command prompt, type: grep TABLEAU_SERVER_DATA_DIR_VERSION /etc/opt/tableau/tableau_server/environment.bashĭetermine which versions of the Tableau Server package are installed on your computer. Look at the environment.bash file to confirm which version of Tableau Server is currently in use.
#SUDO APT UNINSTALL FREE#
Use this procedure to free up disk space by uninstalling packages for previous Tableau Server versions after you have upgraded to a newer version of Tableau Server. For more details, see Remove Tableau Server from Your Computer. If you have already uninstalled your existing version and now want to completely remove Tableau, you can find the script to do so in a temporary location. The script will uninstall all existing versions found on the computer. Completely remove Tableau Server without uninstalling any version first. Save the backup file to a safe location on a computer that is not part of your Tableau installation. We recommend you create a backup of your data before removing Tableau. You might need to do this if Technical Support recommends this step when troubleshooting an installation problem. This removes all data as well as server components, so should only be done if you know you want to reset the computer to a pre-Tableau state. Remove Tableau Server: If you want to complete remove Tableau Server from a computer, you can use a script provided by Tableau to remove Tableau Server and all related files. Continue reading for information about uninstalling Tableau.
#SUDO APT UNINSTALL UPGRADE#
Uninstall Tableau Server: After you upgrade to a new version of Tableau Server you can uninstall your previous version to free up disk space. There are two primary "uninstall" scenarios that Tableau Server on Linux supports: Uninstalling and completely removing Tableau Server
#SUDO APT UNINSTALL HOW TO#
This article explains how to uninstall previous versions, after you've upgraded to a newer version. You do not have to uninstall the previous version. Once you have upgraded, you can uninstall your previous version. This allows you to run most of an upgrade while an existing version is running, and reduces downtime and impact to users. You can have multiple versions of Tableau Server installed at the same time. For details on upgrading, see Upgrading from 2018.1 and Later (Linux).

Do not uninstall Tableau before upgrading.
