JAVA 1.4.3 Debian 源

    技术2022-05-11  141

    Installation instructions: Add the following line to /etc/apt/sources.list: deb ftp://ftp.tux.org/java/debian/ sarge non-free (You might want to replace ftp.tux.org with one of our mirrors.) Run 'apt-get update' Run 'apt-get install j2sdk1.4' to install the SDK or 'apt-get install j2re1.4' to install the Runtime Environment.

    The Release files are signed with the Blackdown Java-Linux Package Signing Key. If you have recent apt version you can use this key to authenticate our Debian packages. Just import the key with apt-key:

    $ wget http://www.blackdown.org/java-linux/java2-status/gpg.asc $ apt-key add gpg.ascPlease report packaging related bugs at http://alioth.debian.org/projects/pkg-j2se/

    最新回复(0)