How to Install and Uninstall mbedtls Package on Arch Linux

Last updated: May 18,2024

1. Install "mbedtls" package

This guide covers the steps necessary to install mbedtls on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S mbedtls

2. Uninstall "mbedtls" package

This tutorial shows how to uninstall mbedtls on Arch Linux:

$ sudo pacman -Rcns mbedtls

3. Information about the mbedtls package on Arch Linux

Repository : extra
Name : mbedtls
Version : 3.5.1-1
Description : An open source, portable, easy to use, readable and flexible
TLS library
Architecture : x86_64
URL : https://tls.mbed.org
Licenses : Apache
Groups : None
Provides : libmbedcrypto.so=15-64 libmbedtls.so=20-64
libmbedx509.so=6-64 polarssl
Depends On : glibc sh
Optional Deps : None
Conflicts With : polarssl
Replaces : polarssl
Download Size : 986.11 KiB
Installed Size : 5660.23 KiB
Packager : Maxime Gauduin
Build Date : Fri Jan 19 12:59:02 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions