apt-fastはaptを用いたパッケージのダウンロード時に並列ダウンロードを行い、高速化するソフトウェアです。
ダウンロードは速くなりますが、インストールが速くなるかといえばそうではないので、注意が必要です。
今回はなんとなくRaspberry pi (Raspbian)を対象にしていますが、Debian系でパッケージ管理にaptを用いていればその他でも使えます。
$ git clone https://github.com/ilikenwf/apt-fast.git
$ cd apt-fast
$ sudo bash quick-install.sh
---
$ apt-fast --version
apt 1.4.9 (armhf)
サポートされているモジュール:
*Ver: Standard .deb
*Pkg: Debian dpkg interface (Priority 30)
Pkg: Debian APT solver interface (Priority -1000)
Pkg: Debian APT planner interface (Priority -1000)
S.L: 'deb' Debian binary tree
S.L: 'deb-src' Debian source tree
Idx: Debian Source Index
Idx: Debian Package Index
Idx: Debian Translation Index
Idx: Debian dpkg status file
Idx: Debian deb file
Idx: Debian dsc file
Idx: Debian control file
Idx: EDSP scenario file
Idx: EIPP scenario file