jenkins_2.46.1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install jenkins=2.46.1

Jenkins monitors executions of repeated jobs, such as building a software

Full description:
  Jenkins monitors executions of repeated jobs, such as building a software
 project or jobs run by cron. Among those things, current Jenkins focuses on the
 following two jobs:
 - Building/testing software projects continuously, just like CruiseControl or
   DamageControl. In a nutshell, Jenkins provides an easy-to-use so-called
   continuous integration system, making it easier for developers to integrate
   changes to the project, and making it easier for users to obtain a fresh
   build. The automated, continuous build increases the productivity.
 - Monitoring executions of externally-run jobs, such as cron jobs and procmail
   jobs, even those that are run on a remote machine. For example, with cron,
   all you receive is regular e-mails that capture the output, and it is up to
   you to look at them diligently and notice when it broke. Jenkins keeps those
   outputs and makes it easy for you to notice when something is wrong.

Checksums

MD5 09abbc78d0bce35570a4bf1876f40c9d
SHA1 9b9ed1fb0d904e889659fd4320e8602d9799aecf
SHA256 d8e63b1954ed32e9ed861d0f022d2abc97e654f04219adc037f7640872a02bc3
SHA512 aa0d74f1c1b7da21abf57a5dbd6a324d7212141b8bcbcbc4f32d959e9249cdefe6ed388362b93116a867084f842ca1923e69991e3bce4f4d6920d8144d2bc730

Depends

  • daemon, adduser, procps, psmisc, net-tools, default-jre-headless (>= 2:1.7) | java7-runtime-headless

Conflicts

  • hudson

Replaces

  • hudson

Files

  • /usr/share/jenkins/jenkins.war
  • /usr/share/doc/jenkins/copyright
  • /usr/share/doc/jenkins/changelog.gz
  • /etc/logrotate.d/jenkins
  • /etc/init.d/jenkins
  • /etc/default/jenkins

Uploaded

about 8 years ago

Package Size

65.2 MB

Installed Size

64 MB

Downloads

16

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/xenial/jenkins_2.46.1_all.deb/download.deb?distro_version_id=165"

Homepage

http://jenkins.io/