LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-30-2006, 12:28 AM   #1
wkuballa
Member
 
Registered: Feb 2005
Location: San Jose, CA
Distribution: Fedora
Posts: 30

Rep: Reputation: 15
How To Remove 'avahi'?


I installed FC6 on my computers and am just fine-tuning the configuration when I came across "avahi". I was reading about this service on the avahi-homepage and decided that I do not want this service. Trying to "yum remove avahi" results in 130 packages to be removed due to dependencies, including openoffice, nautilus, pirut, evolution, gedit, ...
This is ridiculous. How can all these software packages depend on a network discovering service that I (and I assume a lot of other Linux users) don't need? Or am I missing something?
I have disabled the avahi service with chkconfig but I did not un-install it. Does anybody know how to remove avahi? Or why all the other packages depend on avahi?

best,
Werner
 
Old 10-30-2006, 12:31 AM   #2
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
Disabling the service should be enough, especially if your distro lists it as dependency for other packages. If you are afraid that it could be turned on, you could also add a firewall rule, IIRC avahi uses a special port to cummunicate.

Why do you absolutely want to remove it?
 
Old 10-30-2006, 12:49 AM   #3
wkuballa
Member
 
Registered: Feb 2005
Location: San Jose, CA
Distribution: Fedora
Posts: 30

Original Poster
Rep: Reputation: 15
Okay. I don't need to "absolutely" remove it. I guess I am just a bit edgy about pre-installed software. I bought a HP notebook just recently (DV 9000 t) and I was shocked when I booted it. It came with MS XP and a ton of software packages that I did not order nor want to have (actually, I did not want to have XP to begin with, but I had no choice here). The whole software installation takes about 14GB on the disk. If I were a MS XP user, I would be upset about this because it takes hours and hours to remove all these advertisement/trial/useless software packages.

With Linux I could always fairly easily remove packages I don't want. But that seems to be changing and avahi caught my attention.

best,
Werner
 
Old 10-30-2006, 12:54 AM   #4
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
It depends on the distro. In Slackware you could probably remove it more easily (if it were there - it isn't) because there is no dependency checking. In Debian I'm sure you can do some magic with a virtual package as a placeholder for the dependencies. I have no doubt there's also some magic possible with rpm as used by Fedora. If you want to have that kind of control, have a closer look at rpm.

What needs to be seen afterwards is if the other software that expects avahi to be available will still work or not. That depends on the way it is written and there's nothing you can do about it directly.

Or maybe you just want a "lighter" distro?
 
Old 10-30-2006, 03:19 AM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
I tried removing it from FC6 and was shocked by how many other packages were dependent on it. I think this is a serious packaging flaw because most of the packages that yum wanted to remove will work fine without avahi, so why its a major dependency for KDE and others is beyond me.
 
Old 10-30-2006, 09:17 AM   #6
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
Maybe rpm or yum have something like optional dependencies?

I can understand that they promote avahi. The rendezvous protocol is probably a major step to help new users connect their machines and network-enabled services. It's an Apple thing, it's meant to ease the use of computers for non-techies. Makes sense to me.

That's why I suggested blocking the port (UDP 5353) if you don't want it to work. Still, I'd be interested why both of you want to get rid of it.
 
Old 10-30-2006, 09:44 AM   #7
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by uselpa
Maybe rpm or yum have something like optional dependencies?

I can understand that they promote avahi. The rendezvous protocol is probably a major step to help new users connect their machines and network-enabled services. It's an Apple thing, it's meant to ease the use of computers for non-techies. Makes sense to me.

That's why I suggested blocking the port (UDP 5353) if you don't want it to work. Still, I'd be interested why both of you want to get rid of it.
I have no use for it and my network works pretty fine without it, so thats why I wanted to remove it. When creating rpms, you list which packages your package depends on and it seems like many depend on the presence of avahi although they can work perfectly fine without it. This is bad packaging in my opinion because on other distros dependencies for avahi are not hard coded into packages such as KDE so it can be removed if its not needed.
 
Old 10-30-2006, 11:12 AM   #8
wkuballa
Member
 
Registered: Feb 2005
Location: San Jose, CA
Distribution: Fedora
Posts: 30

Original Poster
Rep: Reputation: 15
If I were to accept blindly any software package and installed it on my system I might as well use MS XP. I use Linux because I want to be able to control the software that I am using. And I don't want anybody else dictating that to me.

I don't need avahi and therefore I don't want it installed on my system. I don't want to be forced to check if it safe, I don't want to be forced to check what resources it is using and I don't want to be forced to check if it conflicts with software I am planning to install.

I don't see any reason why OpenOffice should depend on avahi. I aggree with reddazz; it is more likely to a packaging error.

best,
Werner
 
Old 11-21-2008, 10:19 AM   #9
crobert
LQ Newbie
 
Registered: Nov 2008
Location: Puerto Rico
Distribution: mint
Posts: 1

Rep: Reputation: 0
But, can I remove it? And how, with so many dependencies?

Hello,

Looking for way to get rid of Avahi I found out this thread. Sorry to bring it back, but the only way I was able to stop Avahi from breaking my system's network connection was to disable it. System is Fedora 9 with a static ip address that changed to an unknown ip address at every reboot. I was able to ifconfig it back to life but it was broken again at next reboot. Finally disabling Avahi from the service list took care of it.

This is a fixed server with no use for Avahi's roaming enabling functions, so I wanted to get rid of it for good, but since it appears as a dependency to 100+ of applications, I wonder what else might stop working if Avahi is removed (e.g. rpm -e --nodeps avahi).

Thanks,
 
Old 11-21-2008, 01:06 PM   #10
utanja
Member
 
Registered: Apr 2004
Location: Europe:Salzburg Austria USA:Orlando,Florida;
Distribution: Debian
Posts: 643

Rep: Reputation: 32
I removed Avahi-Daemon from my server. and clients but had to reinstall some of those other programs when I used aptitude to remove it....system works fine without it.
 
  


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
Avahi-daemon on startup OR13 Fedora 1 07-13-2006 12:24 PM
Recovery after removing avahi deamon sorenchr Fedora 2 07-04-2006 12:09 AM
Do I need avahi? billymayday Linux - Software 4 05-29-2006 03:10 PM
avahi - kernel compile nildarb Linux - Kernel 6 04-19-2006 05:58 PM
Ubuntu + avahi-daemon/tools Valhalla Linux - Software 0 12-10-2005 03:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:38 AM.

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