How to Install and Uninstall libtweeny-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libtweeny-dev" package

Please follow the steps below to install libtweeny-dev on Kali Linux

$ sudo apt update $ sudo apt install libtweeny-dev

2. Uninstall "libtweeny-dev" package

Please follow the steps below to uninstall libtweeny-dev on Kali Linux:

$ sudo apt remove libtweeny-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtweeny-dev package on Kali Linux

Package: libtweeny-dev
Source: tweeny
Version: 3-2
Installed-Size: 1806
Maintainer: Hubert Chathi
Architecture: all
Size: 130828
SHA256: 8a78f6a02a183c02d19914d074559dcd413bf2d7ccdd2cba04ebb37df151412c
SHA1: 3cf7b1882dd61fcb4a8d9321ae54e874b22965a7
MD5sum: 972f2bffe13cf4140067b1d639bc213e
Description: modern C++ tweening library
Tweeny is an inbetweening library designed for the creation of complex
animations for games and other beautiful interactive software. It leverages
features of modern C++ to empower developers with an intuitive API for
declaring tweenings of any type of value, as long as they support arithmetic
operations.
.
The goal of Tweeny is to provide means to create fluid interpolations when
animating position, scale, rotation, frames or other values of screen objects,
by setting their values as the tween starting point and then, after each tween
step, plugging back the result.
.
It features:
.
* A descriptive and (hopefully) intuitive API,
* 30+ easing functions,
* Allows custom easing functions,
* Multi-point tweening,
* Simultaneous tween of heterogeneous value sets,
* Timeline-like usage (allows seeking to any point),
* Header-only
* Zero external dependencies
* Steps forwards or backwards :)
* Accepts lambdas, functors and functions as step and seek callbacks
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mobius3/tweeny
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tweeny/libtweeny-dev_3-2_all.deb