Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] Remove or disable discover...

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
Debian_purist
Posts: 39
Joined: 2017-07-15 14:45

[SOLVED] Remove or disable discover...

#1 Post by Debian_purist »

howdy folks ...

Can i delete or at least disable ( HOW ) discover software center ?

tia !
Last edited by Debian_purist on 2018-09-05 11:39, edited 1 time in total.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Remove or disable discover...

#2 Post by stevepusser »

Watch out for metapackage issues, though...let us know if it then makes hundreds of packages autoremovable. There's ways to fix that.
MX Linux packager and developer

User avatar
Debian_purist
Posts: 39
Joined: 2017-07-15 14:45

Re: Remove or disable discover...

#3 Post by Debian_purist »

What's the mystery ?

Code: Select all

# apt remove --purge plasma-discover-common plasma-discover
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apt-config-icons-large libqt5designer5 python-apt-common python3-apt python3-pycurl python3-pyqt5 python3-sip python3-software-properties
  software-properties-common software-properties-kde unattended-upgrades
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  plasma-discover* plasma-discover-common*
0 upgraded, 0 newly installed, 2 to remove and 27 not upgraded.
After this operation, 11.4 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 259311 files and directories currently installed.)
Removing plasma-discover (5.13.4-1) ...
Removing plasma-discover-common (5.13.4-1) ...
Processing triggers for mime-support (3.61) ...
Processing triggers for desktop-file-utils (0.23-3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
(Reading database ... 259059 files and directories currently installed.)
Purging configuration files for plasma-discover-common (5.13.4-1) ...
Purging configuration files for plasma-discover (5.13.4-1) ...
wizard10000 wrote:You should be able to just uninstall it - I did

milomak
Posts: 2168
Joined: 2009-06-09 22:20
Been thanked: 2 times

Re: Remove or disable discover...

#4 Post by milomak »

Debian_purist wrote:What's the mystery ?

Code: Select all

# apt remove --purge plasma-discover-common plasma-discover
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apt-config-icons-large libqt5designer5 python-apt-common python3-apt python3-pycurl python3-pyqt5 python3-sip python3-software-properties
  software-properties-common software-properties-kde unattended-upgrades
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  plasma-discover* plasma-discover-common*
0 upgraded, 0 newly installed, 2 to remove and 27 not upgraded.
After this operation, 11.4 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 259311 files and directories currently installed.)
Removing plasma-discover (5.13.4-1) ...
Removing plasma-discover-common (5.13.4-1) ...
Processing triggers for mime-support (3.61) ...
Processing triggers for desktop-file-utils (0.23-3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
(Reading database ... 259059 files and directories currently installed.)
Purging configuration files for plasma-discover-common (5.13.4-1) ...
Purging configuration files for plasma-discover (5.13.4-1) ...
so i tried this

Code: Select all

# aptitude -s remove plasma-discover
The following packages will be REMOVED:  
  gir1.2-packagekitglib-1.0{u} plasma-discover plasma-discover-common{u} python3-software-properties{u} software-properties-common{u} software-properties-kde{u} unattended-upgrades{u} 
0 packages upgraded, 0 newly installed, 7 to remove and 13 not upgraded.
Need to get 0 B of archives. After unpacking 12.5 MB will be freed.

Note: Using 'Simulate' mode.
Do you want to continue? [Y/n/?] y
Would download/install/remove packages
so which asks the question whether the user has ever used discover any other way
Desktop: A320M-A PRO MAX, AMD Ryzen 5 3600, GALAX GeForce RTX™ 2060 Super EX (1-Click OC) - Sid, Win10, Arch Linux, Gentoo, Solus
Laptop: hp 250 G8 i3 11th Gen - Sid
Kodi: AMD Athlon 5150 APU w/Radeon HD 8400 - Sid

Post Reply