How to Install and Uninstall libunac1-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libunac1-dev" package

This guide covers the steps necessary to install libunac1-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libunac1-dev

2. Uninstall "libunac1-dev" package

Please follow the guidelines below to uninstall libunac1-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libunac1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libunac1-dev package on Ubuntu 21.10 (Impish Indri)

Package: libunac1-dev
Architecture: amd64
Version: 1.8.0-8
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: unac
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Depends: libunac1 (= 1.8.0-8), libc6-dev
Filename: pool/universe/u/unac/libunac1-dev_1.8.0-8_amd64.deb
Size: 20584
MD5sum: ec2d9edeafc284492ffd44fae658f66c
SHA1: cf9b8c0a6937190a6cc965337f4e8f86b4086943
SHA256: 64bba8fef275e3c46934e4c5612ec79da4c2af72aa9a2bb5ced50bba455e562d
SHA512: 18c8b3c3474b386543398870bfea6f83c35b75615673d099d10faa5539014dde29025f57e2a199047acd70c56214cbc1da9242ee45d42806c6e9d2c75f972a05
Description-en: C programmer's library that removes accents from a string
Unac is a C programmer's library that removes accents from a string.
For instance the string été will become ete. It provides a command
line interface that removes accents from a input flow or a string
given in argument (unaccent command). In the library function and the
command, the charset of the input is specified as an argument. The
input is converted to UTF-16 using iconv(3), accents are stripped and
the result is converted back to the original charset. The iconv --list
command on GNU/Linux will show all charset supported.
Description-md5: e7c2e36a80abe9014ff2625c15b34b1b