How to Install and Uninstall nodejs-tape.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "nodejs-tape.noarch" package

This guide covers the steps necessary to install nodejs-tape.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install nodejs-tape.noarch

2. Uninstall "nodejs-tape.noarch" package

This tutorial shows how to uninstall nodejs-tape.noarch on Fedora 35:

$ sudo dnf remove nodejs-tape.noarch $ sudo dnf autoremove

3. Information about the nodejs-tape.noarch package on Fedora 35

Last metadata expiration check: 2:38:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : nodejs-tape
Version : 5.1.1
Release : 3.fc35
Architecture : noarch
Size : 952 k
Source : nodejs-tape-5.1.1-3.fc35.src.rpm
Repository : fedora
Summary : Tap-producing test harness for Node.js and browsers
URL : https://github.com/substack/tape
License : MIT and ICS
Description : Tap-producing test harness for Node.js and browsers.