dummy-jdk-exclusive (1.0.1)

Published 2023-12-06 05:54:04 +01:00 by daltux in daltux/dummy-jdk-deb

Installation

sudo curl  -o /etc/apt/keyrings/forgejo-daltux.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-daltux.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install dummy-jdk-exclusive=1.0.1

Repository Info

Distributions
all
Components
main
Architectures
all

About this package

dummy JDK package - exclusive A dummy package simply for declaring to Debian that a Java Development Kit (JDK) is somehow available. The system admin is responsible for installing and mantaining the desired JDK somewhere on the filesystem. . The environment variable JAVA_HOME will be set by the shell system profile when the directory/symlink "/usr/lib/jvm/default" exists. Then, its "bin" subdirectory will be prepended to PATH. . You can, for instance, unpack a downloaded JDK tarball to /opt and symlink it to /usr/lib/jvm/default . This is a generic package for replacing every other Java packages.

Dependencies

Details
Debian
2023-12-06 05:54:04 +01:00
4
Daltux <https://daltux.net>
2.8 KiB
Assets (1)
Versions (2) View all
1.0.1 2023-12-06
1.0 2023-10-28