Installation of rpm-format software packages
1. IntroductionAlmost all Linux distributions use some form of software package to manage installation, update, and uninstall software. Compared with installing software packages directly from source code, software package management is easy to install and uninstall; installed software packages are easy to update; conf
14.3 "Linux learning is not difficult"UseRPMSoftware packages (3): InstallRPMPackageRPM installation process for software packages 9.1 shown, if the package satisfies the dependency condition, the installation is allowed, and if the dependencies are not met, the other packages need to be installed first. Use rpm command can be Linux
Install the rpm file method on Ubuntu (convert rpm to deb) the Ubuntu package format is deb. to install the rpm Package, use alien to convert rpm to deb. Sudoapt-getinstallalien # alien
Install the rpm file method on Ubuntu (convert rpm to deb) the Ubuntu package format is deb. to install the rpm package, use alien to convert rpm to deb. Sudo apt-get
Record how to install mysql-Invalid GPG Key from file:/etc/pki/rpm-gpg/RPM-GPG-KEY-mysql, mysql-invalidgpg
Record problems encountered;
Install On aliyunMySQLDue to the last error in uninstalling mysql, the check file has a proble
In Linux, when is the package name used, when is the full package name used, and how to install, upgrade, and uninstall the RPM package? The package name rpm1. Use the full package name during installation and upgrade, and query the package name during uninstallation.
2. Install the
Installing and detaching an RPM Package in LINUX how to view the installation path rpm-qplxxxxxx.rpm1 for the rpm installation package. how to install the rpm package execute the following command
Label:FromRequirements for installing Oracle 11gR2 RDBMS in RHEL (and OEL) 5 on AMD64/EM64T (document ID 880989.1)Note:starting with Oracle Database 11g Release 2 (11.2.0.2), all the 32-bit packages, except-gcc-32bit-4.3, listed in The following sections is no longer required for installing a database on Linux x86-64. Only the 64-bit packages is required. However, for any Oracle Database 11g release before 11.2.0.2, both the 32-bit and 64-bit packages
The way to install and uninstall the RPM package on Linux is as follows:
1. How to install the RPM package
RMP software packages can be installed using the program RPM to complete. Execute the following command
A: RPM package,This type of software package is similar to the windows EXE Installation File. Various files have been compiled and packaged, And the folder to which the files should be put is specified, which is very convenient to install, in the graphic interface, you only need to double-click to automatically install
A: RPM package,
This type of software package is similar to the windows EXE Installation File. Various files have been compiled and packaged, And the folder to which the files should be put is specified, which is very convenient to install, in the graphic interface, you only need to double-click to automatically install
message is displayed:
# Rpm-e xsnowError: removing these packages wowould break dependencies:/Usr/x11r6/bin/xsnow is needed by x-amusements-1.0-1
In this case, you can use the -- force option to reinstall xsnow:
# Rpm-IVH -- force xsnow-1.41-1.i386.rpmXsnow
We recommend that you use the tool software kleandisk to safely and thoroughly clear RPM packages that are
I've been studying Linux recently, and it's easy to summarize some common commandsMainly rpm installation command uninstall and queryTar uncompressed, tar software InstallationFile deletion rm is available for file and folder deletion, and rmdir is used to delete empty foldersUser-related Useradd and passwdPermission related chmod, etc.Mobile and rename MV
TarTa
disadvantage is that it lacks flexibility, if the software package is compiled for a specific hardware/operating system platform, it cannot be correctly executed on another platform or environment.
1. * binary software package in RPM format
Installation: rpm-IVH *. rpm
Uninstall: rpm-e packgename
Note:
Install and uninstall the rpm package in linux, the yum method, and the rpmyum
There are three methods for installing software in linux:
Install the rpm package, use the rpm tool to
In Linux, almost all software is installed, uninstalled, and managed through RPM. RPM is called RedhatPackageManager. it was proposed by Redhat to manage software packages in Linux. Linux installation, except for a few cores...
In Linux
RPM
Rpm is a software package manager.
Rpm: RedHat Package Manager. Definition: RPM Package Manager.
Annotation: a package and Installation tool used to download packages from the Internet. It is included in some Linux distributions. It generates a
dependency between packages.
(2) yum
Yum = Yellow dog Updater. Modified is mainly used to conveniently add, delete, and update RPM packages. It automatically solves the dependency problem of packages.
Yum
Yum list installed
Available
Repolist to view the number of repoids
Info
Install the package to check the dependency and Press y to automatically resolve the dependency, and the dependent software package
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 Fedo
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.