2021年3月16日

Centos7 安装 Emacs

摘要: 1、进入root su root 2、安装包 wget http://ftp.gnu.org/gnu/emacs/emacs-26.1.tar.gz 3、解压 tar -xzvf emacs* && cd emacs* 4、安装依赖 yum install gcc* glib* gtk* ncurs 阅读全文

posted @ 2021-03-16 21:47 及途又八 阅读(386) 评论(0) 推荐(0)

导航