apt-get
- 网络命令
-
It uses the apt-get tool set that is part of the Debian system .
它使用作为Debian系统的一部分的apt-get工具集。
-
You can also maintain the Linux operating system by installing , upgrading , or removing applications with apt-get .
还可以用apt-get安装、更新或删除应用程序,从而维护Linux操作系统。
-
Apt-get will fetch and install binary packages for you , saving compiling time .
apt-get可以为你获取和安装二进制软件包,而节省编译的时间。
-
It should be possible to simply use apt-get to retrieve the package linux-image-debug-generic .
应该使用apt-get获取包linux-image-debug-generic就可以获得它的。
-
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完全相同。
-
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。
-
After you discover the package names , you can run apt-get install to automatically download and install the m17n packages .
在找到包名之后,就可以运行apt-getinstall来自动下载并安装m17n包了。
-
In an apt-based distribution , you can use the following command : sudo apt-get install php5-odbc .
在基于apt的发行版中,可以使用以下命令:sudoapt-getinstallphp5-odbc。
-
Thus , you can probably install the software by typing yum install anacron , apt-get install anacron , or something similar .
因此,通过输入yuminstallanacron、apt-getinstallanacron或类似的内容,就可以安装该软件。
-
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。
-
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。
-
On Debian-based systems or those that use apt-get , use apt-get install xdmx to install and set up Xdmx .
在基于Debian的系统或使用apt-get的系统上,请用apt-getinstallxdmx安装并设置Xdmx。
-
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。
-
If the ntp package is not installed , Puppet uses the appropriate tool , such as yum or apt-get to install it .
如果ntp包未安装,Puppet就使用适当的工具,例如yum或者apt-get来进行安装。
-
In this section , we 'll add a couple of packages , including the Web server , using apt-get , and start running CGI scripts on our new local Web server .
在这一节中,我们将使用apt-get来添加几个软件包(包括Web服务器),然后在这个新的本地Web服务器上开始运行CGI脚本。
-
To use the packaging system , you can use either the command-line client ( the apt-get ) or the built in Add / Remove Applications tool available in the Gnome GUI .
要使用此打包系统,您可以使用命令行客户端(apt-get)或GnomeGUI中可用的内置Add/RemoveApplications工具。
-
Other distributions , such as Ubuntu V7.10 , may require further configuration before the Synaptics package installed with the command sudo apt-get install tpconfig will work correctly .
其他发行版(例如UbuntuV7.10)可能需要更多配置,然后才能正常运行Synaptics包&用sudoapt-getinstalltpconfig命令安装。
-
This won 't save their information to the CD , but it will allow apt-get upgrade to work , nessus plugins update , and anything else that would require write access to the filesystem .
虽然这不会将用户的信息保存到CD上,但是可以使用apt-get进行升级,更新nessus插件,以及需要对这个文件系统具有写权限的任何事情。
-
If you do need more , sometimes fixing this problem is as simple as using your favorite package-management tool ( such as apt-get or yum ) to get the PHP CLI package . ( The names may vary slightly . )
如果需要执行更多操作,有时只需使用您最喜欢的包管理工具(例如apt-get或yum)获得PHPCLI包(名称可能略有不同)就可以解决此问题。