How to Install and Uninstall libtweeny-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libtweeny-dev" package

Please follow the steps below to install libtweeny-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtweeny-dev

2. Uninstall "libtweeny-dev" package

Please follow the step by step instructions below to uninstall libtweeny-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtweeny-dev package on Ubuntu 21.10 (Impish Indri)

Package: libtweeny-dev
Architecture: all
Version: 3-2
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: tweeny
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hubert Chathi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1715
Filename: pool/universe/t/tweeny/libtweeny-dev_3-2_all.deb
Size: 124600
MD5sum: 169d5bbda262e9da1336c10002a0aa36
SHA1: 865eca45d5fc44c229aa7e11983f94acfc6dc1d1
SHA256: cd8e4d4472d5f642581813bbd5eb24cee62cd018cd4a2b0608d2a1424a3255b3
SHA512: 355b5dcf41fcf15069c252268c812dea4b444ced77510d547194876260025952cf39554d9d613331b2ee0c0f2f89af1c1d86d016e2269a52e7f497a1f65876eb
Homepage: https://github.com/mobius3/tweeny
Description-en: 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: ff16a115a37e82082e4bf1b132118cb4