Sponsored Content
Full Discussion: how do u uninstall apache
Top Forums UNIX for Dummies Questions & Answers how do u uninstall apache Post 29342 by Optimus_P on Thursday 3rd of October 2002 04:12:33 PM
Old 10-03-2002
Quote:
Originally posted by JoeTheGuy
my method is more l337 lol
if only there was a scale for the level of super awsome leetness that be you.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

uninstall command

I am trying to uninstall some software from a system running Compaq Tru64 UNIX v4.0e (was Digital UNIX). I can't find the correct "uninstall" command. I've tried uninstall, pkgrm, removepkg unsuccessfully. Does anyone know the command? Specifically, I had a problem with the installation of the... (3 Replies)
Discussion started by: bscottiii
3 Replies

2. Linux

uninstall xinetd

hey, haha it's me agian, i think that my xinetd is messed up, i am unable to stop it. I can start it though...lol. I just wonderd how can i uninstall it so i can reinstall it...maybe this time it'll work. I'm running RH 7.1 i think. thanks:) (5 Replies)
Discussion started by: byblyk
5 Replies

3. BSD

uninstall BootManager

Hi, I have installed FreeBSD in coexistance with windoze...now i want to uninstall it!how can i do that? Is it possible to just format the partition it was on ( problem with this i thing is that BootManager resides on the disk...how to fix this problem?!!!) thank you for help mohamed (8 Replies)
Discussion started by: hmaiida
8 Replies

4. Solaris

Uninstall Apache 1.3.37

I have installed apache on solaris 8. May I know how do i uninstall it? :confused: thanks. (1 Reply)
Discussion started by: sagolo
1 Replies

5. Solaris

Perl - How to uninstall? Will pkgrm uninstall all versions?

Hello, I'm working on a Solaris 9/Sparc machine and it has the Solaris 10 version of Perl (5.8.8) installed on it, which always requires all kinds of library files that Solaris 9 doesn't come with. I think the best way to do is to uninstall this wrong version and install the correct Solaris 9... (1 Reply)
Discussion started by: alanlh
1 Replies

6. AIX

uninstall NIM

Hello I have a NIM installation on a production server database. I know that this is not the best. for that I want to uninstall the nim and put on another machine. Im not install this NIM on the production server. My question is only uninstall with smitty and delete the filesystems and... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

7. Red Hat

How to install and uninstall apache on Red Hat Linux 5

Hi All, I installed Linus on virtual PC on my system. I want to configure apache on it. Also i want to install nagios and want to access through web broser from my system. How can I do this. Kindly provide soln its required urgently......... plsssssssssssssssss (4 Replies)
Discussion started by: sunray
4 Replies

8. Solaris

Uninstall Apache web server

Hello, I have a Solaris 10 and it looks like it was installed with apache. I see some files in: Since I'd like to use CSWapache2 from OpenCSW I'd like to remove the one from SUN but I don't know which package name it has. Do you know how can I remove it ? Thanks R.F ---------- Post... (4 Replies)
Discussion started by: RobertFord
4 Replies

9. UNIX for Dummies Questions & Answers

How to detect and uninstall apache ant ?

Hello, At my linux server I think there are 2 duplicate Apache Ant Installation 1) opt/ant 2) usr/local/ant And whenever I tires to build ant using command 1)cd opt/ant 2) ant or 1)cd usr/local/ant 2) ant it shows error message "ant build failed" Does it show above error due... (4 Replies)
Discussion started by: ninadgac
4 Replies

10. HP-UX

Uninstall OpenSSL

We have a legacy HP-UX 11.11 server that has a number of security vulnerabilities associated with OpenSSL. We have a project in the works to replace this server but until then I need to deal with the vulnerabilities. No applications on the server utilize SSL, so my plan was to simply remove it. ... (8 Replies)
Discussion started by: jduehmig
8 Replies
CHICKEN-UNINSTALL(1)					      General Commands Manual					      CHICKEN-UNINSTALL(1)

NAME
chicken-uninstall - uninstall extension library SYNOPSIS
chicken-uninstall [OPTION | PATTERN] ... DESCRIPTION
chicken-uninstall removes one or more already installed extension libraries for the CHICKEN Scheme system. PATTERN may be a regular expression naming multiple extensions or just an extension name. OPTIONS
Enter chicken-uninstall -help for a list of supported command-line options. ENVIRONMENT VARIABLES
CHICKEN_PREFIX The installation prefix where CHICKEN Scheme and its support files and libraries are located. Defaults to the installation time pre- fix given when configuring the system. CHICKEN_INSTALL_PREFIX An alternative installation prefix that will be prepended to extension installation paths if specified. CHICKEN_REPOSITORY The path where extension libraries are installed. Defaults to the package-library path selected during configuration (usually /var/lib/chicken/<binary-version> ) DOCUMENTATION
More information can be found in the CHICKEN User's Manual BUGS
Submit bug reports by e-mail to chicken-janitors@nongnu.org , preferrably using the chicken-bug tool. AUTHORS
The CHICKEN Team SEE ALSO
chicken-install(1) chicken-status(1) chicken(1) chicken-bug(1) 13 Aug 2008 CHICKEN-UNINSTALL(1)
All times are GMT -4. The time now is 06:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy