Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2013 | 2014-01-18 | ||
README | 2014-01-04 | 1.1 kB | |
Totals: 2 Items | 1.1 kB | 20 |
************************************************************************************************* This is the root directory of CAELinux APT repository. To use this package repository from Ubuntu 12.04 64bit (or derivatives): 1) install CAELinux GPG key by running the following command: wget -qO - http://downloads.sourceforge.net/caelinux/archive.key | sudo apt-key add - and add the following line to /etc/apt/sources.list by running "sudo -e /etc/apt/sources.list" deb http://downloads.sourceforge.net/project/caelinux 2013 stable or for testing new packages (at your own risk): deb http://switch.dl.sourceforge.net/project/caelinux 2013 testing 2) update your package list with sudo apt-get update 3) install external sources used by caelinux packages sudo apt-get install caelinux-apt-sources 4) update the package list a last time sudo apt-get update 5) install your caelinux packages using sudo apt-get install name-of-the-package *************************************************************************************************