Common commands and parameters of Ubuntu APT are described in detail, so that you can understand how to use the parameters of Ubuntu APT commands.Ubuntu is a fully Linux-based operating system that is freely available and provides community and professional support. Common Ubuntu APT command parameter www.2cto.com: apt
,In this case, the YUM server is used to manage rpm kit upgrade because it can avoid suite dependency and Security loss.To renew the policyum server, you must first upload the following program: yum-2.0.4-1.rh.fr.i386.rpm this case can go to http://ayo.freshrpms.net/#,In this case, enter su in the terminal and then upload your root password,After entering the root, enter the following command: rpm-ivh yum-2.0.4-1.rh.fr.i386.rpm security after this program, you can use the column command to use t
The Advanced package Tool, aka Apt-get, is an application Manager for UNIX and Linux systems. Originally released in 1998, it was used to retrieve the application and load it into a Debian Linux system. One of the reasons for Apt-get's fame is its excellent ability to solve software dependencies. It typically uses a. deb-formatted file, but it can be modified to process Red Hat's package Manager (RPM) files
Use APT-mirror to configure the Ubuntu local software repository in four steps
Today, we will show you how to configure the local software repository directly through the official Ubuntu software repository on your Ubuntu PC or Ubuntu server. Creating a local software repository on your computer has many benefits. If you have many computers that require software installation, security upgrades, and repair patches, configuring a local software reposito
Reproduced, please specify the source: Http://blog.csdn.net/tina_ttlDirectory (?) [+]tags (space delimited): Linux learning OpenCV
Install OpenCV under Ubuntu 1404 using the Apt-get method
Objective
Installation method
Where is the OPENCV installed?
1 OpenCV of installation source files
2 OpenCV The installation location of the associated header file
3 Installation location of related dynamic link libraries
1. Overview
Apt-get and aptitude are all tools for installing software upgrades under Debian.
But aptitude is better at dealing with dependency issues. Aptitude deletes a package that is useless and that is dependent on itself. In this way, the system will not remain useless packets, the whole system cleaner.
Therefore, it is more recommended to use the Aptitude command.
2. Sources.list Software Data source
$ sudo vi/etc/
Apt-get is a Linux command for the Deb package managed operating system that is used to automatically search, install, upgrade, uninstall software, or the operating system from the Internet's software warehouse.Apt-get UpdateRun the command after modifying/etc/apt/sources.list or/etc/apt/preferences. In addition, you need to run this command regularly to ensure t
How to directly find the software you want to install under Ubuntu. For example, I want to install Tomcat, but I don't know which version is in Ubuntu or what I need to install, but I can confirm that I have installed tomcat. Then I can use the search command: for example: $ apt-cache search Tomcat then I will get the following results: libtomcat5-java-Java Servlet Engine -- core Libraries
...................
In this way, I know that Ubuntu's software
Apt-get is a simple command-line interface for downloading installation packagesUsage:Apt-get [OPTIONS] [COMMANDS] [package_names]OPTIONS:-H Help Message-Q output to log-QQ does not output information, except for error-D download only (do not install or unzip the archive)-S does not actually install (Impersonation Execution command)-y assume that all inquiries are selected as-F to try to fix system-dependent damage-m if the archive cannot be located,
Ubuntugeek introduces a method namedApt-fastScriptAxelUse the apt-GET command to install the software. Because Axel can download the software package in multiple threads, this can accelerate the installation. In addition, the entire use process is basically the same as apt-get. You only need to change the common apt-get to Ap
If you have many computers that require software installation, security upgrades, and repair patches, configuring a local software repository is an efficient way to do this. All software packages to be installed can be downloaded from your local server through a fast LAN connection, which can save your network bandwidth and reduce the annual cost of Internet access...You can use multiple tools to configure a local Ubuntu software repository on your local PC or server, but in this tutorial we wil
Compiled the Ubuntu Linux operating system under the Apt-get command detailed instructions, share to everyone.Common APT Command parameters:Apt-cache Search PackageApt-cache Show package for information about packages, such as description, size, version, etc.sudo apt-get install packagesudo apt-get Install package--Rei
1. Consider whether you can surf the internet2. Update with Apt-get and try Apt-get install againIf Apt-get update also appears many 404 Not found or failed to fetch, should consider to replace own source, Baidu searches/etc/apt/sources.list3. If not, it is estimated that the Ubuntu version is too old for maintenance.F
At present, I am not very familiar with the use of apt-get. I only know some basic operations. now I will record them and accumulate them later. 1. sudoapt-getautoremove: delete isolated software that is no longer used by the system. focus on this first. when apt-get uninstalls the software, it only uninstalls the software we named,...
At present, I am not very familiar with the use of
Official Server:
#/Etc/APT/sources. List
# Deb CDROM: [Ubuntu 9.10 _ karmic koala _-release i386 (20091028.5)]/karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade# Newer versions of the distribution.
Deb http://us.archive.ubuntu.com/ubuntu/ karmic main restrictedDeb-Src http://us.archive.ubuntu.com/ubuntu/ karmic main restricted
# Major bug fix updates produced after the final release of# Distribution.Deb http
Under Ubuntu, Apt-get is close to being one of the most commonly used shell commands, because he is the common tool command for Ubuntu to install software.This article lists the common APT command parameters:
Apt-cache Search Package
Apt-cache Show package for information about packages, such as description, size
It is not only cumbersome but also very redundant to find data crawled by crawlers that are stored in a table structure.Try this non-relational database to try out how the store works.I'm not going to compare it with Redis, because he's a memory database, and his area of expertise should be a statistical collation of caches and small amounts of data.(There's another big guy in this memcache), and Redis later improves efficiency with other applications.The main comparison here is the poor perform
If you use a college campus network or company intranet, you can use a proxy account to access the Internet. In this case, how can I use the agent to update (apt-get) or download In debian or Ubuntu. Method 1: This is a temporary method. If you only need to use apt-get through http Proxy temporarily, you can use this method. Before using apt-get, enter the follow
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.