(en) A lebanese Java User Group at Cnam Liban university. Articles in English or French. (fr) Groupe d'utilisateurs Java Liban. Articles en français ou anglais. This blog is the index toward contents (in general) on others sites. It helps the Group to stress on current activities.
jeudi 11 mai 2017
samedi 6 mai 2017
lundi 13 mars 2017
How to Install Oracle Java 8 on Ubuntu 16.10 via PPA
If you want to run a program written in Java, then you will need to install JRE (Java Runtime Environment); if you want to begin developing Java programs, then you also need to install JDK (Java Development Kit) which includes JRE, no matter what operating system you use. This tutorial will be showing you how to install Oracle Java 8 on Ubuntu 16.10 via PPA. PPA (Using a Personal Package Archive (PPA), you can distribute software and
updates directly to Ubuntu users. Create your source package, upload it
and Launchpad will build binaries and then host them in your own apt
repository.) method is easier and faster than manual installation.
sudo add-apt-repositoryppa:webupd8team/java
sudo apt-get update
sudo apt-get install java-common oracle-java8-installer
samedi 25 février 2017
Inscription à :
Articles (Atom)