@kralyk: oops, you are right.
I think I also understand why is it like this. NetBeans wants to have a JDK to be able to also develop Java apps in it. Didn't consider this at first, as I want to use it only for PHP development.
Search Criteria
Package Details: jdk-doc 24.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk.git (read-only, click to copy) |
---|---|
Package Base: | jdk |
Description: | Oracle Java documentation |
Upstream URL: | https://www.oracle.com/java/ |
Licenses: | LicenseRef-custom |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1088 |
Popularity: | 0.180680 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2025-04-16 18:38 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 76 77 78 79 80 81 82 Next › Last »
kelytha commented on 2011-08-30 15:16 (UTC)
vojtechkral commented on 2011-08-30 14:40 (UTC)
@kelytha: I believe you're wrong, the 'java-environment' is provided by the jdk package.
kelytha commented on 2011-08-29 17:39 (UTC)
The PKGBUILD has an error. It doesn't has java-environment in the provides array, thus NetBeans couldn't be installed from pacman.
I have corrected the PKGBUILD and installed it on my machine, but couldn't upload it here.
karol_007 commented on 2011-08-28 16:57 (UTC)
Just for the record: http://mailman.archlinux.org/pipermail/arch-general/2011-August/021671.html
cuihao commented on 2011-08-28 14:21 (UTC)
Why removed from community repo?
spider-mario commented on 2011-08-28 14:03 (UTC)
No, it’s not anymore.
http://www.archlinux.org/packages/?q=jre
Syco commented on 2011-08-28 11:50 (UTC)
md5sum's array is wrong, please add '45c15a6b4767288f2f745598455ea2bf' at the end.
msquared commented on 2011-08-27 20:19 (UTC)
Already in community repository. Please request deletion.
Pinned Comments
dbermond commented on 2024-03-19 19:54 (UTC)
As was made with the java packages in the official repositories, jdk now provides the jre alongside it, and both packages conflict with each other. During the package upgrade to version 22, act accordingly to your needs. For example, if you have both jdk and jre installed, only jdk will be sufficient, as it now also contains the runtime environment, and jre can be uninstalled. If you have only jre installed, no action is required.