yum
How to know the system is Debian or CentOS in Python?
I want to write some install scripts by python, it should know the OS to choose either apt command or yum command.[详细]
2023-03-04 17:30 分类:问答missing dependency for remi while updating php 5.1 to 5.3
I want to update php-5.1 to php-5.3 using remi, but I am facing a missing dependency problem.开发者_JAVA技巧[详细]
2023-03-02 03:42 分类:问答what's different between lib and lib-devel in yum?
I\'m compiling a software that depends on libpcap,so I yum install libpcap,but when I ./configure it still reports can\'t find libpcap开发者_如何学运维,so I run yum install libpcap-devel and this time[详细]
2023-02-27 00:13 分类:问答Side by side RPM versions
What is the \"right\" way, if any, to design RPMs so that multiple versions can be installed via YUM/RPM side by side without stomping on each other? For libraries, the right answer seems to be relate[详细]
2023-02-24 23:17 分类:问答Where can I get the list of Repository for Yum in Ubuntu?
I have a vanilla mac开发者_JAVA百科hine (Ubuntu) and I just did apt-get install yum However, the yum.cof has empty repos list.So, where can I get the most updated list of repository?As mentioned here[详细]
2023-02-24 05:23 分类:问答Bootstrap script deploys app using yum, how can I deploy on Ubuntu
I am deploying an application that has a bootstrap script, which installs a bunch of packages using yum. However, I am deploying on Ubuntu Maverick. Does is make sense to upgrade the script to use apt[详细]
2023-02-24 01:38 分类:问答Android - Fedora - Installing 32 bit packages
I\'m trying to setup my Android Development on a Linux Fedora box by following the guide listed here, HOWTO Setup Android Development - FedoraProject.Unfortunately, I cannot seem to run the yum comman[详细]
2023-02-22 20:04 分类:问答No emacs package on rpmforge (RHEL)
When trying to install emacs on RHEL 5.5, I get the following error: $ sudo yum install emacs Loaded plugins: rhnplugin, security[详细]
2023-02-20 12:11 分类:问答Amazon Linux AMI EC2 - librrd.so.2 dependency issue
I am attemping to install OpsCenter for Cassandra, and using the the standard REHL image.I can\'t figure out how to get this to work.Another version of EPEL perhaps?[详细]
2023-02-18 00:54 分类:问答centos 5.5; yum broken; need command line subversion client (will be retrieving files from a remote repository)
Evidently, getting subversion would be a piece of cake, if only yum weren\'t broken.Moreo开发者_StackOverflow中文版ver, just about everywhere I search for info on installing subversion takes it for gr[详细]
2023-02-17 13:59 分类:问答