How to Install and Uninstall vsomeip3.x86_64 Package on Fedora 38

Last updated: October 05,2024

1. Install "vsomeip3.x86_64" package

Please follow the instructions below to install vsomeip3.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install vsomeip3.x86_64

2. Uninstall "vsomeip3.x86_64" package

Learn how to uninstall vsomeip3.x86_64 on Fedora 38:

$ sudo dnf remove vsomeip3.x86_64 $ sudo dnf autoremove

3. Information about the vsomeip3.x86_64 package on Fedora 38

Last metadata expiration check: 4:56:04 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : vsomeip3
Version : 3.3.8
Release : 1.fc38
Architecture : x86_64
Size : 1.1 M
Source : vsomeip3-3.3.8-1.fc38.src.rpm
Repository : updates
Summary : COVESA implementation of SOME/IP protocol
URL : https://github.com/COVESA/vsomeip
License : MPL-2.0 AND BSL-1.0
Description :
: The vsomeip stack implements the http://some-ip.com/ (Scalable
: service-Oriented MiddlewarE over IP (SOME/IP)) protocol. The stack
: consists out of:
: * a shared library for SOME/IP (libvsomeip3.so)
: * a second shared library for SOME/IP's service discovery
: (libvsomeip3-sd.so) which is loaded during runtime if the service
: discovery is enabled.