软件包: apt-cacher (1.6.4ubuntu1) [universe]
apt-cacher 的相关链接
Ubuntu 的资源:
下载源码包 apt-cacher:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Mark Hindley
- Eduard Bloch
- Jonathan Oxer
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Caching proxy for Debian package and source files
Apt-cacher performs caching of .deb and source packages which have been downloaded by local users. It is most useful for local area networks with slow internet uplink.
When a package is requested, the cache checks whether it already has the requested version, in which case it sends the package to the user immediately. If not, it downloads the package while streaming it to the user at the same time. A local copy is then kept for use by other users.
Apt-cacher has been optimized for best utilization of network bandwidth and efficiency even on slow low-memory servers. Multiple ways of installation are possible: as a stand-alone HTTP proxy, as a daemon executed by inetd or as a CGI program. Client machines are configured by changing APT's proxy configuration or modification of access URLs in sources.list.
The package includes utilities to clean the cache (removing obsolete package files), generate usage reports and import existing package files. Experimental features include a simple package checksum verification framework, optional IPv6 support and pre-fetching of new packages (upgrade candidates).
Apt-cacher can be used as a replacement for apt-proxy, with no need to modify client's /etc/apt/sources.list files (and even reusing its config and cached data), or as an alternative to approx.
其它与 apt-cacher 有关的软件包
|
|
|
-
- dep: bzip2
- 高质量块分类文件压缩器 - 实用工具
-
- dep: ed
- unix下经典的行编辑器
-
- dep: libdigest-sha1-perl
- NIST SHA-1 message digest algorithm
-
- dep: libwww-curl-perl (>= 3.12)
- Perl bindings to libcurl
-
- dep: libwww-perl
- WWW client/server library for Perl (aka LWP)
-
- dep: perl
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)
-
- rec: libberkeleydb-perl
- use Berkeley DB 4 databases from Perl
-
- sug: libio-socket-inet6-perl
- Object interface for AF_INET6 domain sockets