18
submitted 16 hours ago* (last edited 14 hours ago) by YeahToast@aussie.zone to c/linux@lemmy.ml

Hi, Just wondering if Someone can help me out. I previously downloaded PIA but have uninstalled it some time ago with the sudo apt purge. However, I've now found that there is still ongoing network activity through the Pihole. I've attempted to look through the DPKG --list as well as the apt list which does gave "pia/noble 3.107-2build" (however purge states there is no pia installed), but can't seem to uninstall PIA any further. Does anyone know how I can further uninstall any packages so that this is no longer occurring? For now ive blocked access through pihole.

Many thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[-] non_burglar@lemmy.world 8 points 15 hours ago

Packages are installed and removed from disk, but unless you kill the offending process(es), it might remain active in memory, depending on the quality of the install/remove script.

You can use ps, pgrep or any number of utils to figure out which process is the one to get rid of, and just kill it.

[-] YeahToast@aussie.zone 4 points 14 hours ago

Thanks for your reply. The term 'system service' let me search the right terms. ps & pgrep are not utilities im really familiar with, i'll read up on them, thanks.

this post was submitted on 15 Jun 2026
18 points (100.0% liked)

Linux

65802 readers
1131 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS