How to Install and Uninstall artifacts.noarch Package on Fedora 36

Last updated: January 01,2025

1. Install "artifacts.noarch" package

Please follow the guidelines below to install artifacts.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install artifacts.noarch

2. Uninstall "artifacts.noarch" package

This guide let you learn how to uninstall artifacts.noarch on Fedora 36:

$ sudo dnf remove artifacts.noarch $ sudo dnf autoremove

3. Information about the artifacts.noarch package on Fedora 36

Last metadata expiration check: 2:23:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : artifacts
Version : 0.0.20211205
Release : 2.fc36
Architecture : noarch
Size : 81 k
Source : artifacts-0.0.20211205-2.fc36.src.rpm
Repository : fedora
Summary : Collection of digital forensic artifacts
URL : https://github.com/ForensicArtifacts/artifacts
License : ASL 2.0
Description : A free, community-sourced, machine-readable knowledge base of digital
: forensic artifacts that the world can use both as an information source
: and within other tools.
:
: If you'd like to use the artifacts in your own tools, all you need to be
: able to do is read YAML. That is it, no other dependencies. The Python
: code in this project is just used to validate all the artifacts to make
: sure they follow the specification.