当前位置:   article > 正文

Ubuntu常用安装软件命令_ubuntu安装软件命令

ubuntu安装软件命令

ubuntu常用安装软件命令

1.安装ssh

sudo apt-get install openssh-server
  • 1

2.安装远程(client)

sudo apt-get install nfs-common
  • 1

3.安装GIT

sudo apt-get install git
  • 1

4.安装cifs挂载工具(mount)

sudo apt-get install cifs-utils
  • 1

5.安装VIM

sudo apt-get install vim
  • 1

6.安装gcc

sudo apt-get install gcc
  • 1

7.安装make

sudo apt-get install make
  • 1
声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号