How to uninstall limbcrypt-devel?


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat How to uninstall limbcrypt-devel?
# 1  
Old 04-29-2013
How to uninstall limbcrypt-devel?

my os is

Code:
[root@localhost ~]# cat /etc/redhat-release 
CentOS release 6.4 (Final)

from Pinoyden Blog: configure: error: mcrypt.h not found. Please reinstall libmcrypt.

Code:
[root@localhost ~]#  rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
Retrieving http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
warning: /var/tmp/rpm-tmp.w2m6Br: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Preparing...                ########################################### [100%]
   1:epel-release           ########################################### [100%]
[root@localhost ~]# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
Retrieving http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
warning: /var/tmp/rpm-tmp.o2zCXa: Header V3 DSA/SHA1 Signature, key ID 00f97f56: NOKEY
Preparing...                ########################################### [100%]
   1:remi-release           ########################################### [100%]
[root@localhost ~]# yum --enablerepo=remi,remi-test install libmcrypt libmcrypt-devel
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink                                                                                                                                   | 5.1 kB     00:00     
 * base: mirror.usonyx.net
 * epel: ftp.riken.jp
 * extras: repo.sysadmins.or.id
 * remi: fr2.rpmfind.net
 * remi-test: fr2.rpmfind.net
 * rpmforge: ftp.riken.jp
 * updates: mirror.internode.on.net
epel                                                                                                                                            | 3.9 kB     00:00     
epel/primary_db                                                                                                                                 | 5.0 MB     02:43     
remi                                                                                                                                            | 2.9 kB     00:00     
remi/primary_db                                                                                                                                 | 514 kB     00:06     
remi-test                                                                                                                                       | 2.9 kB     00:00     
remi-test/primary_db                                                                                                                            |  88 kB     00:01     
237 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libmcrypt.x86_64 0:2.5.7-1.2.el6.rf will be updated
---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be an update
---> Package libmcrypt-devel.x86_64 0:2.5.8-9.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================================================
 Package                                       Arch                                 Version                                   Repository                          Size
=======================================================================================================================================================================
Installing:
 libmcrypt-devel                               x86_64                               2.5.8-9.el6                               epel                                12 k
Updating:
 libmcrypt                                     x86_64                               2.5.8-9.el6                               epel                                96 k

Transaction Summary
=======================================================================================================================================================================
Install       1 Package(s)
Upgrade       1 Package(s)

Total download size: 108 k
Is this ok [y/N]: n
Exiting on user Command
[root@localhost ~]# rpm -e libmcrypt-devel
error: package libmcrypt-devel is not installed
[root@localhost ~]# rpm -e libmcrypt

as can be seem from the outcome of the command above, I'm able to remove libcrypt but not libcrypt-devel

I wanted to uninstall libmcrypt-devel as I believe I'm not supposed to install any fedora packages.

when I execute

Code:
[root@localhost ~]# rpm -q libmcrypt-devel
package libmcrypt-devel is not installed
[root@localhost ~]#

message said Installing:
libmcrypt-devel


Transaction Summary
==================================================================================================== ===================================================================
Install 1 Package(s)

yet when I query libmcrypt-devel, it could not be found, why is this so?

thanks a lot!

Last edited by jediwannabe; 04-29-2013 at 06:36 PM.. Reason: more content
# 2  
Old 05-09-2013
You cannot uninstall something you never had:
Code:
Resolving Dependencies
--> Running transaction check
---> Package libmcrypt.x86_64 0:2.5.7-1.2.el6.rf will be updated
---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be an update
---> Package libmcrypt-devel.x86_64 0:2.5.8-9.el6 will be installed <---- !!!

Am I missing something here?
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Programming

Yum install qt-devel qt-doc qt-creator qt5?

hi all, i use yum install qt-devel qt-doc qt-creator to install qt4 on fedora 20 what command line used to install qt5 (1 Reply)
Discussion started by: cetu
1 Replies

2. Linux

glib-devel-2

Hi I want to install glib-devel-2.xx on suse 9 linux. I downloaded from below site, Index of /pub/gnome/sources/glib/2.24 and installed using normal configure,make,make install. Am I correct or something else is required? Thanks. (4 Replies)
Discussion started by: upengan78
4 Replies

3. 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

4. Red Hat

trying to install openssl-devel

Hi there, I am using redhat 7.3 and I am trying to install openssl-devel-0.9.6b-18.i386.rpm but I get the following error message when I try to install: error: failed dependencies: openssl = 0.9.6b-18 is needed by openssl-devel-0.9.6b-18 The thing that confuses me most is that when I... (0 Replies)
Discussion started by: redhat_newb101
0 Replies

5. Solaris

mysql-devel

I am trying to install Postfix on a Sun SPARC Solaris 9 server. I am not sure whether it is essential or not but still installed MySQL on that server and it is running fine.Now when I am trying to run the make command as a part of installation of Postfix, it reports the following error. # make ... (1 Reply)
Discussion started by: chrs0302
1 Replies

6. Programming

devel.rpm

I have a question on how to make an rpm out of the source package distribution. just looking for a general procedure. Like say I have the MIT kerberos source, would I "make -C libs" or something like that? (2 Replies)
Discussion started by: thmnetwork
2 Replies
Login or Register to Ask a Question