How to Install and Uninstall python3-pypinyin Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 17,2024

1. Install "python3-pypinyin" package

Please follow the steps below to install python3-pypinyin on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-pypinyin

2. Uninstall "python3-pypinyin" package

In this section, we are going to explain the necessary steps to uninstall python3-pypinyin on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove python3-pypinyin $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pypinyin package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-pypinyin
Architecture: all
Version: 0.50.0-2
Priority: optional
Section: universe/python
Source: pypinyin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ying-Chun Liu (PaulLiu)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5629
Depends: python3:any
Filename: pool/universe/p/pypinyin/python3-pypinyin_0.50.0-2_all.deb
Size: 681110
MD5sum: add9fd5a41421111e74804c0b554425e
SHA1: c3ae928d2032b680ba7042cdb8bf27a3565a7cd2
SHA256: 7faf4e6fe0d3fb450ac5beb197a2810026169a566abc10f2117171a3d35b24be
SHA512: 249339d215a469ab96a3edc96f88f364c82f734199a32aac6583ad9643ce9c153ceb857b6e057b99b5482ac342ac0b00ca265b441393260a2630a9cb4ed37774
Homepage: https://github.com/mozillazg/python-pinyin
Description: Chinese pinyin convertion library and tools
Description-md5: b7ecfc6a6a2961c88329887ddecfbfc4

5. The same packages on other Linux Distributions