网站首页  词典首页

请输入您要查询的英文单词:

 

单词 Apt-get
释义

Apt-get

  • 网络安装;命令;配置软件源数据库
1.
安装
Debian 常用开发包的安装(apt-get)-manpages- -     用于开发的man是:manpages-dev,比如fork,pipe,popen等 - 作者: agile_boy 2…
software.bokee.com
2.
命令
weaver_chen - 博客园 ... sudo apt-get check 检查是否有损坏的依赖 apt-get 命令: apt-cache search package 搜索包 ...
www.cnblogs.com
3.
配置软件源数据库
目录 ... ... 13.29 reconfig( 转换配置文件) 654 13.30 apt-get配置软件源数据库) 655 13.21 md5sum( 计算与检查5函数 …
book.51cto.com
4.
高级包装工具
baike.baidu.com
5.
安装步骤
您提的安装步骤(apt-get)是在哪个阶段安装的? 使用Desktop光碟开机并选择试用,进入系统后先以「sudo pppoeconf」连接网 …
www.mobile01.com
6.
安装时
ubuntu 11.10 我卸载了vi 想安装vim 但安装时(apt-get)提示:更换介质:请把标有“Ubuntu 11.10 _Oneiric Ocelot_ - Release i38…
forum.ubuntu.com.cn
7.
获取包
Linux 自检和 SystemTap ... time.c 文件的信息。 apt-get 获取包 linux-image-debug-generic 就可以获得它的。但这里不能直接 …
www-128.ibm.com
8.
因此您可以下载该包并使用
Linux... ... linux-image-debug-generic 就可以获得它的。但这里不能直接使用 apt-get因此您可以下载该包并使用 staprun 和 ...
www.qiyeku.com

例句

释义:
1.
If your dependencies are up to date, you may also be able to install SSHFS with the simple command apt-get install sshfs.
如果您依赖的代码是最新的,还可能能够用apt-getinstallsshfs命令安装SSHFS。
www.ibm.com
2.
This account should be allowed to run sudo apt-get if the machines are connected to the network and have access to a Debian mirror.
如果机器是联网的,这个演示帐号应该允许运行sudo的apt-get,并且可以连接Debian的镜像。
www.bing.com
3.
The "build-dep" apt-get method can be used to retrieve all packages needed for a build before compilation is commenced.
您可以使用apt-get的“build-dep”方法来在进行编译前取得需要用到的所有套件。
debian.fr
4.
Now installing applications and any required dependencies can be as simple as a one-line command (e. g. , "sudo apt-get install X" ).
现在,安装软件以及任何所需要的应用都和单行命令一样简单(比如说“sudoapt-getinstallX”这个命令)。
www.bing.com
5.
Even though apt-fast can detect and auto-install axel if it's not installed, let's do it by ourselves. As usual, it's apt-get to the rescue.
尽管apt-fast可以检测并自动安装axel,如果axel尚未被安装的话,但我们还是自己动手来做吧。
www.bing.com
6.
Now, if you're familiar with apt-get you would have probably noticed that apt-get downloads the files with a single connection.
如果你熟悉apt-get的工作模式的话,你或许已经注意到apt-get是通过单一的连接来下载文件的。
www.bing.com
7.
Apt-get will fetch and install binary packages for you, saving compiling time.
Apt-get可以为你获取和安装二进制软件包,而节省编译的时间。
www.gtlib.gatech.edu
8.
If you're using APT, be sure to upgrade your database of available software by typing apt-get update before you use the install subcommand.
如果您在使用APT,一定要升级可用软件的数据库,方法是在使用install子命令之前输入apt-getupdate。
www.ibm.com
9.
Thus, you can probably install the software by typing yum install anacron, apt-get install anacron, or something similar.
因此,通过输入yuminstallanacron、apt-getinstallanacron或类似的内容,就可以安装该软件。
www.ibm.com
10.
If apt-get determines that the packages requires other packages to be installed, it will show you the list and ask for confirmation.
如果apt-get发现这个软件还需要其它软件包安装,它会告诉你一个清单,让你确认。
www.finkproject.org
1.
You can also upgrade all the software on your computer by typing apt-get upgrade or apt-get dist-upgrade.
您还可以更新您计算机上的所有软件,方法是输入apt-getupgrade或apt-getdist-upgrade。
www.ibm.com
2.
Apt-get is officially part of the packaging system starting with slink.
apt-get自slink开始将作为包装系统的正式部分。
www.debian.org
3.
Using apt-get, install these tools as shown in Listing 1.
使用apt-get安装这些工具,如清单1所示。
www.ibm.com
4.
After you discover the package names, you can run apt-get install to automatically download and install the m17n packages.
在找到包名之后,就可以运行apt-getinstall来自动下载并安装m17n包了。
www.ibm.com
5.
This method is useful if you only want apt-get (and not other applications) to use a http-proxy permanently.
如果你希望apt-get(而不是其他应用程式)一直使用http代理,你能使用这种方式。
blog.163.com
6.
You can also maintain the Linux operating system by installing, upgrading, or removing applications with apt-get.
还可以用apt-get安装、更新或删除应用程序,从而维护Linux操作系统。
www.ibm.com
7.
Test your proxy with sudo apt-get update and whatever networking tool you desire.
使用apt-getupdate或所有你想用的网络工具测试代理。
blog.163.com
8.
You can upgrade Samba using apt-get or dpkg in exactly the same way you would install Samba initially using these tools.
您可以使用apt-get或dpkg升级Samba,与您一开始使用这些工具安装Samba完全相同。
www.ibm.com
9.
To install it on your Ubuntu system, type sudo apt-get install git-core gitk.
要在Ubuntu系统上安装它,输入sudoapt-getinstallgit-coregitk。
www.ibm.com
10.
Aptitude supports most command line operations of apt-get.
aptitude支持大多数apt-get的命令行操作。
www.debian.org
1.
In Linux distributions that support apt, you can run the following command from the console: sudo apt-get install libmyodbc.
Linux发行版支持apt,您可以从控制台运行以下命令:sudoapt-getinstalllibmyodbc。
www.ibm.com
2.
The Windows environment shields them from the raw woolly world of apt-get and other keyboard manipulations.
Windows的环境使得他们被隔离于apt-get和其他键盘操作的杂乱世界之外。
www.bing.com
3.
Enter this line in the terminal prior to using apt-get (substitute your details for yourproxyaddress and proxyport).
在使用apt-get之前,在终端中输入以下命令(根据你的实际情况替换yourproxyaddress和proxyport)。
blog.163.com
4.
To install, you just need to apt-get whatever shell you'd like to try out.
你只需要使用apt-get命令就可以安装任何一个你想尝试的shell。
www.bing.com
5.
This method is useful if you would like apt-get and other applications for instance wget, to use a http-proxy.
如果你希望apt-get和其他应用程式如wget等都使用http代理,你能使用这种方式。
blog.163.com
6.
Version 2. 5. 0-1 is available for Debian users from the Debian Web site with a simple "apt-get install. "
Debian用户可以使用“apt-getinstall”直接从Debian网站上获得2.5.0-1版。
www.ibm.com
7.
Once your system has reached Sarge it is advisable to use aptitude instead of apt-get.
一旦你的系统到达Sarge,使用aptitude代替apt-get是明智的。
qref.sourceforge.net
8.
If you have not updated it recently, you need to run apt-get update before anything else.
如果最近没有更新过,那需要在做任何事之前先apt-getupdate。
lt.php.net
9.
If you're an Ubuntu power user, you're probably aware of apt-get.
如果你是一位Ubuntu的资深用户,你应当已经知道了apt-get命令。
www.bing.com
10.
The Bo version of apt-get is well tested.
apt-get的bo版本经过了充分地测试。
www.debian.org
1.
For example, if you use Debian Linux, you can install fish in an instant with the command sudo apt-get install fish.
例如,如果使用DebianLinux,那么可以用sudoapt-getinstallfish命令直接安装fish。
www.ibm.com
2.
So now, instead of using apt-get to install software, just use apt-fast.
现在,你便可以使用apt-fast来替代原来的apt-get进行软件的安装工作了。
www.bing.com
3.
It uses the apt-get tool set that is part of the Debian system.
它使用作为Debian系统的一部分的apt-get工具集。
www.ibm.com
4.
The dselect and apt-get tools on the other hand only know about the packages available as precompiled binary packages.
dselect和apt-get工具则只知道那些可用的经过预编译的二进制软件包。
www.finkproject.org
5.
For example, if you use Debian or Ubuntu, you can install the Java V1. 5 software with sudo apt-get install sun-java5-jdk.
例如,如果使用Debian或Ubuntu,则可以用sudoapt-getinstallsun-java5-jdk安装JavaV1.5软件。
www.ibm.com
6.
To install a package, you just give apt-get the name, like this
要安装软件包,你需要给apt-get一个名字,象这样
www.finkproject.org
7.
Install PySDM in Ubuntu using the following command: sudo apt-get install pysdm
在Ubuntu中安装PySDM使用下面的命令:
www.bing.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2026/4/17 3:22:25