software installation - Ubuntu 14.04 LTS - Not able to find libmlpack-dev - Ask Ubuntu


in github of mlpack, mentioned can install using apt-get, unable locate package error libmlpack-dev.

please advise.

you can install libmlpack-dev ubuntu 14.04 ppa @ https://launchpad.net/~titas-chanda/+archive/ubuntu/armadillo. in case not obvious ppa indeed contain libmlpack-dev package, see https://launchpad.net/~titas-chanda/+archive/ubuntu/armadillo/+sourcepub/6312138/+listing-archive-extra.

to install libmlpack-dev using ppa, do:

sudo add-apt-repository ppa:titas-chanda/armadillo sudo apt-get update sudo apt-get install libmlpack-dev 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User