How to Install and Uninstall python3-capirca Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-capirca" package

Please follow the step by step instructions below to install python3-capirca on Kali Linux

$ sudo apt update $ sudo apt install python3-capirca

2. Uninstall "python3-capirca" package

Please follow the steps below to uninstall python3-capirca on Kali Linux:

$ sudo apt remove python3-capirca $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-capirca package on Kali Linux

Package: python3-capirca
Source: capirca
Version: 2.0.6-1
Installed-Size: 775
Maintainer: Arturo Borrero Gonzalez
Architecture: all
Depends: python3-absl, python3-mock, python3-ply, python3-six, python3-yaml, python3:any
Suggests: python-capirca-doc
Size: 131920
SHA256: 8093535f522d220304319e34bea71c2a34ccf38d372d4100ffabd5671295eb84
SHA1: 850fe152e1e9a5110ef65909aa4d8401f84efbe5
MD5sum: eb3b8217ad34e5f99c8d2b821202705d
Description: Multi-platform ACL generation system
The capirca framework is a designed to utilize common definitions of networks,
services and high-level policy files to facilitate the development and
manipulation of network access control lists (ACLs) for various platforms.
.
The capirca framework consists of capirca Python package and the accompanying
aclgen tool.
.
This package installs the library for Python 3 and the aclgen CLI tool.
Description-md5:
Homepage: https://github.com/google/capirca
Section: admin
Priority: optional
Filename: pool/main/c/capirca/python3-capirca_2.0.6-1_all.deb