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

Last updated: May 16,2024

1. Install "xcftools" package

Please follow the step by step instructions below to install xcftools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install xcftools

2. Uninstall "xcftools" package

This guide let you learn how to uninstall xcftools on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove xcftools $ sudo apt autoclean && sudo apt autoremove

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

Package: xcftools
Architecture: amd64
Version: 1.0.7-6build1
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Hauke Rahm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 215
Depends: xdg-utils, libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1)
Recommends: mime-support
Suggests: x11-common, gimp
Enhances: gimp
Filename: pool/universe/x/xcftools/xcftools_1.0.7-6build1_amd64.deb
Size: 68760
MD5sum: 1a978734ac7149dd1899bec275312546
SHA1: f9a01c71665b167c235aa0fadb0dc8d38c450270
SHA256: 74abdad0fc7a57ac91c53a3ec41ce3f40b45acb281fe4b8b187d9a0da32e8876
SHA512: ec336d45170214483a341392dff9bc786c6139cc0d93584fe88106c82cffa8e542a29b94d4f1e6656eded8923c2e30f6eec1b82f35065ad0379f5aebcf843d03
Homepage: https://github.com/j-jorge/xcftools/
Description-en: command-line tools for extracting data for XCF files
This is a set of fast command-line tools for extracting information
from the Gimp's native file format XCF.
The tools are designed to allow efficient use of layered XCF files as
sources in a build system that use 'make' and similar tools to manage
automatic processing of the graphics.
These tools work independently of the Gimp engine and do not require
the Gimp to even be installed.
.
"xcf2pnm" converts XCF files to ppm, pgm or pbm format, flattening
layers if necessary.
If the image contains transparency, an alpha map can be written to a
separate file, or a background color can be specified on the command
line.
.
"xcf2png" converts XCF files to PNG format, flattening layers if
necessary.
Transparency information can be kept in the image, or a background
color can be specified on the command line.
.
"xcfinfo" lists information about layers in an XCF file.
.
"xcfview" is a wrapper script that flattens an XCF image and displays
it using an external PNG/PPM viewer.
To use this script, you must make sure also to install an appropriate
external viewer, as well as the mime-support package which provides the
mailcap database.
.
The tools can either flatten an XCF file as given, or extract
specific layers named on the command line.
Description-md5: 15b23f24e4b6797375e99f4cabe9dd06