The download pages are missing the `.deb` and `.rpm` artifacts. For example [Scala 2.10.2](http://scala-lang.org/download/2.10.2.html) has both, in the usual archive directory: - [scala-2.10.2.deb](http://scala-lang.org/files/archive/scala-2.10.2.deb) - [scala-2.10.2.rpm](http://scala-lang.org/files/archive/scala-2.10.2.rpm) But they are not listed. If this is intentional? If not I'll submit a PR :-)