On 4/5/2023 9:59 AM, Ponda, Esha Ashish via gem5-users wrote:
Hello,
I have tried to install the libprotobuf9 package multiple times, yet it is showing this same error. Can anyone help me with this please?

I think you need to research the right name for the *package*
under whatever Linux distribution you are using.  There is no
single answer to that question, but the package name clearly
is not libprotobuf9; rather, that is the base name of one or
more files within the package.

One of my Ubuntu systems gives me this as a list of package
names that start with libprotobuf, using the command:

apt list | grep "^libprotobuf"

libprotobuf-c-dev/jammy-updates,jammy-security 1.3.3-1ubuntu2.1 amd64
libprotobuf-c-dev/jammy-updates,jammy-security 1.3.3-1ubuntu2.1 i386
libprotobuf-c1/jammy-updates,jammy-security 1.3.3-1ubuntu2.1 amd64
libprotobuf-c1/jammy-updates,jammy-security 1.3.3-1ubuntu2.1 i386
libprotobuf-dev/jammy-updates,jammy-security,now 3.12.4-1ubuntu7.22.04.1 amd64 
[installed]
libprotobuf-dev/jammy-updates,jammy-security 3.12.4-1ubuntu7.22.04.1 i386
libprotobuf-java-format-java/jammy,jammy 1.3-1.1 all
libprotobuf-java/jammy-updates,jammy-updates,jammy-security,jammy-security 
3.12.4-1ubuntu7.22.04.1 all
libprotobuf-lite23/jammy-updates,jammy-security,now 3.12.4-1ubuntu7.22.04.1 
amd64 [installed,automatic]
libprotobuf-lite23/jammy-updates,jammy-security 3.12.4-1ubuntu7.22.04.1 i386
libprotobuf2-java/jammy,jammy 2.6.1-4 all
libprotobuf23/jammy-updates,jammy-security,now 3.12.4-1ubuntu7.22.04.1 amd64 
[installed,automatic]
libprotobuf23/jammy-updates,jammy-security 3.12.4-1ubuntu7.22.04.1 i386

The *installed* ones were adequate on my system.  You could dig into
these packages online to see if they contain what you need. That version
9 seems pretty old at this point - Ubuntu bionic offers 10, for example.

Regards - Eliot Moss
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to