Welcome 微信登录

首页 / 操作系统 / Linux / apt-fast - 用axel让apt-get多线程加速软件安装

通过一个名为apt-fast的脚本来让axel结合 apt-get 命令进行软件的安装,由于 axel 可以多线程下载软件包,这样就可以起到了加速的作用。而且整个使用过程基本与 apt-get 无异,只需要把平常的 apt-get 改为 apt-fast 就可以了,比如sudo apt-fast installpackage。# 安装与使用:先安装 axel 工具sudo apt-get install axel从这里下载 apt-fast.sh 脚本,把它移动到 /usr/bin 目录中同时改名为 apt-fast 。sudo cp apt-fast.sh /usr/bin/apt-fast最后给予可执行权限sudo chmod +x apt-fast现在你就可以用 apt-fast 来代替 apt-get 了,比如sudo apt-fast upgrade,sudo apt-fast dist-upgrade等等。Ubuntu Linux安装Red Eclipse游戏Ubuntu 11.04 鼠标右键在桌面上失效解决方法相关资讯      Linux教程 
  • Linux教程:如何在命令行中查看目  (07/28/2014 12:22:23)
  • Linux 修改root密码  (11/03/2012 07:53:38)
  • su - root 与su root的区别  (06/06/2012 00:39:40)
  • Linux进程间通信:消息队列  (01/28/2013 09:43:00)
  • U盘安装Linux开机无法启动解决方法  (10/07/2012 08:55:52)
  • Windows 7/Linux 同步时间  (05/15/2012 06:17:55)
本文评论 查看全部评论 (0)
表情: 姓名: 字数