当前位置:网站首页>Yum only downloads the RPM package of the software to the specified directory without installing it
Yum only downloads the RPM package of the software to the specified directory without installing it
2022-07-05 12:19:00 【Xiaobo】
One 、 download yum plug-in unit
yum install yum-plugin-downloadonly
Two 、 download rpm Package to the specified directory
example : download ntp Package to /opt/ntp Under the table of contents
yum install --downloadonly --downloaddir=/opt/ntp ntp
# Specify the installation directory Name of the software package to download
3. rpm Install the software
rpm -ivh ./*
边栏推荐
- The solution of outputting 64 bits from printf format%lld of cross platform (32bit and 64bit)
- What is the difference between canvas and SVG?
- Master the new features of fluent 2.10
- MySQL index - extended data
- A guide to threaded and asynchronous UI development in the "quick start fluent Development Series tutorials"
- A new WiFi option for smart home -- the application of simplewifi in wireless smart home
- mmclassification 训练自定义数据
- Principle of persistence mechanism of redis
- Matlab struct function (structure array)
- POJ-2499 Binary Tree
猜你喜欢
July Huaqing learning-1
Riddle 1
报错ModuleNotFoundError: No module named ‘cv2.aruco‘
Sentinel sentinel mechanism of master automatic election in redis master-slave
The survey shows that traditional data security tools cannot resist blackmail software attacks in 60% of cases
Four operations and derivative operations of MATLAB polynomials
Interviewer: is acid fully guaranteed for redis transactions?
多表操作-自关联查询
Multi table operation - sub query
A guide to threaded and asynchronous UI development in the "quick start fluent Development Series tutorials"
随机推荐
Instance + source code = see through 128 traps
How does MySQL execute an SQL statement?
MySQL log module of InnoDB engine
Seven polymorphisms
How to clear floating?
[hdu 2096] Xiaoming a+b
MySQL index (1)
MySQL constraints
Basic operations of MySQL data table, addition, deletion and modification & DML
What is the difference between canvas and SVG?
One article tells the latest and complete learning materials of flutter
Liunx prohibit Ping explain the different usage of traceroute
Swift - add navigation bar
GPS数据格式转换[通俗易懂]
MySQL basic operation -dql
Pytorch MLP
How to design an interface?
Learn the garbage collector of JVM -- a brief introduction to Shenandoah collector
How can beginners learn flutter efficiently?
Riddle 1