CentOS 7.9 安装 epel-release

查看版本

go 复制代码
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

安装EPEL软件仓库,用于提供额外的软件包

go 复制代码
yum install -y epel-release
go 复制代码
yum install -y jq
go 复制代码
yum install -y htop
go 复制代码
yum install -y nload

参考

  1. EPEL到底是什么,为何经常要安装epel-release软件包
相关推荐
特长腿特长3 小时前
centos、ubantu系列机的用户和用户组的结构是什么?具体怎么配置?用户组权限怎么使用?这篇文章持续更新,帮助你复习linux的基础知识
linux·运维·centos
无级程序员3 小时前
centos7 安装 llvm-toolset-7-clang出错的问题解决
linux·centos
小夏子_riotous10 小时前
openstack的使用——9. 密钥管理服务Barbican
linux·运维·服务器·系统架构·centos·云计算·openstack
二宝哥14 小时前
Failed connect to mirrorlist.centos.org:80; Connection refused
linux·运维·centos
摇滚侠2 天前
Vmvare 虚拟机安装 Linux CentOS 7 操作系统 一键安装 Docker 1Panel 一键安装 MySQL Redis OpenClaw
linux·docker·centos
功德+n2 天前
Linux下安装与配置Docker完整详细步骤
linux·运维·服务器·开发语言·docker·centos
杨云龙UP2 天前
从0到1快速学会Linux操作系统(基础),这一篇就够了!
linux·运维·服务器·学习·ubuntu·centos·ssh
IT北辰2 天前
centos 安装最新jdk25
linux·运维·centos
菱玖2 天前
Centos重连IP改变问题解决
linux·tcp/ip·centos
SpikeKing2 天前
Server - 服务器 CentOS 安装与配置 Docker
服务器·docker·centos