remove sublime text from ubuntu

How to Remove Sublime Text from Ubuntu

If you have decided to remove Sublime Text from your Ubuntu system, there are a few ways to do it. Here are three different methods:

Method 1: Using the Terminal

This method involves using the terminal to uninstall Sublime Text.

sudo apt-get remove sublime-text

Method 2: Using the Software Center

This method involves using the Ubuntu Software Center to uninstall Sublime Text. Here are the steps:

  1. Open the Ubuntu Software Center.
  2. Search for "Sublime Text" in the search box.
  3. Select "Sublime Text" from the search results.
  4. Click on the "Remove" button.

Method 3: Using Synaptic Package Manager

This method involves using Synaptic Package Manager to uninstall Sublime Text. Here are the steps:

  1. Open Synaptic Package Manager.
  2. Search for "sublime-text" in the search box.
  3. Select "sublime-text" from the search results.
  4. Click on the "Mark for Removal" button.
  5. Click on the "Apply" button to start the removal process.

After you have successfully removed Sublime Text from your Ubuntu system, you may want to clean up any remaining configuration files. To do this, simply run the following command in the terminal:

sudo apt-get purge sublime-text

This will remove any remaining configuration files associated with Sublime Text.

Subscribe to The Poor Coder | Algorithm Solutions

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
[email protected]
Subscribe