Name | Modified | Size | Downloads / Week |
---|---|---|---|
packages | 2015-11-05 | ||
readme.md | 2015-10-30 | 616 Bytes | |
Totals: 2 Items | 616 Bytes | 0 |
Manjaro Scientific
Manjaro scientific is Manjaro Linux compatible repository that offers several precompiled packages of scientific software. Most of the packages are taken from AUR with sligth modifications.
Usage
You can add this repository to your current installation as following:
-
Add the following lines to your /etc/pacman.conf file:
[manjaro-scientific]
SigLevel = PackageRequired
Server = http://downloads.sourceforge.net/project/$repo/packages/$arch
-
Add signing key and update databases
sudo pacman-key -r 6F1142BA
sudo pacman-key --lsign-key 6F1142BA
sudo pacman -Syy