CentOS yum安装mcrypt 本篇排错的前提是只想用yum安装,不想使用源码包编译安装. php依赖一下包: #yum install libmcrypt libmcrypt-devel mcrypt mhash Setting up Install Process No package php-mcrypt available. Error: Nothing to do 我们会看到centos yum从仓库中根本找不到这几个包.但我不想使用源码编译就想使用yum安装,怎么办?
由于最近曝出linux的bash漏洞,想更新下bash,于是 想到了配置CentOS yum source. 测试bash漏洞的命令: env x='() { :;}; echo "Your bash version is vulnerable"' bash -c "echo This is a test" Your bash version is vulnerable This is a test 在此感谢网易的镜像文件! .删除redhat原有的yum rpm
http://wiki.centos.org/TipsAndTricks/BrokenVserver centos mirror: http://mirror.centos.org/centos/6/os/x86_64/ 注意匹配正确的版本, /ect/yum.conf How to install yum on a Virtual Server Contents But I DO have yum already, and I AM on CentOS I don't have yum
centos yum 完全卸载依赖 you install a package with yum install, say pdftk, it will pull in a lot of dependencies: Installed: pdftk.x86_64 0:1.44-10.fc18 Dependency Installed: bouncycastle.noarch 0:1.46-6.fc18 itext-core.noarch 0:2.1.7-14.fc18 libgcj.x86