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

Last updated: May 12,2024

1. Install "python3-yarg" package

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

$ sudo apt update $ sudo apt install python3-yarg

2. Uninstall "python3-yarg" package

This tutorial shows how to uninstall python3-yarg on Kali Linux:

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

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

Package: python3-yarg
Source: python-yarg
Version: 0.1.9-3
Installed-Size: 61
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3:any
Suggests: python-yarg-doc
Size: 11504
SHA256: b0d5844aeedfcc2b603cf8ae9f80b8733663ef0d69cf2c30dde1dc15b4f71a56
SHA1: eb406a2eeaf94e31a652529957daf0ed4ce8823c
MD5sum: 4ade12ee3e236b43bf8f316f00ce5304
Description: Python library for querying PyPI
Yarg is a module written in Python that revolves around the PyPI API, making
it possible to perform package searches programmatically. Enabling developers
to search PyPI faster for the latest packages and releases.
.
Ways to use Yarg:
* API package RSS feeds - Module is able to parse PyPI server
RSS feeds and information about available packages such as: last
update date, description, name, URL and version.
* Package Lookup API -allows you to access, query and extract information
about packages hosted on PyPI.
Description-md5:
Homepage: https://github.com/kura/yarg
Section: python
Priority: optional
Filename: pool/main/p/python-yarg/python3-yarg_0.1.9-3_all.deb