一、如果你的系统是RedHat系列:
yum list|grep ncurses
yum -y install ncurses-devel
yum install ncurses-devel
二、如果你的系统是Ubuntu或Debian:
apt-cache search ncurses
apt-get install libncurses5-dev
软件
rpm -qa | grep 查询
rmp -e 软件名 –nodeps 卸载
压缩
tar -zxvf x.tar.gz
yum
可以用于运作
rpm
包,例如在
Fedora
系统上对某个软件的管理:
安装:
yum install
卸载:
yum remove
更新:
yum update
apt-get
可以用于运作
deb
包,例如在
Ubuntu
系统上对某个软件的管理:
安装:
apt-get install
卸载:
apt-get automove
更新:
apt-get update
文章知识点与官方知识档案匹配,可进一步学习相关知识云原生入门技能树k8s包管理(helm)安装helm8806 人正在系统学习中 相关资源:点名工具下载雪龙令点名软件v2017-其它代码类资源-CSDN文库
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!