- Как удалить программное обеспечение в Linux Mint
- Как удалить программное обеспечение в Linux Mint
- 1. Удаление программного обеспечения из Linux Mint через меню приложений Linux.
- 2. Удаление программного обеспечения из Linux Mint с помощью диспетчера программного обеспечения.
- 3. Удаление программного обеспечения из Linux Mint через менеджер пакетов Synaptic.
- 4. Удаление программного обеспечения в Linux Mint через командную строку
- Заключение
- How to Uninstall Software in Linux Mint
- How to Uninstall Software in Linux Mint
- 1: Uninstall Software from Linux Mint Through Linux Applications Menu
- 2: Uninstall Software from Linux Mint Through Software Manager
- 3: Uninstall Software from Linux Mint Through Synaptic Package Manager
- 4: Uninstall Software in Linux Mint Through Command Line
- Conclusion
- About the author
- Zainab Rehman
- How to Uninstall Programs in Linux Mint
- Using Program Menu
- Using Package Manager
- Using Terminal
- Community Q&A
- Tips
- You Might Also Like
Как удалить программное обеспечение в Linux Mint
Linux Mint — это дистрибутив Linux, созданный сообществом и широко используемый миллионами пользователей. Система Linux предлагает тысячи различных программ, но что, если вы хотите удалить кого-либо без каких-либо хлопот? Если в вашей системе Linux есть приложение, которое вам больше не нужно, вы можете удалить его, чтобы освободить место на устройстве. Существует несколько подходов к выполнению одной задачи в Linux. В этом руководстве мы объясним способы удаления программного обеспечения в Linux Mint.
Как удалить программное обеспечение в Linux Mint
Существуют разные способы удаления приложений в Linux Mint:
- Через меню приложений Linux
- Использование менеджера программного обеспечения Linux Mint
- Использование диспетчера пакетов Synaptic
- Использование командной строки
1. Удаление программного обеспечения из Linux Mint через меню приложений Linux.
Самый простой и простой способ удалить приложение в Linux Mint — получить к нему доступ через меню Linux. Сначала откройте меню Linux Mint и найдите приложение, которое вы хотите удалить или удалить из вашей системы. Щелкните правой кнопкой мыши выбранную программу и выберите
2. Удаление программного обеспечения из Linux Mint с помощью диспетчера программного обеспечения.
Диспетчер программного обеспечения присутствует в Linux Mint по умолчанию, вы можете получить к нему доступ для установки или удаления любого приложения или вашей системы. Выполните следующие шаги, чтобы удалить программное обеспечение из Linux Mint с помощью диспетчера программного обеспечения:
Шаг 1: Получите доступ к диспетчеру программного обеспечения из меню Linux Mint:
Шаг 2: Найдите название программы в строке поиска и нажмите на нее. В нашем случае мы удалим «Hypnotix» из вашей системы. После поиска приложения нажмите и коснитесь значка Удалять кнопку, чтобы удалить его.
3. Удаление программного обеспечения из Linux Mint через менеджер пакетов Synaptic.
Пакет Synaptic в Linux Mint используется для управления, обновления и удаления приложений. Он имеет множество полезных инструментов и прост в использовании. Чтобы удалить программное обеспечение с помощью менеджера пакетов synaptic, выполните следующие действия:
Шаг 1: Откройте меню Linux Mint и найдите Синаптический менеджер пакетов в поле поиска:
Шаг 2: Нажмите на значок поиска и найдите имя приложения для удаления, в нашем случае я ищу Hypnotix:
Шаг 3: После поиска вы получите следующее окно с названием вашего программного обеспечения, щелкните его правой кнопкой мыши, чтобы выбрать Отметка об удалении:
Шаг 4: Появится всплывающее окно для подтверждения, нажмите кнопку Отметка:
Шаг 5: Чтобы продолжить, нажмите кнопку Применять кнопку, чтобы завершить процесс удаления:
4. Удаление программного обеспечения в Linux Mint через командную строку
Другой подход к удалению приложения в Linux Mint — из командной строки. Сначала откройте терминал из меню Linux или нажмите Ctrl+Альт+Т чтобы открыть терминал. Стандартный способ удаления пакета в терминале — следующая команда:
В моем случае я удаляю hypnotix со своего устройства:
Для удаления приложения со всей его конфигурацией выполните следующую команду:
Если вы установили пакет из хранилища моментальных снимков, используйте следующую команду для его удаления:
Заключение
В Linux есть разные способы выполнения одной и той же задачи, и эти различные методы подходят для определенных пользователей.
Некоторые способы лучше всего подходят для новичков, другие — для продвинутых пользователей. Мы упомянули четыре способа удаления программного обеспечения в Linux Mint, в том числе с помощью Диспетчер программного обеспечения, Меню приложений, Диспетчер пакетов Synaptic, и Терминал. Следуйте методам в соответствии с вашим выбором и требованиями и
освободите дополнительное место, удалив неиспользуемые программы.
How to Uninstall Software in Linux Mint
The Linux Mint is a community-based distro of Linux and is widely used by millions of users. The Linux system offers thousands of different software but what if you want to uninstall anyone without any hassle? If you have an application on your Linux system that you no longer need, you can remove it to free up your device space. There are multiple approaches for performing a single task on Linux. In this tutorial, we will explain the ways to uninstall the software in Linux Mint.
How to Uninstall Software in Linux Mint
There are different ways of uninstalling applications on Linux Mint:
1: Uninstall Software from Linux Mint Through Linux Applications Menu
The easiest and simplest method of uninstalling the application on Linux Mint is accessing it through the Linux menu. First, open the Linux Mint menu and search for the application you want to delete or uninstall from your system. Right-click on the chosen program and select Uninstall from the appeared options:
2: Uninstall Software from Linux Mint Through Software Manager
The Software Manager is present by default in the Linux Mint, you can access it to install or uninstall any application or your system. Follow the below steps to remove the software from Linux Mint via the Software Manager:
Step 1: Access the Software Manager from the Linux Mint menu:
Step 2: Search for the software name in the search bar and click on it. In our case, we will be removing “Hypnotix” from your system. After searching for the application click on and tap on the Remove button to uninstall it.
3: Uninstall Software from Linux Mint Through Synaptic Package Manager
Synaptic package in Linux Mint is used to manage, update, and remove the applications. It has multiple useful tools and is easy to use. To uninstall the software through the synaptic package manager, follow the below steps:
Step 1: Open the Linux Mint menu and search for the Synaptic Package Manager in the search field:
Step 2: Click on the search icon, and search for the application name for the removal, in our case I am searching for the Hypnotix:
Step 3: After searching you will receive the following Window with your software name, right click on it at select Mark for Removal:
Step 4: A pop-up window will appear for the confirmation, click on the Mark:
Step 5: To proceed further, click on the Apply button to finish the uninstallation process:
4: Uninstall Software in Linux Mint Through Command Line
The other approach for uninstalling the application on Linux Mint is from the command line. First, open the terminal from the Linux menu or press Ctrl + Alt + T to open the terminal. The standard way of removing the package in the terminal is through the following command:
Here in my case, I am removing the hypnotix from my device:
For removing the application with all its configuration execute the below command:
If you have installed the package from the snap store, use the following command to remove it:
Conclusion
Linux has different ways of doing a single thing and these various methods fit for certain users.
Some ways are best for beginners, others are for advanced users. We have mentioned the four ways to uninstall the software on Linux Mint including through Software Manager, Applications Menu, Synaptic Package Manager, and Terminal. Follow the methods according to your choice and requirements and
make extra space by uninstalling the unused programs.
About the author
Zainab Rehman
I’m an author by profession. My interest in the internet world motivates me to write for Linux Hint and I’m here to share my knowledge with others.
How to Uninstall Programs in Linux Mint
wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 9 people, some anonymous, worked to edit and improve it over time.
The wikiHow Tech Team also followed the article’s instructions and verified that they work.
This article has been viewed 206,152 times.
The Linux Mint operating system offers thousands of different programs and applications. But what happens when you want to uninstall one? Here’s how to do it!
Using Program Menu
Click Menu. Go to the applications you want to remove. Right click on the unwanted software and select Uninstall.
Wait for the programs to be removed. This can take some time. When the window disappears is the uninstalling ready and the software is removed.
Using Package Manager
Check out the summary. This is the last opportunity to look trough the list of marked changes before they are applied. Click Apply.
Using Terminal
Use ‘apt-get autoremove’ to remove them. The command “autoremove” is the most effective. To continue type Y and hit Enter.
Community Q&A
Libreoffice comes pre-installed on most Linux operating systems. To install It, you can search for it in the software manager.
Thanks! We’re glad this was helpful.
Thank you for your feedback.
As a small thank you, we’d like to offer you a $30 gift card (valid at GoNift.com). Use it to try out great new products and services nationwide without paying full price—wine, food delivery, clothing and more. Enjoy! Claim Your Gift If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission. Support wikiHow
Tips
You Might Also Like
Can Linux Run .exe Files? How to Run Windows Software on Linux
How to Open Linux Firewall Ports: Ubuntu, Debian, & More
How to Run an INSTALL.sh Script on Linux in 4 Easy Steps
Use Ping in Linux: Tutorial, Examples, & Interpreting Results
How to Delete Read-Only Files in Linux
How to Install Linux on Your Computer
How to Install Puppy Linux