LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-11-2008, 07:10 PM   #1
evartsd
LQ Newbie
 
Registered: Sep 2008
Posts: 7

Rep: Reputation: 0
uninstalling programs in Fedora 9


I am a Network Admin and have worked with Windows for years. I have now loaded a Fedora Server and have installed myswl. Apparently it did not load all the way and I need to uninstall it. With windows it is simple however I would like to figure this out as I am sure I will need to know this.

Thanks
Dave Evarts
 
Old 09-11-2008, 07:14 PM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,349

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
How did you install MySQL ?

1. via the menus
2. cmd line yum install ...
3. src mysql.tar.gz


???
 
Old 09-11-2008, 09:54 PM   #3
henry_shadowjet
Member
 
Registered: Oct 2006
Posts: 55

Rep: Reputation: 15
chrism01 is right, we need to know the way you installed the program in the first place.

If you installed via RPM files, then uninstallation is very easy, just issue the following command as root:
yum remove <packagename>

Another way would be using RPM, first get the complete package name by issuing:
rpm -qa | grep -i <packagename>, in your case: rpm -qa | grep -i mysql
And issue the following to uninstall it (as root):
rpm -e <complete packagename returned>

If you have installed it using source files, things get a little more complicated. Carefully use the documentation to know where the files has been installed. Correct me if I'm wrong, but I think MySQL has "make uninstall" command available. In that case, try to issue the command as root on the source directory.

Hope that shed a bit of light ^^
 
Old 09-12-2008, 07:20 AM   #4
evartsd
LQ Newbie
 
Registered: Sep 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Reply to Install question for mysql

I installed it within the terminal. First I unzipped it using gunzip then tar. When I tried this command ./configure it failed. I could not do the make command because it said it could not find a compiler. I did install GMP-0.4.3 and it still says it cannot find a compiler. I am guessing that I may not have installed it properly. Does fedora 9 come with a compiler already installed? For that matter does it come with Mysql and phpmyadmin also?
 
Old 09-13-2008, 03:45 AM   #5
csfalcon
Member
 
Registered: Jun 2004
Location: MD
Distribution: Fedora Core
Posts: 269

Rep: Reputation: 31
mysql is included on the fedora cds/dvd.

you can install mysql with "add/remove software", it should be in the "Applications" menu. look for Database, and check MySQL.

if you didn't install a gui then try as root

yum install mysql mysql-server


also, if ./configure failed, then the software was not installed, therefore, no need to uninstall.

Last edited by csfalcon; 09-13-2008 at 03:47 AM.
 
Old 09-13-2008, 06:26 AM   #6
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Correct. And if you need a compiler, it's gcc that you need to install.
 
Old 09-16-2008, 07:29 AM   #7
evartsd
LQ Newbie
 
Registered: Sep 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Gcc

Does anyone have a link for the gcc download?
 
Old 09-16-2008, 07:35 AM   #8
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
It can be installed from the repositories: log in as root and run yum install gcc. It can also be installed from a dialog box; I recommend that you open a terminal and run yum install yumex. This will make Yumex appear under Applications > System Tools. Open it and enter gcc into the search box.

Last edited by jay73; 09-16-2008 at 07:39 AM.
 
Old 09-16-2008, 07:39 AM   #9
inspiron_Droid
Member
 
Registered: Dec 2006
Distribution: Debian (Wheeze)
Posts: 391

Rep: Reputation: Disabled
Quote:
Originally Posted by evartsd View Post
I am a Network Admin and have worked with Windows for years. I have now loaded a Fedora Server and have installed myswl. Apparently it did not load all the way and I need to uninstall it. With windows it is simple however I would like to figure this out as I am sure I will need to know this.

Thanks
Dave Evarts
Code:
Yum -y remove mysql
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
uninstalling programs Stan the caddy Linux - Software 4 01-01-2004 04:55 PM
Uninstalling programs alofatti Linux - Newbie 3 06-20-2003 09:50 PM
uninstalling programs mystic Linux - Software 30 03-25-2003 06:03 AM
Uninstalling programs LynnB Linux - Newbie 1 02-18-2003 03:48 AM
uninstalling programs punt Linux - General 3 07-17-2001 06:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:36 PM.

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