How to Install and Uninstall python3-vobject.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-vobject.noarch" package

Please follow the guidelines below to install python3-vobject.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-vobject.noarch

2. Uninstall "python3-vobject.noarch" package

Here is a brief guide to show you how to uninstall python3-vobject.noarch on Oracle Linux 9:

$ sudo dnf remove python3-vobject.noarch $ sudo dnf autoremove

3. Information about the python3-vobject.noarch package on Oracle Linux 9

Last metadata expiration check: 2:15:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-vobject
Version : 0.9.6.1
Release : 5.el9
Architecture : noarch
Size : 83 k
Source : python-vobject-0.9.6.1-5.el9.src.rpm
Repository : epel
Summary : A python library for manipulating vCard and vCalendar files
URL : http://eventable.github.io/vobject/
License : ASL 2.0
Description : VObject is intended to be a full featured python library for parsing and
: generating vCard and vCalendar files.