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

Last updated: May 19,2024

1. Install "python3-lensfun" package

Please follow the guidance below to install python3-lensfun on Kali Linux

$ sudo apt update $ sudo apt install python3-lensfun

2. Uninstall "python3-lensfun" package

In this section, we are going to explain the necessary steps to uninstall python3-lensfun on Kali Linux:

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

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

Package: python3-lensfun
Source: lensfun (0.3.4-1)
Version: 0.3.4-1+b1
Installed-Size: 59
Maintainer: Debian KDE Extras Team
Architecture: amd64
Depends: liblensfun1 (= 0.3.4-1+b1), python3:any
Size: 24088
SHA256: e6b4561f2083ba5bf0b2f366faa3b51f7730d4bd7d71afd2370d123f3a090a2f
SHA1: c9ab2b91f8c48fe11cd55144d7ef39682b7ed2f8
MD5sum: b0689f504c82b5a7afab597ab25ba94e
Description: Lens Correction library - Python3 module
Lensfun is an opensource database of photographic lenses and their
characteristics. It contains three kinds of objects:
* mounts
* cameras
* lenses
.
It is used in various photo-related software in which it allows the
correction of various artifacts:
* distortion
* transveral (also known as lateral) chromatic aberrations
* vignetting
* colour contribution of the lens (correcting said "yellowish" or "blueish"
images)
.
It provides a way to read and search for specific things in the database.
.
This package contains the Python3 'lensfun' module.
Description-md5:
Homepage: https://lensfun.github.io/
Section: python
Priority: optional
Filename: pool/main/l/lensfun/python3-lensfun_0.3.4-1+b1_amd64.deb