How to Install and Uninstall yapf3 Package on Kali Linux

Last updated: May 02,2024

1. Install "yapf3" package

Learn how to install yapf3 on Kali Linux

$ sudo apt update $ sudo apt install yapf3

2. Uninstall "yapf3" package

This guide covers the steps necessary to uninstall yapf3 on Kali Linux:

$ sudo apt remove yapf3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the yapf3 package on Kali Linux

Package: yapf3
Source: yapf
Version: 0.33.0-1
Installed-Size: 41
Maintainer: Ana Custura
Architecture: all
Depends: python3:any, python3-yapf (= 0.33.0-1)
Size: 29100
SHA256: e2e1b7185d07518b9701d368be43d4c6779edf63067c553167c8ba5eba630aa7
SHA1: 742a0736233b780a95d807530d5aebbdd2465f62
MD5sum: bf64c04f48af1760549114264627d7cc
Description: Python code formatter for different styles (Python 3)
Yapf is a tool that reformats code to the best formatting that conforms to the
style guide. It is not only concerned with lint errors, but also with the
stylistic appearance of Python code. The idea is also similar to the 'gofmt'
tool for the Go programming language. This package installs the tool for Python
3.
.
This package provides the command-line interface for Python 3.
Description-md5:
Homepage: https://github.com/google/yapf
Section: python
Priority: optional
Filename: pool/main/y/yapf/yapf3_0.33.0-1_all.deb