How to Install and Uninstall protobuf-codegen Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 02,2024

1. Install "protobuf-codegen" package

This is a short guide on how to install protobuf-codegen on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install protobuf-codegen

2. Uninstall "protobuf-codegen" package

This guide covers the steps necessary to uninstall protobuf-codegen on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove protobuf-codegen $ sudo apt autoclean && sudo apt autoremove

3. Information about the protobuf-codegen package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: protobuf-codegen
Architecture: amd64
Version: 2.25.2-1
Built-Using: rustc (= 1.55.0+dfsg1+llvm-2ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/devel
Source: rust-protobuf-codegen
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1721
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-protobuf-codegen/protobuf-codegen_2.25.2-1_amd64.deb
Size: 481912
MD5sum: 1d25261ee71b499d1160bf02df54b375
SHA1: 0dbbf9bc426add08beb5bfaea0f81e2ac21d7876
SHA256: 06c82c4d3477fe72437c9b67096f00020ed1966ad530f1fc7f7f6a99b8dbbd97
SHA512: 59d70efa85d8d5008f39b95c5b4469ae3e19ca286f7c8d871e2d7f7e6192f24836b51d9a6335fbdd92c5d0b6541ffe39a9016d3427655dcfe7c010cc20944391
Homepage: https://github.com/stepancheg/rust-protobuf/
Description: Code generator for rust-protobuf
Description-md5: 8bf42882a9afdd0a622533efcc3d7dab
X-Cargo-Built-Using: rust-protobuf (= 2.25.2-1), rustc (= 1.55.0+dfsg1+llvm-2ubuntu1)