How to Install and Uninstall pcs Package on Kali Linux

Last updated: April 29,2024

1. Install "pcs" package

Please follow the step by step instructions below to install pcs on Kali Linux

$ sudo apt update $ sudo apt install pcs

2. Uninstall "pcs" package

Please follow the steps below to uninstall pcs on Kali Linux:

$ sudo apt remove pcs $ sudo apt autoclean && sudo apt autoremove

3. Information about the pcs package on Kali Linux

Package: pcs
Version: 0.11.7-1
Installed-Size: 3377
Maintainer: Debian HA Maintainers
Architecture: all
Depends: libnss3-tools, psmisc, puma, python3:any, python3-dacite, python3-dateutil, python3-lxml, python3-openssl, python3-pkg-resources, python3-pycurl, python3-pyparsing, python3-tornado (>= 6.0.4), ruby, ruby-backports, ruby-childprocess, ruby-ethon, ruby-json, ruby-nio4r, ruby-sinatra
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: pacemaker (>= 2.0)
Conflicts: python3-pcs
Breaks: pacemaker (<< 2.0)
Size: 515064
SHA256: 4087139fca8e13a79945e92c204649841dd76b32462435c1925ee895f6facae3
SHA1: d71465f49c05f26110cb784f8a324a6ddec65bee
MD5sum: aae2955fc4db2f3ab2a798b0a5947549
Description: Pacemaker Configuration System
pcs is a corosync and pacemaker configuration tool. It permits
users to easily view, modify and create pacemaker based clusters.
.
pcs also provides pcsd, which operates as a GUI and remote server
for pcs. Together pcs and pcsd form the recommended configuration
tool for use with pacemaker.
Description-md5:
Homepage: https://github.com/ClusterLabs/pcs
Section: admin
Priority: optional
Filename: pool/main/p/pcs/pcs_0.11.7-1_all.deb