How to Install and Uninstall protobuf-codegen Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "protobuf-codegen" package

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

$ sudo apt update $ sudo apt install protobuf-codegen

2. Uninstall "protobuf-codegen" package

This guide let you learn how to uninstall protobuf-codegen on Ubuntu 21.10 (Impish Indri):

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

3. Information about the protobuf-codegen package on Ubuntu 21.10 (Impish Indri)

Package: protobuf-codegen
Architecture: amd64
Version: 2.8.1-2build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)
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: 1645
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-protobuf-codegen/protobuf-codegen_2.8.1-2build1_amd64.deb
Size: 390684
MD5sum: 269885f084f8d2b1490af86aafb72f14
SHA1: ee32862a45491c281fef69f81613197edba769a3
SHA256: acd7dec79e3b8696952c61b0018296bdb7ad3e1a4ce00aaea760a4d9adc0b4f5
SHA512: c190ad7df28724d4be60ea649a52fed90cd81643abad5770fa6341fd3a2b878e2107b9f657ac0a3770186f99880e4a4de81d9e57e1a40cb85d26f8dda9856ff8
Homepage: https://github.com/stepancheg/rust-protobuf/
Description-en: Code generator for rust-protobuf
Includes a library and `protoc-gen-rust` binary.
See `protoc-rust` and `protobuf-codegen-pure` crates.
.
This package contains the following binaries built from the Rust crate
"protobuf-codegen":
- protoc-gen-rust
Description-md5: 8bf42882a9afdd0a622533efcc3d7dab
X-Cargo-Built-Using: rust-protobuf (= 2.8.1-2), rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)