当前位置:网站首页>Yum command
Yum command
2022-06-22 03:58:00 【Poetry and prodigal son】
Warehouse profile location :/etc/yum.repos.d/
The cache location :/var/cache/yum/
# Search package
yum search <package>
# Install package
yum install <package>
# Remove package
yum remove <package>
# Update package
yum update <package>
# Find software listings that contain keywords ( Look in all the software listings )
yum list | grep keyword
# Find software listings that contain keywords ( Look in the installed software inventory )
yum list installed | grep keyword
# View software dependencies
yum deplist <package>
# Generate warehouse software inventory cache
# The cache directory :/var/cache/dnf/ or /var/cache/yum
yum makecache
# Delete the software inventory cache of the warehouse
yum clean
边栏推荐
- [day 23] given an array of length N, return the array after deleting the x-th element | array deletion operation
- ES next 新特性
- Binary tree cueing
- Flyter color gradient and follow button imitating Taobao gradient
- Application method and operation of Beifu cx9020 (wince 7) controller
- In fact, many people are studying Electronics
- Flutter-Stream使用
- Dart异步是怎么实现
- Larave database backup scheduled task
- How far is the memory computing integrated chip from popularization? Listen to what practitioners say | collision school x post friction intelligence
猜你喜欢

KS004 基于SSH通讯录系统设计与实现

Relationship among original code, complement code and inverse code

在线文本按行批量反转工具

The future has come: cloud primary Era

How far is the memory computing integrated chip from popularization? Listen to what practitioners say | collision school x post friction intelligence
![[leetcode] 17 backtracking (letter combination of telephone number)](/img/86/e623383ded25677d37bd1c7e98a772.png)
[leetcode] 17 backtracking (letter combination of telephone number)

CentOS uses composer install to report an error - phpunitphppunit 8

Binary tree cueing
![SSM based blog system [with background management]](/img/6b/6a488f5d6926de07c8b1b365362ff6.png)
SSM based blog system [with background management]

Flutter-渲染原理&三棵树详解
随机推荐
TCL Huaxing released the world's first 0.016hz ultra-low frequency OLED wearable device screen
Flutter-Stream使用
哈夫曼树
【第23天】给定一个长度为 n 的数组,返回删除第 X 位元素后的数组 | 数组删除操作
Flutter-渲染原理&三棵树详解
H index problem
WPF 实现星空效果
PHP connection to mysql8.0 reports an error: illuminate\database\queryexception
系统漏洞利用与提权
LOCAL=NO
SSM住院管理系统
The future has come: cloud primary Era
树的存储结构
About calling EditText in dialog
LeetCode --- 1221. Split a String in Balanced Strings 解题报告
Invalid character found in request destination. Valid characters are defined in RFC 7230 and RFC 3986
Laravel realizes file (picture) uploading
图的DFS
Existing requirements synchronize other database user information to our system. Their primary key ID is string and our primary key is long
read stream 特别注意