How to Install and Uninstall oct2spec.noarch Package on Fedora 35

Last updated: February 13,2025

1. Install "oct2spec.noarch" package

Please follow the guidance below to install oct2spec.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install oct2spec.noarch

2. Uninstall "oct2spec.noarch" package

Learn how to uninstall oct2spec.noarch on Fedora 35:

$ sudo dnf remove oct2spec.noarch $ sudo dnf autoremove

3. Information about the oct2spec.noarch package on Fedora 35

Last metadata expiration check: 4:37:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : oct2spec
Version : 1.1
Release : 9.fc35
Architecture : noarch
Size : 48 k
Source : oct2spec-1.1-9.fc35.src.rpm
Repository : fedora
Summary : Python script to generate Octave package spec file
URL : https://pagure.io/oct2spec
License : GPLv3+
Description : oct2spec is a small python tool that generates spec file for Octave packages.
: It can work from a package name, URL, or a tarball.
: oct2spec provides oct2rpm which generates rpm for Octave packages using the
: oct2spec API.