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-2] USB Stick for Car Listening

Graphical Environments, Managers, Multimedia & Desktop questions.
Message
Author
User avatar
Soapm
Posts: 603
Joined: 2012-05-22 04:23
Has thanked: 1 time

Re: USB Stick for Car Listening

#21 Post by Soapm »

I unsolved this thread to ask one last question, anyone see anything in this list that I SHOULD keep? This was all installed with "udevil" which I ended up not using but I'd hate to break my server by uninstalling something that's needed... It seems to want to keep the rest of the packages...

Code: Select all

eject{u}
enchant{u}
gstreamer1.0-plugins-base{u}
gstreamer1.0-plugins-good{u}
gstreamer1.0-pulseaudio{u}
gstreamer1.0-x{u}
hunspell-en-us{u}
libaa1{u}
libatasmart4{u}
libdv4{u}
libenchant1c2a{u}
libgstreamer-plugins-bad1.0-0{u}
libgstreamer-plugins-base1.0-0{u}
libgstreamer1.0-0{u}
libgudev-1.0-0{u}
libhunspell-1.4-0{u} libhyphen0{u}
libjavascriptcoregtk-4.0-18{u}
libnotify4{u}
libshout3{u} libtag1v5{u}
libtag1v5-vanilla{u}
libudisks2-0{u}
libvisual-0.4-0{u}
libwebkit2gtk-4.0-37{u}
notification-daemon{u}
pmount{u}
udevil
udisks2{u}
zenity{u}
zenity-common{u}

Dai_trying
Posts: 1100
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: USB Stick for Car Listening

#22 Post by Dai_trying »

I would simply do a

Code: Select all

apt autoremove --purge udevil
but be sure to check what is going to be removed in case it takes something you want/need to keep. apt is usually good at knowing what packages are still required by other packages on the system but always check to make sure.

CwF
Global Moderator
Global Moderator
Posts: 2669
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 196 times

Re: USB Stick for Car Listening

#23 Post by CwF »

Soapm wrote:, anyone see anything in this list that I SHOULD keep?
Just about all of them!

User avatar
Soapm
Posts: 603
Joined: 2012-05-22 04:23
Has thanked: 1 time

Re: [Solved-2] USB Stick for Car Listening

#24 Post by Soapm »

Thanks, I'll just leave it be...

Post Reply