How to Install and Uninstall jenkins Package on Arch Linux

Last updated: May 15,2024

1. Install "jenkins" package

Here is a brief guide to show you how to install jenkins on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S jenkins

2. Uninstall "jenkins" package

Here is a brief guide to show you how to uninstall jenkins on Arch Linux:

$ sudo pacman -Rcns jenkins

3. Information about the jenkins package on Arch Linux

Repository : extra
Name : jenkins
Version : 2.448-1
Description : Extendable continuous integration server (latest)
Architecture : any
URL : https://jenkins.io
Licenses : MIT
Groups : None
Provides : jenkins-ci
Depends On : java-runtime=17 ttf-dejavu fontconfig
Optional Deps : None
Conflicts With : jenkins-ci
Replaces : jenkins-ci
Download Size : 81.60 MiB
Installed Size : 82.31 MiB
Packager : Robin Candau
Build Date : Tue Mar 5 17:23:25 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions