How to Install and Uninstall libpcre2-dev Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 20,2024

1. Install "libpcre2-dev" package

This tutorial shows how to install libpcre2-dev on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install libpcre2-dev

2. Uninstall "libpcre2-dev" package

This is a short guide on how to uninstall libpcre2-dev on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the libpcre2-dev package on Ubuntu 22.10 (Kinetic Kudu)

Package: libpcre2-dev
Architecture: amd64
Version: 10.40-1ubuntu1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: pcre2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Vernon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2552
Depends: libc-dev, libpcre2-8-0 (= 10.40-1ubuntu1), libpcre2-16-0 (= 10.40-1ubuntu1), libpcre2-32-0 (= 10.40-1ubuntu1), libpcre2-posix3 (= 10.40-1ubuntu1)
Conflicts: libpcre3-dev (<< 2:8.35-8)
Filename: pool/main/p/pcre2/libpcre2-dev_10.40-1ubuntu1_amd64.deb
Size: 744162
MD5sum: cf8b59feb0ac38d8d9f8e56d56cf4813
SHA1: b669cce2bb03c748bc01c0187da89db717c46e8b
SHA256: a47fc1e774f46c3b22ca5571c223873bf85dd44db41bc64a27054745ac059d2b
SHA512: c4c08724af144c7f14e9398c73f78d7b1078a823b5ed65fae6eb81e9d83b122f46e48bfd6a7da83040d86845d431a3951624bd526f27dc92f9523dcac91d52b4
Homepage: https://pcre.org/
Description: New Perl Compatible Regular Expression Library - development files
Description-md5: 83cd6126abdeb5c5410938130ac41e86
Task: lubuntu-desktop