How to Install and Uninstall mousepad Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "mousepad" package

Please follow the instructions below to install mousepad on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mousepad

2. Uninstall "mousepad" package

Please follow the instructions below to uninstall mousepad on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mousepad $ sudo apt autoclean && sudo apt autoremove

3. Information about the mousepad package on Ubuntu 21.10 (Impish Indri)

Package: mousepad
Architecture: amd64
Version: 0.5.4-0ubuntu1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Xubuntu Developers
Original-Maintainer: Debian Xfce Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1969
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libgtksourceview-3.0-1 (>= 3.23.90), libpango-1.0-0 (>= 1.14.0), libxfconf-0-3 (>= 4.12)
Filename: pool/universe/m/mousepad/mousepad_0.5.4-0ubuntu1_amd64.deb
Size: 338400
MD5sum: 7f81f66e03d6b686cb80e6e8a96d8cd1
SHA1: 1549a63c0d0f9ff2de71f694a7ce5c2e4e6824a6
SHA256: 6e95cdf6ccefd3eb34e8ef7822aef7f6045caad7df96b37717ef7818c0e6938a
SHA512: 8567dad62e86112c402493f1988c4e6094a8e7c3807895d54a312ba10a19e3c806e38d432dfb218a12c4643bfde95c467071057d5bd15fbfb6989ecd278091e2
Homepage: https://docs.xfce.org/apps/mousepad/start
Description-en: simple Xfce oriented text editor
Mousepad is a graphical text editor for Xfce based on Leafpad.
.
The initial reason for Mousepad was to provide printing support, which would
have been difficult for Leafpad for various reasons.
.
Although some features are under development, currently Mousepad has the
following features:
* Complete support for UTF-8 text
* Cut/Copy/Paste and Select All text
* Search and Replace
* Font selection
* Word Wrap
* Character coding selection
* Auto character coding detection (UTF-8 and some code-sets)
* Manual code-set setting
* Infinite Undo/Redo by word
* Auto Indent
* Multi-line Indent
* Display line numbers
* Drag and Drop
* Printing
Description-md5: 564a844cb82919302c57e74a6ea93345
Task: xubuntu-desktop