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

Last updated: October 07,2024

1. Install "python3-vobject.noarch" package

This is a short guide on how to install python3-vobject.noarch on AlmaLinux 9

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

2. Uninstall "python3-vobject.noarch" package

This is a short guide on how to uninstall python3-vobject.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:31:02 ago on Wed Mar 13 07:41:12 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.