How to Install and Uninstall debci Package on Kali Linux

Last updated: September 20,2024

1. Install "debci" package

Please follow the guidelines below to install debci on Kali Linux

$ sudo apt update $ sudo apt install debci

2. Uninstall "debci" package

Please follow the guidelines below to uninstall debci on Kali Linux:

$ sudo apt remove debci $ sudo apt autoclean && sudo apt autoremove

3. Information about the debci package on Kali Linux

Package: debci
Version: 3.9
Installed-Size: 2338
Maintainer: Debian CI team
Architecture: all
Depends: adduser, debootstrap, ruby-pg, sudo, amqp-tools, curl, dctrl-tools, debian-archive-keyring, distro-info, fonts-font-awesome (>= 4.0.3~), inotify-tools, jq, libjs-bootstrap, libjs-jquery, libjs-jquery-flot, moreutils, patchutils, retry, rsync, ruby, ruby-activerecord (>= 2:5.2), ruby-bunny, ruby-erubi, ruby-omniauth-gitlab, ruby-sinatra, ruby-sinatra-contrib, ruby-kaminari-activerecord, ruby-sqlite3, ruby-thor
Recommends: ntp | time-daemon
Suggests: apt-cacher-ng, auto-apt-proxy
Size: 174908
SHA256: 330beab7531c4b7ad6f85e54f04d85f4f60754b881eb6c854cd5266aebd96e84
SHA1: 17fdd001b702560eb291e2cb336c6c87f2a12284
MD5sum: c83d7cc48fe4d608c94f93e9af8c8517
Description: continuous integration system for Debian
debci will scan the Debian archive for packages that contain DEP-8 compliant
test suites, and run those test suites whenever a new version of the package,
or of any package in its dependency chain (modulo the base system), is
available.
.
The requests are distributed to worker machines through AMQP queues. You need
rabbitmq-server for this; but it is also possible to run RabbitMQ on a
different server than debci, in which case you do not need to install that
recommendation.
.
This package contains the debci core.
Description-md5:
Homepage: http://ci.debian.net/
Section: devel
Priority: optional
Filename: pool/main/d/debci/debci_3.9_all.deb