How to Install and Uninstall os-autoinst.x86_64 Package on Fedora 34

Last updated: September 29,2024

1. Install "os-autoinst.x86_64" package

This guide covers the steps necessary to install os-autoinst.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install os-autoinst.x86_64

2. Uninstall "os-autoinst.x86_64" package

This is a short guide on how to uninstall os-autoinst.x86_64 on Fedora 34:

$ sudo dnf remove os-autoinst.x86_64 $ sudo dnf autoremove

3. Information about the os-autoinst.x86_64 package on Fedora 34

Last metadata expiration check: 2:21:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : os-autoinst
Version : 4.6
Release : 41.20210803gitad28b4b.fc34
Architecture : x86_64
Size : 234 k
Source : os-autoinst-4.6-41.20210803gitad28b4b.fc34.src.rpm
Repository : updates
Summary : OS-level test automation
URL : https://os-autoinst.github.io/openQA/
License : GPLv2+
Description : The OS-autoinst project aims at providing a means to run fully
: automated tests. Especially to run tests of basic and low-level
: operating system components such as bootloader, kernel, installer and
: upgrade, which can not easily and safely be tested with other
: automated testing frameworks. However, it can just as well be used to
: test applications on top of a newly installed OS.