cotfessi
03-12-2001, 05:09 PM
Two related questions regarding apt-get:
1.I recently installed apache using the following command:
apt-get install apache
This installed the apache package along with other packages like apache-common, etc that were needed.
If I want to remove apache now, by typing:
apt-get remove apache
it says that it is only going to remove one(1) package - apache. What about those other packages that were installed with apache? Do they get removed as well?
2.When apache installed, it created a file in my /etc/init.d folder to start apache automagicaly. When I issue a remove command will apt-get remove these scripts as well?
thanks,
-cotfessi
1.I recently installed apache using the following command:
apt-get install apache
This installed the apache package along with other packages like apache-common, etc that were needed.
If I want to remove apache now, by typing:
apt-get remove apache
it says that it is only going to remove one(1) package - apache. What about those other packages that were installed with apache? Do they get removed as well?
2.When apache installed, it created a file in my /etc/init.d folder to start apache automagicaly. When I issue a remove command will apt-get remove these scripts as well?
thanks,
-cotfessi