How to Install and Uninstall python3-pyvat.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "python3-pyvat.noarch" package

Please follow the steps below to install python3-pyvat.noarch on Fedora 38

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

2. Uninstall "python3-pyvat.noarch" package

Here is a brief guide to show you how to uninstall python3-pyvat.noarch on Fedora 38:

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

3. Information about the python3-pyvat.noarch package on Fedora 38

Last metadata expiration check: 3:18:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pyvat
Version : 1.3.19
Release : 1.fc38
Architecture : noarch
Size : 42 k
Source : python-pyvat-1.3.19-1.fc38.src.rpm
Repository : updates
Summary : VAT validation and calculation for Python
URL : https://github.com/iconfinder/pyvat
License : ASL 2.0
Description : With EU VAT handling rules becoming ever more ridiculous and complicated,
: businesses within the EU are faced with the complexity of having to
: validate VAT numbers. pyvat was built for
: Iconfinder's marketplace to handle just this problem.