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

Last updated: May 15,2024

1. Install "enfuse" package

Please follow the steps below to install enfuse on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install enfuse

2. Uninstall "enfuse" package

Please follow the guidance below to uninstall enfuse on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove enfuse $ sudo apt autoclean && sudo apt autoremove

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

Package: enfuse
Architecture: amd64
Version: 4.2-6build4
Priority: optional
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: 4564
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/enfuse_4.2-6build4_amd64.deb
Size: 2061236
MD5sum: add3bebf5e147194f782e1245c2b2729
SHA1: e18bc0395df6c4c204fc118da22e5179ec8b4da4
SHA256: 95afd2d19b70f15bf2cb094353ccf6fbf1a1c2c23ca4f29653982af65cb4c0f1
SHA512: b09f2351fe954ee0782d0b4294610a05220e7436eea33dcd6347c5e739bb6b706ce089c5f4747993abc6b2b0c343a7f78e65219ddd9f9007096b496e3dde51ba
Homepage: http://enblend.sourceforge.net/
Description-en: image exposure blending tool
Enfuse blends differently exposed images of the same scene into a nice output
image, without producing intermediate HDR images that are then tonemapped to a
viewable image. This simplified process often works much better and quicker
than the currently known tonemapping algorithms.
.
The exposure blending is done using the Mertens-Kautz-Van Reeth exposure
fusion algorithm. The basic idea is that pixels in the input images are
weighted according to qualities such as proper exposure, good contrast, and
high saturation. These weights determine how much a given pixel will
contribute to the final image.
.
Enfuse 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 Enfuse is designed
to work with.
Description-md5: 01773ba70e320855287a42501d2d11f5
Task: ubuntustudio-photography