Install Jenkins_invoke On A Debian, Ubuntu, Kali, Fedora And Raspbian

Install Jenkins_invoke On A Debian, Ubuntu, Kali, Fedora And Raspbian

jenkins_invoke

bindings for Python usage of the Jenkins remote API

Maintainer: Al Stone



Section: python

Install jenkins_invoke

  • Debian apt-get install python-jenkinsapi Click to copy
  • Ubuntu apt-get install python-jenkinsapi Click to copy
  • Kali Linux apt-get install python-jenkinsapi Click to copy
  • Fedora dnf install python2-jenkinsapi Click to copy
  • Raspbian apt-get install python-jenkinsapi Click to copy

python-jenkinsapi

bindings for Python usage of the Jenkins remote API

Jenkins is the market leading continuous integration system, originally created by Kohsuke Kawaguchi. This API makes Jenkins even easier to use by providing an easy to use conventional Python interface. Jenkins (and its predecessor Hudson) are useful projects for automating common development tasks (e.g., unit-testing, production batches) - but they are somewhat Java-centric. Thankfully the designers have provided an excellent and complete REST interface. This library wraps up that interface as more conventional Python objects in order to make most Jenkins-oriented tasks simpler.

python2-jenkinsapi

on a Jenkins(CI) server
Installation of latest jenkins_invoke command is available for Debian, Ubuntu, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.