How to Install and Uninstall python3-vobject.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "python3-vobject.noarch" package

Please follow the guidelines below to install python3-vobject.noarch on CentOS Stream 9

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

2. Uninstall "python3-vobject.noarch" package

Please follow the guidance below to uninstall python3-vobject.noarch on CentOS Stream 9:

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

3. Information about the python3-vobject.noarch package on CentOS Stream 9

Last metadata expiration check: 2:52:03 ago on Sat Mar 16 16:03:45 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.