LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-13-2022, 10:27 PM   #1
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Rep: Reputation: 5
Need help deleting a few items


Ubuntu user here.

I went through and did some "spring cleaning" and got rid of a handful of programs either with Ubuntu software center, Synaptic Software, or the purge command in terminal. However, I need some assistance getting rid of these final few please...None of them do anything much, most do nothing when selected...Just trying to tidy up - if you can help me get rid of one or more of these I'd appreciate it...

Uninstall Nostalgia - I thought this had something to do with Wine due to it's icon, but it says Uninstall Nostalgia

Play Nostalgia - Not sure what it is, doesn't do anything when selected...

Power Statistics - It doesn't do much at all when I select it, I assume it monitors the computers power usage, but just shows the Window below when opened.... Want to get rid of it too

Database - does nothing when selected....

All the icons with the red wine glasses on them - they do nothing & not sure what they go with. Unless if they used by "Wine" and needed by Wine, then I would want to keep them as I use Wine. Oddly though, one says "uninstall Nostagia" and does nothing...

I'm not sure why I ran start.exe with wine, but it had something to do with one of them (and has something to do with MS Windows)...
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-10-13 23-19-44.png
Views:	8
Size:	6.2 KB
ID:	39719   Click image for larger version

Name:	Screenshot from 2022-10-13 23-17-50.png
Views:	7
Size:	4.0 KB
ID:	39720   Click image for larger version

Name:	Screenshot from 2022-10-13 23-17-06.png
Views:	5
Size:	208.6 KB
ID:	39721   Click image for larger version

Name:	Screenshot from 2022-10-13 23-16-25.png
Views:	4
Size:	215.1 KB
ID:	39722   Click image for larger version

Name:	Screenshot from 2022-10-13 23-15-31.png
Views:	5
Size:	18.7 KB
ID:	39723  


Last edited by kernelhead; 10-13-2022 at 10:39 PM.
 
Old 10-13-2022, 11:24 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,808
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Code:
sudo dpkg -l | grep -Ei 'talgia|power|abase'
may give you an idea which installed packages you could try removing using sudo apt purge <packagename>. On Jammy here I don't see anything resembling your description or images.
Code:
sudo ps -A | tail -n25
may suggest what the names of the binaries are after trying to use them.
Code:
sudo dpkg -S /usr/bin/<binaryName>
will report the package name owning the binaryName ps reports.
 
