How to Install and Uninstall vsomeip3.x86_64 Package on Oracle Linux 9

Last updated: May 02,2024

1. Install "vsomeip3.x86_64" package

This guide let you learn how to install vsomeip3.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install vsomeip3.x86_64

2. Uninstall "vsomeip3.x86_64" package

This is a short guide on how to uninstall vsomeip3.x86_64 on Oracle Linux 9:

$ sudo dnf remove vsomeip3.x86_64 $ sudo dnf autoremove

3. Information about the vsomeip3.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:54:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : vsomeip3
Version : 3.3.8
Release : 1.el9
Architecture : x86_64
Size : 1.1 M
Source : vsomeip3-3.3.8-1.el9.src.rpm
Repository : epel
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.