1.rpm :RPM(RedHat Package Manager) is RedHat 's software packages management tool, because CentOS is based on RedHat Linux , so rpm is also useful for CentOS. Some common parameters for RPM are listed below:[[email protected] ~]# RPM-IVH packagename.rpm// installation pac
One, how to install the program under LinuxThe program is compiled from source code, and under Linux We can install the software by compiling the source code. However, this method is relatively high for operators, and in the process of compiling a variety of files necessary to run the program, these files are placed in different directories in the system, not easy to manage. As a result, publishers of Linux distributions typically compile the source program, provide it to the user in a specific
Summary:
There are four methods to install gcc
1. When installing Linux distribution, choose to install GCC (this is the simplest)
2. If the GCC is not installed in step 1, install it without reinstalling it.LinuxIs the RPM method.
Third, in the previous method, you must note that the selected RPM should be the same as your Linux distribution version. If you cannot find it, you can use the srpm meth
Rpm usage notes most open-source software is released in the form of source code. The installation process of the source code is generally as follows :. /configure check the compiling environment, related library files, and configuration parameters, and generate makefile make. Compile the source code into an executable file make install. install the compiled Executable File RPM (redhat Package Manager) to f
Make the source code package into an RPM package in Linux
Step 1: first install the rpm-build package to generate the rpm package
[Root @ server1 ~] # Rpm-qa | grep rpm-build
[Root @ server1 ~] # Yum install-y rpm-build
Step 2: C
First, RPM introductionRPM (Redhat Package Manager) Red Hat Pack ManagerWhy install with RPM: CentOS can use the Yum tool for free, but Yum is not available by default when you pay for Redhat. So it's going to be installed in RPM.RPM Package Structure:1.BASH-4.3.1.TAR.XZ: Package Name-Major version number-minor version number-issue number2.BASH-4.3.2-5.EL6.X86_64.RPM
Centos software installation can be roughly divided into two types: [centos] rpm file installation, using the rpm command similar to the [ubuntu] deb file installation, run the dpkg command [centos] yum to install an rpm command similar to [ubuntu] apt-get to install rpm (I) to query the system for installing installed
For details about RPM usage in linux-general Linux technology-Linux technology and application information, see the following. In a Linux operating system, there is a system software package, which functions similar to "Add/delete programs" in Windows, but is much more powerful than "Add/delete programs, it is Red Hat Package Manager (RPM ). This toolkit was first launched by Red Hat and later borrowed by o
RPM Package Management:Syntax: RPM [Options] Package nameTo mount a disc :[Email protected] wang]# mount/dev/cdrom/mnt/Mount:block Device/dev/sr0 is write-protected, mounting read-onlyTo view the number of packages:[Email protected] wang]# ls/mnt/packages/| Wc-l3998[Email protected] wang]# ll/mnt/packages/| Wc-l3999Linux under the package Command rules:zsh-4.3.10-7.el6.x86_64.rpmZsh-4.3.10-7 x86. 64Software
Rpm uninstall parameter -- test: uninstall test -- nodeps: do not check dependencies -- noscripts: do not execute the script program -- notriggers: do not execute the trigger program -- justdb: only modify the database -- forceThe RPM uninstall package does not simply delete the files that have been installed one by one. In this case, problems may occur. For example, package a relies on Package B to do some
When a Linux system administrator manages the operating system, managing the software on the operating system is almost an essential feature of the system administrator. In the early Debain release, Debain developers developed a package manager named Dpkg. Later, Redhat's developers modeled dpkg on a package manager named RPM, which is similar to the DPKG function, but more powerful than its own. The RPM Pa
A. Yum configuration file location
/etc/yum.conf
/etc/yum.repos.d/*.repo
Second, yum common commands
Install pkgs
Reinstall pkgs
Update pkgs
Update-to
Check-update
Erase pkgs
List Installed/updates
Info pkgs
Provides pkgs
Deplist pkgs
Repolist all/enabled/disabled
History [Info num]
Clean all
Makecache
Grouplist
Groupinstall
Groupupdate
Groupremove
GroupInfo
Third, the production of local Yum
First, the use of Yum installation and uninstall software, there is a prerequisite for Yum installed packages are RPM format.
The installed command is that Yuminstall ~,yum will query the database, whether there is a package, and if so, check its dependency conflict, if there is no dependency conflict, then it is best to download the installation; If so, you will be prompted to ask if you want to install dependencies at the same time, or delete confl
Article Title: Managing RPM software packages in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Rpm-q: Check whether the software package is installed.
Rpm-qa: Query and display detailed information about installed s
In Linux, the installation is not as convenient as in windows. However, it is not difficult to install files in Linux, but you do not know how to start from the beginning. Now I will describe how to install the rpm file under Fedora. The rpm file is called RedHatPackageManager, which is a management program developed by RedHat. The rpm file is compiled and packag
In a Linux operating system, there is a system software package, which features similar to "Add/delete programs" in Windows, but features much better than "Add/delete programs ".
Red Hat Package Manager (RPM ). This toolkit is first written by Red
The launch of Hat was later borrowed by other Linux developers. Because it saves Linux users a lot of time, it is widely used to install and delete software in Linux. Next
This document describes how to use
RPM has a role in verifying that a System package or system command has been modifiedIf a file is found to be missing, RPM will output "missing file name". If there is a property error, RPM will be output in the following format:Sm5dlugt c file name where: S: Indicates the file size; M: means permission; 5: Indicates MD5 check and; D: Indicates the master/slave d
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 by name as Redhat company developed.
Today, the first use of the RPM command to the Opera Software uninstall, the installation is needless to say, is at the beginning of the installation of the F7 from the Opera official website directly downloaded Linux version of opera, but in the installation process seems to have been wrong, after the opening of opera can not enter Chinese characters, So I had to delete him.[Hanlong@wh_eric yum]$ Rpm-qa |g
Label:Download MySQL from official website (wget)
http://cdn.mysql.com//Downloads/MySQL-5.6/MySQL-server-5.6.30-1.el7.x86_64.rpm
http://cdn.mysql.com//Downloads/MySQL-5.6/MySQL-devel-5.6.30-1.el7.x86_64.rpm
http://cdn.mysql.com//Downloads/MySQL-5.6/MySQL-client-5.6.30-1.el7.x86_64.rpm
Detects if the system has MySQL installed
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.