Old 10-14-2022, 05:37 PM   #3
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by mrmazda View Post
Code:
sudo dpkg -l | grep -Ei 'talgia|power|abase'
may give you an idea which installed packages you could try removing using sudo apt purge <packagename>. On Jammy here I don't see anything resembling your description or images.
Code:
sudo ps -A | tail -n25
may suggest what the names of the binaries are after trying to use them.
Code:
sudo dpkg -S /usr/bin/<binaryName>
will report the package name owning the binaryName ps reports.
ok, if there's any of them that anyone can help me remove after running this

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo dpkg -l | grep -Ei 'talgia|power|abase'
[sudo] password for michael:
ii acpid 1:2.0.33-1ubuntu1 amd64 Advanced Configuration and Power Interface event daemon
ii clamav-freshclam 0.103.6+dfsg-0ubuntu0.22.04.1 amd64 anti-virus utility for Unix - virus database update utility
ii evolution-data-server 3.44.4-0ubuntu1 amd64 evolution database backend server
ii foomatic-db-compressed-ppds 20220223-0ubuntu1 all OpenPrinting printer support - Compressed PPDs derived from the database
ii gir1.2-upowerglib-1.0:amd64 0.99.17-1 amd64 GObject introspection data for upower
ii gnome-power-manager 3.32.0-2build2 amd64 power management tool for the GNOME desktop
ii libdb5.3:amd64 5.3.28+dfsg1-0.8ubuntu3 amd64 Berkeley v5.3 Database Libraries [runtime]
ii libdb5.3:i386 5.3.28+dfsg1-0.8ubuntu3 i386 Berkeley v5.3 Database Libraries [runtime]
ii libgdbm-compat4:amd64 1.23-1 amd64 GNU dbm database routines (legacy support runtime version)
ii libgdbm6:amd64 1.23-1 amd64 GNU dbm database routines (runtime version)
ii libldb2:amd64 2:2.4.4-0ubuntu0.1 amd64 LDAP-like embedded database - shared library
ii liblmdb0:amd64 0.9.24-1build2 amd64 Lightning Memory-Mapped Database shared library
ii libmaxminddb0:amd64 1.5.2-1build2 amd64 IP geolocation database library
ii libmysqlclient21:amd64 8.0.30-0ubuntu0.22.04.1 amd64 MySQL database client library
ii libqt5sql5-sqlite:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 SQLite 3 database driver
ii libtdb1:amd64 1.4.5-2build1 amd64 Trivial Database - shared library
ii libtracker-sparql-3.0-0:amd64 3.3.0-1 amd64 metadata database, indexer and search tool - library
ii libupower-glib3:amd64 0.99.17-1 amd64 abstraction for power management - shared library
ii libwww-robotrules-perl 6.02-1 all database of robots.txt-derived permissions
ii mobile-broadband-provider-info 20220315-1 all database of mobile broadband service providers
ii mysql-common 5.8+1.0.8 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii power-profiles-daemon 0.10.1-3 amd64 Makes power profiles handling available over D-Bus.
ii powermgmt-base 1.36 all common utils for power management
ii python3-dateutil 2.8.1-6 all powerful extensions to the standard Python 3 datetime module
ii python3-gdbm:amd64 3.10.6-1~22.04 amd64 GNU dbm database support for Python 3.x
ii python3-tz 2022.1-1 all Python3 version of the Olson timezone database
ii shared-mime-info 2.1-2 amd64 FreeDesktop.org shared MIME database and spec
ii sysbench 1.0.20+ds-2 amd64 multi-threaded benchmark tool for database systems
ii tracker 3.3.0-1 amd64 metadata database, indexer and search tool
ii tracker-extract 3.3.0-1 amd64 metadata database, indexer and search tool - metadata extractors
ii tracker-miner-fs 3.3.0-1 amd64 metadata database, indexer and search tool - filesystem indexer
ii upower 0.99.17-1 amd64 abstraction for power management
ii wireless-regdb 2022.06.06-0ubuntu1~22.04.1 all wireless regulatory database
ok, I tried to open the icon that looks like a wrench, after trying to open it I then get

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo ps -A | tail -n25
11676 ? 00:00:11 Isolated Web Co
11738 ? 00:00:00 kworker/1:2-inet_frag_wq
11739 ? 00:00:00 kworker/3:2-events
11847 ? 00:00:54 Isolated Web Co
11869 ? 00:00:00 kworker/0:1-events
11899 ? 00:00:03 gnome-terminal-
11917 pts/0 00:00:00 bash
11950 ? 00:00:00 kworker/u8:2-i915
12028 ? 00:00:00 Isolated Web Co
12061 ? 00:00:00 Isolated Web Co
12086 ? 00:00:00 kworker/2:2-events
12098 ? 00:00:00 Isolated Web Co
12137 ? 00:00:00 Isolated Web Co
12343 ? 00:00:00 kworker/3:1-events
12352 ? 00:00:00 kworker/1:0-events
12361 ? 00:00:05 Isolated Web Co
12478 ? 00:00:00 Web Content
12592 ? 00:00:00 Web Content
12651 ? 00:00:00 kworker/u8:3
12687 ? 00:00:00 Web Content
12715 ? 00:00:00 kworker/0:0-events
12730 pts/0 00:00:00 sudo
12731 pts/0 00:00:00 tail
12732 pts/1 00:00:00 sudo
12733 pts/1 00:00:00 ps
michael@michael-HP-EliteDesk-800-G1-SFF:~$
then tried to use program with wine glass on it that says faQ & then did below

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo ps -A | tail -n25
11508 ? 00:00:01 kworker/1:1-events
11668 ? 00:00:00 kworker/u8:1-ext4-rsv-conversion
11676 ? 00:00:18 Isolated Web Co
11847 ? 00:01:10 Isolated Web Co
11869 ? 00:00:00 kworker/0:1-events
11899 ? 00:00:04 gnome-terminal-
11917 pts/0 00:00:00 bash
11950 ? 00:00:00 kworker/u8:2-i915
12028 ? 00:00:00 Isolated Web Co
12061 ? 00:00:00 Isolated Web Co
12086 ? 00:00:00 kworker/2:2-events
12098 ? 00:00:01 Isolated Web Co
12137 ? 00:00:00 Isolated Web Co
12343 ? 00:00:00 kworker/3:1-events
12352 ? 00:00:00 kworker/1:0-events
12361 ? 00:00:06 Isolated Web Co
12478 ? 00:00:00 Web Content
12592 ? 00:00:00 Web Content
12651 ? 00:00:00 kworker/u8:3
12687 ? 00:00:00 Web Content
12715 ? 00:00:00 kworker/0:0-events
12786 pts/0 00:00:00 sudo
12787 pts/0 00:00:00 tail
12788 pts/1 00:00:00 sudo
12789 pts/1 00:00:00 ps
michael@michael-HP-EliteDesk-800-G1-SFF:~$
then tried using one that says Play Nostalgia then did below

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo ps -A | tail -n25
11508 ? 00:00:01 kworker/1:1-events
11668 ? 00:00:00 kworker/u8:1-ext4-rsv-conversion
11676 ? 00:00:18 Isolated Web Co
11847 ? 00:01:10 Isolated Web Co
11869 ? 00:00:00 kworker/0:1-events
11899 ? 00:00:04 gnome-terminal-
11917 pts/0 00:00:00 bash
11950 ? 00:00:00 kworker/u8:2-i915
12028 ? 00:00:00 Isolated Web Co
12061 ? 00:00:00 Isolated Web Co
12086 ? 00:00:00 kworker/2:2-events
12098 ? 00:00:01 Isolated Web Co
12137 ? 00:00:00 Isolated Web Co
12343 ? 00:00:00 kworker/3:1-events
12352 ? 00:00:00 kworker/1:0-events
12361 ? 00:00:06 Isolated Web Co
12478 ? 00:00:00 Web Content
12592 ? 00:00:00 Web Content
12651 ? 00:00:00 kworker/u8:3
12687 ? 00:00:00 Web Content
12715 ? 00:00:00 kworker/0:0-events
12786 pts/0 00:00:00 sudo
12787 pts/0 00:00:00 tail
12788 pts/1 00:00:00 sudo
12789 pts/1 00:00:00 ps
michael@michael-HP-EliteDesk-800-G1-SFF:~$
then tried to open one with Wine glass and Read Me on the icon then did below

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo ps -A | tail -n25
[sudo] password for michael:
11950 ? 00:00:00 kworker/u8:2-flush-8:0
12028 ? 00:00:01 Isolated Web Co
12061 ? 00:00:00 Isolated Web Co[
12086 ? 00:00:00 kworker/2:2-events
12098 ? 00:00:01 Isolated Web Co
12137 ? 00:00:00 Isolated Web Co
12343 ? 00:00:00 kworker/3:1-events
12352 ? 00:00:00 kworker/1:0-events
12361 ? 00:00:06 Isolated Web Co
12687 ? 00:00:00 Web Content
12715 ? 00:00:00 kworker/0:0-events
12801 ? 00:00:00 kworker/3:2-events
12823 ? 00:00:00 Web Content
12844 ? 00:00:00 kworker/u8:3-events_unbound
12872 ? 00:00:00 Web Content
12890 ? 00:00:00 kworker/0:2
13267 ? 00:00:00 kworker/2:1
13578 ? 00:00:00 kworker/1:2-events
13698 ? 00:00:00 gnome-terminal-
13716 pts/0 00:00:00 bash
13723 ? 00:00:00 kworker/u8:4-events_unbound
13726 pts/0 00:00:00 sudo
13727 pts/0 00:00:00 tail
13728 pts/1 00:00:00 sudo
13729 pts/1 00:00:00 ps
michael@michael-HP-EliteDesk-800-G1-SFF:~$
and finally tried to open one with wine glass on it and Uninstall Nostalgia then did below

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo ps -A | tail -n25
12872 ? 00:00:00 Web Content
12890 ? 00:00:00 kworker/0:2
13267 ? 00:00:00 kworker/2:1-cgroup_destroy
13578 ? 00:00:00 kworker/1:2-events
13723 ? 00:00:00 kworker/u8:4-i915
13773 ? 00:00:00 start.exe
13776 ? 00:00:00 wineserver64
13782 ? 00:00:00 services.exe
13785 ? 00:00:00 winedevice.exe
13792 ? 00:00:00 plugplay.exe
13794 ? 00:00:00 explorer.exe
13800 ? 00:00:04 winedevice.exe
13813 ? 00:00:00 svchost.exe
13818 ? 00:00:00 rpcss.exe
13844 ? 00:00:00 Web Content
13862 ? 00:00:00 start.exe
13887 ? 00:00:00 gnome-terminal-
13905 pts/0 00:00:00 bash
13912 ? 00:00:00 start.exe
13919 ? 00:00:00 kworker/3:1-events
13921 ? 00:00:00 start.exe
13924 pts/0 00:00:00 sudo
13925 pts/0 00:00:00 tail
13926 pts/1 00:00:00 sudo
13927 pts/1 00:00:00 ps
michael@michael-HP-EliteDesk-800-G1-SFF:~$

Last edited by kernelhead; 10-15-2022 at 08:01 AM.
 
Old 10-14-2022, 05:56 PM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,808
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Please edit your post and change each
Quote:
to
Code:
 and each
Code:
 to
. Code tags preserve the output formatting of the command output you paste so that it can be read as you saw it when you ran the commands. And, fix the broken set. Don't bother quoting anything when all you're doing is pasting output from requested commands.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
A few driver kernel configuration items are disabled by default in slackwareaarch64-current sunying@nj.iscas.ac.cn Slackware - ARM 2 09-25-2022 09:41 PM
[SOLVED] Too few items to process - error - on KDE Neon 5.23.2 alex4buba Linux - Software 12 11-11-2021 01:51 AM
deleting menu items in wine vansch76 Linux - Software 1 07-31-2011 10:59 AM
deleting menu items n_hendrick Linux - Newbie 3 07-21-2004 09:57 PM
deleting items in /etc/init.d??? wrat Linux - Newbie 3 05-05-2004 04:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration