How to Install and Uninstall rgbpaint Package on Kali Linux

Last updated: May 17,2024

1. Install "rgbpaint" package

This guide let you learn how to install rgbpaint on Kali Linux

$ sudo apt update $ sudo apt install rgbpaint

2. Uninstall "rgbpaint" package

Please follow the instructions below to uninstall rgbpaint on Kali Linux:

$ sudo apt remove rgbpaint $ sudo apt autoclean && sudo apt autoremove

3. Information about the rgbpaint package on Kali Linux

Package: rgbpaint
Source: rgbpaint (0.8.7-6.1)
Version: 0.8.7-6.1+b1
Installed-Size: 302
Maintainer: Mats Erik Andersson
Architecture: amd64
Depends: libc6 (>= 2.29), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libx11-6
Size: 90224
SHA256: 183c7c794de74b63cfa4db6216f54d1989f990af7eeb1e2d190e137d5e17ac24
SHA1: 1c81df142727d19d8f7d08b8745ae8630d27c80e
MD5sum: ee645779445f1356694cb1c0df841e8f
Description: simple pixel-based painting program
This package provides the simplified painting program rgbPaint,
a spin-off from mtPaint by the same authors. Light on dependencies,
it can edit and save images in ICO, JPEG, or PNG format only,
though it can also read GIF, PCX, SVG, TGA, and TIFF formats.
.
The user interface is intentionally kept simple, without drop-down
menus. Ten brushes are provided, and a palette of twenty colors,
each of which can be replaced from a color blender. The available
actions are painting, filling, and area selection. The program can
also start by taking a screen snapshot to use as the initial image.
.
Originally aimed at the OLPC initiative, rgbPaint works well with
the Sugar desktop environment - especially with a graphics tablet;
even young children can quickly master it to produce true brushwork!
Description-md5:
Homepage: http://mtpaint.sourceforge.net/rgbpaint.html
Tag: implemented-in::c, interface::graphical, interface::x11, role::program,
uitoolkit::gtk, use::editing, works-with::image, x11::application
Section: graphics
Priority: optional
Filename: pool/main/r/rgbpaint/rgbpaint_0.8.7-6.1+b1_amd64.deb