How to Install and Uninstall enblend Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 19,2024

1. Install "enblend" package

This tutorial shows how to install enblend on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install enblend

2. Uninstall "enblend" package

Here is a brief guide to show you how to uninstall enblend on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove enblend $ sudo apt autoclean && sudo apt autoremove

3. Information about the enblend package on Ubuntu 20.10 (Groovy Gorilla)

Package: enblend
Architecture: amd64
Version: 4.2-6build4
Priority: extra
Section: universe/graphics
Source: enblend-enfuse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PhotoTools Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3709
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libgsl25 (>= 2.6), liblcms2-2 (>= 2.5), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libvigraimpex11 (>= 1.11.1+dfsg)
Recommends: hugin
Enhances: hugin
Filename: pool/universe/e/enblend-enfuse/enblend_4.2-6build4_amd64.deb
Size: 1664908
MD5sum: f2b4010e66b3d604cbaa6c0044929e49
SHA1: a0f1dffe20bf045bcb4a92796001aaa9f69400c9
SHA256: a02094962b02be783bce763f2f61a2d31cb8acec248adaa30c1f13ca935cbf6e
SHA512: 1d49841ff27c6e4280f8f9440dcf6be8acce7370a2e49b47c60c06ad6f9db7ccf42509bdb18420e93ee275f03d5e42f8d4074fcacfabcb4848bfde1fda6b9d21
Homepage: http://enblend.sourceforge.net/
Description-en: image blending tool
Enblend is a tool for compositing images. Given a set of images that overlap
in some irregular way, Enblend overlays them in such a way that the seam
between the images is invisible, or at least very difficult to see. It can,
for example, be used to blend a panorama composed of several images.
.
It uses a Burt & Adelson multi-resolution spline. This technique tries to
make the seams between the input images invisible. The basic idea is that
image features should be blended across a transition zone proportional in
size to the spatial frequency of the features. For example, objects like
trees and windowpanes have rapid changes in color. By blending these
features in a narrow zone, you will not be able to see the seam because the
eye already expects to see color changes at the edge of these features.
Clouds and sky are the opposite. These features have to be blended across a
wide transition zone because any sudden change in color will be immediately
noticeable.
.
Enblend does not align images for you. Use a tool like Hugin or PanoTools to
do this. The TIFFs produced by these programs are exactly what Enblend is
designed to work with.
Description-md5: 60a4b912f87ffb96d7ec9562509d24a1
Task: ubuntustudio-photography