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

Last updated: October 05,2024

1. Install "python3-bsmschema.noarch" package

This tutorial shows how to install python3-bsmschema.noarch on Fedora 38

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

2. Uninstall "python3-bsmschema.noarch" package

This tutorial shows how to uninstall python3-bsmschema.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:48:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-bsmschema
Version : 0.1.0
Release : 1.fc38
Architecture : noarch
Size : 26 k
Source : python-bsmschema-0.1.0-1.fc38.src.rpm
Repository : updates
Summary : BIDS Stats Models Schema
URL : https://github.com/bids-standard/stats-models
License : Apache-2.0
Description : This package contains a Pydantic description of the BIDS Stats Models format,
: which can be used as a schema validator or generate JSON schema for independent
: validation.