[LINUX] The meaning of {version-number} in the mysql rpm package

mysql site

https://dev.mysql.com/doc/refman/5.6/ja/linux-installation-yum-repo.html

shell> sudo yum localinstall mysql-community-release-el7-{version-number}.noarch.rpm

The meaning of {version-number}

--Version of the package itself --Not a minor version of the OS in the x part of CentOS7.x --In the package acquired by yum, up to version 3 is available. image.png

https://pkgs.org/download/mysql80-community-release

Recommended Posts

The meaning of {version-number} in the mysql rpm package
The meaning of ".object" in Django
The meaning of self
The story of participating in AtCoder
The story of the "hole" in the file
Consider the description of Dockerfile (Django + MySQL②)
[Understanding in 3 minutes] The beginning of Linux
Check the behavior of destructor in Python
The story of an error in PyOCR
Implement part of the process in C ++
The result of installing python in Anaconda
Let's claim the possibility of pyenv-virtualenv in 2021
[Linux] What is the method to solve the package dependency error of yum and rpm in the actual workplace?
The basics of running NoxPlayer in Python
In search of the fastest FizzBuzz in Python
Install the package in an offline environment
Consider the description of docker-compose.yml (Django + MySQL ③)
Meaning of using DI framework in Python
Output the number of CPU cores in Python
[Python] Sort the list of pathlib.Path in natural sort
Change the font size of the legend in df.plot
Get the caller of a function in Python
Match the distribution of each group in Python
View the result of geometry processing in Python
Organize the meaning of methods, classes and objects
Make a copy of the list in Python
Find the number of days in a month
Install the python package in an offline environment
Read the output of subprocess.Popen in real time
Find the divisor of the value entered in python
The story of finding the optimal n in N fist
How to check / extract files in RPM package
Fix the argument of the function used in map
Find the solution of the nth-order equation in python
The story of reading HSPICE data in Python
[Note] About the role of underscore "_" in Python
Put the second axis in 2dhistgram of matplotlib
About the behavior of Model.get_or_create () of peewee in Python
Solving the equation of motion in Python (odeint)
Visualized the usage status of the sink in the company
Output in the form of a python array
The story of viewing media files in Django
Search by the value of the instance in the list
Make progress of dd visible in the progress bar
Factfulness of the new coronavirus seen in Splunk
Note: The meaning of specifying only * (asterisk) as an argument in the Python function definition.
Experience the good calculation efficiency of vectorization in Python
Specify the lighting Model of SCN Material in Pythonista
Numerical representation of days of the week in various languages
Used from the introduction of Node.js in WSL environment
How to get the number of digits in Python
In search of the best random dot stereogram (RDS).
The story of building the fastest Linux environment in the world
Count the number of parameters in the deep learning model
○○ Solving problems in the Department of Mathematics by optimization
Omit the decimal point of the graph scale in matplotlib
[python] Get the list of classes defined in the module
About testing in the implementation of machine learning models
[For beginners] Install the package in the Anaconda environment (Janome)
The story of FileNotFound in Python open () mode ='w'
About the inefficiency of data transfer in luigi on-memory