yum
Linux系统中包管理RPM、YUM、DNF的使用方法
目录一.linux 系统主要使用以下几种包管理系统:二.Red Hat/Centos/Fedora 系统 (YUM/DNF)1.rpm命令安装rpm命令介绍rpm默认安装路径rpm命令基本语法rpm命令常见选项及参数说明rpm命令注意事项2.yum和dnf安装主要区别[详细]
2025-04-20 09:58 分类:运维How to detect rpm post scriptlet failure
How to detect if the rpm package installatio开发者_Python百科n\'s post install section code failed ?[详细]
2023-04-12 00:42 分类:问答Package updating another package from another repository
I\'ve created repository where I store my own packages. System uses my and some other public repositories.[详细]
2023-04-06 12:36 分类:问答Yum : How to retrieve option value from repositories configuration using python
I have instance开发者_JAVA百科 of YumRepository class. Is there a way to retrieve the option from configuration file of a repository, that I\'ve added manually ?[详细]
2023-04-06 06:47 分类:问答Updated server not sending/accepting multiple file uploads?
I have two servers, server A and server B. A form on server A submits data to server B via XMLHttpRequest. Apache is set up to allow data to be sent from one server to the o开发者_Python百科ther, avoi[详细]
2023-04-04 05:25 分类:问答Can I remove an RPM from within .spec scripts sections?
I\'m building a new version of an existing .spec/rpm and I want to remove a dependency that was required by that is not anymore (previous .spec had \"Requires:rpm-xyz).[详细]
2023-03-27 16:46 分类:问答APC and supporting packages installed but apc not working
I\'ve installed php-pear, php-devel and httpd-devel. All x86.64 version. I\'ve also installed apc (via pecl). I used yum to install the packages. I have added apc.so to php.ini (the correct php.ini to[详细]
2023-03-25 02:08 分类:问答Formats Error (could not find ldd binary)!
I\'m using CentOS5 and tryin开发者_运维知识库g to install a script that requires ldd. I\'ve tried:[详细]
2023-03-23 16:22 分类:问答How does one find a specific package to install with YUM?
I want to install Apache Solr on my linux machine, and am wondering if I can install it with yum.yum list prints all available packages, but it\'s impossible to read through thousands of these to find[详细]
2023-03-19 08:13 分类:问答MySQLdb module installation problem for python
I installed MySQLdb module in centos VPS using yum and it says successfully installed producing no error.but when I browse the python site it displays the error. \"Error loading MySQLdb module: No mod[详细]
2023-03-12 07:10 分类:问答