2022
我们一起努力

ubuntu20.04常用命令有哪些

ubuntu20.04常用命令有以下这些:

//The dpkg :

----dpkg -i<====> install

----dpkg -LShow info about this APP

----dpkg -rRemove

----dpkg --list Show all installed APPs


//The apt :

----apt-get installinstall an app from sources.list

----apt update update the info about sources.list

----apt upgrade update the Apps

----apt-get --purge remove---->remove an app which named 'name'

----apt --fix-broken install deal with the broken

----apt -f install -y same with that

----apt-get removeremove but keep settings and files


//The Files:

----ls show the list of files

----cdjump to this file whose name is 'file's name'

----cd -L jump back to 'home'

----cp file's_name_1 /way.../end of the way copy file_1 to way_2


//The 'grub->':

----ls

----set root = (hdx,y)


//File_Way:

----sources.list -------> /etc/apt/sources.list

----Fonts -------> /usr/share/fonts


赞(0)
文章名称:《ubuntu20.04常用命令有哪些》
文章链接:https://www.fzvps.com/77217.html
本站文章来源于互联网,如有侵权,请联系管理删除,本站资源仅供个人学习交流,请于下载后24小时内删除,不允许用于商业用途,否则法律问题自行承担。
图片版权归属各自创作者所有,图片水印出于防止被无耻之徒盗取劳动成果的目的。

评论 抢沙发

评论前必须登录!