You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-15Lines changed: 11 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,13 @@ Originally based on https://github.com/mattthias/wildfly-packaging
6
6
7
7
## Installing the Wildfly Package via PPA
8
8
9
-
If the `java8-runtime` virtual package dependency is not already satisfied on the system them you may want to first install the `oracle-java8-installer` package from the `webupd8team/java` ppa:
9
+
If the `java8-runtime` virtual package dependency is not already satisfied on the system them you may want to first install the `openjdk-8-jre-headless` package:
10
10
11
-
sudo add-apt-repository ppa:webupd8team/java
12
-
sudo apt-get update
13
-
# Optionally, pre-accept the Oracle license so you are not prompted to do so during the installation:
0 commit comments