Source package, binary package, RPM package

Source: Internet
Author: User


Nonsense not to say that direct comparison

1、rpm格式: libjpeg-devel-6b-33.x86_64.rpm #rpm格式很好区分,
2、二进制包: mysql-3.23.58-pc-linux-i686.tar.gz #名字很长, version number, adaptation platform, hardware type adaptation, format: my sql-< version >--tar.gz
3、源码包: php-5.2.14.tar.gz #而源码格式仅仅就是一个版本号的tar包. Need to go through./config, make, make install


To help you understand

Note: The source code and the binary package are two forms of the package. The binary package contains a program that has been compiled and can be run immediately. You only need to download and package (install) them later, you can use them immediately. The source code package contains the program's original program code, it needs to be compiled on your computer before you can run the program, so the time to install from the source code will be longer. MySQL source package to be edited only using the CMake tool, so the general use of the binary package


Source package, binary package, RPM package

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.