Jenkins Install openSUSE GNU/Linux
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started Jenkins Continue Integration Server on openSUSE 11.X/12.X/13.X i686/x8664 Desktop GNU+Linux.
In a nutshell Jenkins CI is the Leading Open-source Continuous Integration Server.
Built with Java, it provides 922 plugins to support building and testing virtually any project.
To the Jenkins Quick Start Installation Tutorial for openSUSE Bottom you find Link to Guide for Getting-Started with Jenkins on openSUSE Linux.
-
Check if Java is Installed:
java -version
How to Install Recommended Oracle Java JDK on openSUSE
-
Open a Command Line Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to SetUp Jenkins Repository for openSUSE
-
Installing Jenkins CI for openSUSE:
sudo su -c "zypper in jenkins"
-
Getting-Started with Jenkins CI on Linux