aria2 - cllu/.rc GitHub Wiki

Build instructions: https://aria2.github.io/manual/en/html/README.html

On Ubuntu 14.04.5 with aria 1.27.1

$ sudo apt-get install pkg-config # otherwise we will not find openssl even though it is there
$ sudo apt-get install libssl-dev libxml2-dev nettle-dev libgnutls-dev gnutls-bin g++ make
$ ./configure --with-openssl
$ make
$ sudo make install

Web UI: http://ziahamza.github.io/webui-aria2/