version, installation, configuration, and uninstall automation problems. To solve these problems, RedHat puts forward a good way for its own system to manage thousands of software. This is the RPM Management system. After the rpm management system is installed in the system, as long as it is a package that meets the rpm file
In the CentOS system, software Installation procedures are quite complex, but the most common are two types:
1 One is the source code of the software, you need to manually compile it. This software installation package is typically a tar package with gzip compression (suffix is. tar.gz).
2 Another is the software executable program, you just install it on it. This software installation package is usually an RPM
Host:brubeckGroup:hardware/modem Source rpm:rzsz-0.12.20-934.22.src.rpmsize:249242 LICENSE:GPL v2 or laterSIGNATURE:RSA/8, Sat 09:28:23, Key ID e3a5c360307e3d54packager:http://bugs.opensuse.orgUrl:http://www.ohse.de/uwe/software/lrzsz.htmlsummary:x-, y, and Z-modem Data Transfer protocolsDescription:RZSZ allows "sz filename" to send a file to your localSystem.Distribution:suse Linux Enterprise 112. View th
Knowledge about rpm packages and files in linux rpm-qpl xxxxxx. rpm 1. How to install the rmp package of the rpm package can be completed using the program rpm. Run the following comman
format: apache-1.3.23-11.i386.rpm, where "Apache" software name, "1.3.23-11" software version number, major version and minor version, "I386" is the software running hardware platform, "rpm" file extension, The representative is the RPM package.(1) RPM Common Command
Install mysql on centos 65. Three Methods for installing mysql on centos are summarized: first, install mysql through source code, second, use a common Binary Package, and third, install mysql in the system package through different linuxrelease, install the RPM package on c
The toolkit was first launched by Red Hat and later borrowed by other Linux developers. Because it saves a lot of time for Linux users, it is widely used to install and remove software under Linux.
Here is a description of its specific use of the method.
[Root@ford/root] # Rpm
Environment:CentOS Linux release 7.2.1511 (Core)mysql-5.7.181 Uninstall mariadb-lib prior to installation[Email protected] ~]# rpm-qa|grep mariadb mariadb-libs-5.5.44-2.el7.centos.x86_64 [[email protected] ~]# rpm -E mariadb-libs-5.5.44-2.el7.centos.x86_64--nodeps2 Go to the official website to download the latest RPM
following software is basically the same.
Start Apache. modify the apache configuration file (this configuration is still complicated. I will take another note and bypass it here)
Start Apache. command:
Linux Commands
Service httpd start # start the apache service
Copy code 2. install Mysql
The required PRM package is as follows:
Under the Linux operating system, almost all software is installed, uninstalled and managed by RPM. The RPM is all called Redhat Package Manager, which is proposed by the Redhat company to manage software packages under Linux. When Linux is installed, almost all other module
This series of blogs is from: http://www.92csz.com/study/linux/Here, thank the original person to provide the introductory knowledgeThe purpose of this series of blogs is to extract the more commonly used LIUNX commands from the author's articles for their own study and review."RPM tool "RPM is the abbreviation for "Redhat package Manager", which can be guessed b
Compilation Method in the original code, if I want to explain it one by one, is it too tiring? Therefore, here we will describe the common RPM and Tarball suite upgrade methods in the Linux distributions such as Mandrake, Red Hat, and OpenLinux:· RPMCurrently, one of the most widely used suite management programs is to use the database management method to install
Install JDK decompress JDK with rpm under Fedora: Download JDK rpm installation package, here the jdk-6u35-linux-i586-rpm as an example to describe. The downloaded file may be a jdk-6u35-linux
First, RPM toolsThe RPM command is a management tool for RPM packages. RPM was originally a red Hat Linux distribution program designed to manage Linux packages and is popular because it follows GPL rules and is powerful and conve
not have any output, this means that there is no header file.
$ rpm -qa | grep kernel-headers-$(uname -r)
Then run the yum command to install the header file. This command will automatically find the appropriate header file and install
the file list;A Indicates all and queries are executed in all packages;F indicates file, which can be queried Based on files;P indicates the package, which is queried Based on the software package.The required query conditions can be generated using grep or from the command line in ''.
9. Knowledge about RPM software packages1. What is
One, you may encounter this problem during the Yum installation or upgrade processCould not Open/read File:///etc/pki/rpm-gpg/RPM-GPG-KEY-puiasSee (http://linuxsysconfig.com/2013/03/running-multiple-python-versions-on-centos6rhel6sl6/) in this page:Download and import the RPM GPG keyCd/etc/pki/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.