ubuntu安装emacs25指南
发布时间:2020-11-17 07:14:01 所属栏目:Ubuntu 来源:互联网
导读:安装教程 首先添加源 sudo apt-add-repository -y ppa:adrozdoff/emacs + 更新源 sudo apt update 最后安装emacs25 sudo apt install emacs25 关于我 个人博客:MartinHan的小站 博客网站:hanhan12312的专栏 知乎:MartinHan01
安装教程
sudo apt-add-repository -y ppa:adrozdoff/emacs
sudo apt update
sudo apt install emacs25 关于我个人博客:MartinHan的小站 博客网站:hanhan12312的专栏 知乎:MartinHan01 (编辑:4S站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- Ubuntu 16.04 系统中安装配置 OpenCV 2.4.3 的方法
- Ubuntu系统上集群之间ssh实现无密码登录
- ubuntu16.04上安装matlab 2015b,2016a的故障排除
- Ubuntu12.04使用apt-get出错——更新软件源
- ubuntu下ndk的安装和使用
- Ubuntu使用apt-get update命令时提示Hash Sum mismatch错误
- 虚拟机中ubuntu不能联网问题的解决——NAT方式
- 【问题收录】[ubuntu]startx doesnt work
- Install Grafana on Ubuntu 16.04 LTS
- Ubuntu的add-apt-repository: command not found