Uninstall root-6.14.00

Hello,

I’m trying to uninstall root-6.14.00, when I write “sudo apt-get remove root-system” i get:

Reading list of packages … Done
Creating dependency tree
Reading the status information … Done
The “root-system” package is not installed, it will not be deleted
The packages indicated below were installed automatically and are no longer necessary.
linux-headers-4.15.0-33 linux-headers-4.15.0-33-generic
Use «sudo apt autoremove» to delete them.
0 updated, 0 new ones will be installed, 0 to remove and 445 not updated.

How can I uninstall this version of root?

Thanks in advice

Try:

dpkg --list "*[rR][oO][oO][tT]*"

It didn’t work, this is what I get:

Desired = unknown (U) / Install / deleteR / Purge / hold (H)
| State = No / Inst / files-Conf / unpacked / half-conF / half-inst (H) / stand-by (W) / pending-shot
| / Err? = (None) / requires-Reinst (Status, Err: uppercase = bad)
|| / Name Version Architecture Description
+++ - ============== - ============ - ============ - ===== ==================================================
ii dns-root-data 2018013001 all DNS root data including root zone
ii fakeroot 1.22-2ubuntu amd64 tool for simulating superuser pri
ii libfakeroot: am 1.22-2ubuntu amd64 tool for simulating superuser pri
a xsetroot <none> <none> (no description available)

So, your ROOT is not related to any installed package.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.