ubuntu20.04常用命令有哪些 ubuntu20.04命令大全

主机教程 建站分享 2年前 (2022-11-25) 184次浏览

文章摘要:ubuntu20.04常用命令有哪些 ubuntu20.04命令大全

ubuntu20.04常用命令有以下这些: //The dpkg : ----dpkg -i<====& […]

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


声明:
若非注明,本站文章源于互联网收集整理和网友分享发布,如有侵权,请联系站长处理。
文章名称:ubuntu20.04常用命令有哪些 ubuntu20.04命令大全
文章链接:http://www.7966.org/post/13553.html
转载请注明出处

喜欢 (0)