当前位置:网站首页>How do I install the software using the apt get command?
How do I install the software using the apt get command?
2022-06-25 08:08:00 【Ashes collector】
Active address : Graduation season · The technique of attack er
Use apt-get Command how to install the software ? There are two ways of software installation: offline installation and online installation .; Use apt-get The command is to change the image source for online installation , Improve download and installation speed .
Learning goals : Use apt-get Command to install software .
1. What is software installation ?
Ubuntu There are two ways to install software : Offline installation (deb File format installation )、 Online installation (apt-get Way to install ).
2. deb File format installation
yes Ubuntu Installation package format for , have access to dpkg Command to install and uninstall the software .
dpkg Command options :
dpkg Command rendering :
3. apt-get Way to install
It's an online installation deb The command of the software package , It is mainly used to search online from the software warehouse on the Internet 、 install 、 upgrade 、 Uninstall software . Online installation software command format :sudo apt–get install Installation package , Indicates online installation deb Installation package
4. Change mirror source
Because use apt-get The default command is to download and install software from a foreign server, which will cause slow download and installation , Therefore, it is necessary to change to the domestic image source server .
Image source description : The image source is the server from which the software is downloaded .
Mirror source rendering :
Change how you mirror the source : Change the mirror source visually 、 Manually change the mirror source
Change the mirror source visually :
Manually change the mirror source :
explain : Manually modify the mirror source , After the configuration is completed, you need to execute sudo apt-get update This command , Update the image source to ensure that you can download the latest software .
Use apt-get The way to install software must be networked
5. Summary
Ubuntu There are two ways to install software for the operating system :sudo dpkg -i Install package command ;sudo apt-get install Install package command uninstall ; Use apt-get This command means that online installation requires changing the image source to improve the download and installation speed .
边栏推荐
- FFT【模板】
- 洛谷P6822 [PA2012]Tax(最短路+边变点)
- RMQ区间最大值下标查询,区间最值
- 电子学:第010课——实验 8:继电振荡器
- Mr. Tang's lecture on operational amplifier (Lecture 7) -- Application of operational amplifier
- 【论文学习】《VQMIVC》
- Electronics: Lesson 012 - Experiment 11: light and sound
- Logu P2486 [sdoi2011] coloring (tree chain + segment tree + merging of intervals on the tree)
- How to create a new branch with SVN
- 剑指offer刷题(中等等级)
猜你喜欢
Looking for b-end product manager after years? I almost ruined myself
Talk about the future of cloud native database
Allgero reports an error: program has encoded a problem and must exit The design will be saved as a . SAV file
c#磁盘驱动器及文件夹还有文件类的操作
To understand the difference between Gram-positive and Gram-negative bacteria and the difference in pathogenicity
网络模型——OSI模型与TCP/IP模型
Solving some interesting problems with recurrence of function
飞机引气系统的建模与故障仿真
TCP的那点玩意儿
TCP 加速小记
随机推荐
2160. minimum sum of the last four digits after splitting
Linux上oracle和mysql的启动,关闭,重启
Can transparent cloud gateway caniot and candtu record can messages and send and receive can data remotely
力扣 272. 最接近的二叉搜索树值 II 递归
Electronics: Lesson 011 - experiment 10: transistor switches
函数尽量不要通过变量指定操作类型
什么是SKU和SPU,SKU,SPU的区别是什么
电子学:第012课——实验 13:烧烤 LED
RMQ interval maximum subscript query, interval maximum
Opencv minimum filtering (not limited to images)
PH neutralization process modeling
洛谷P3313 [SDOI2014]旅行(树链+边权转点权)
27. remove elements
50 pieces of professional knowledge of Product Manager (IV) - from problem to ability improvement: amdgf model tool
将数据导入到MATLAB
Electronics: Lesson 008 - Experiment 6: very simple switches
Solving some interesting problems with recurrence of function
图像超分综述:超长文一网打尽图像超分的前世今生 (附核心代码)
TCP MIN_RTO 辩证考
Network model -- OSI model and tcp/ip model