How to Install and Uninstall act.x86_64 Package on Fedora 35

Last updated: November 29,2024

1. Install "act.x86_64" package

Here is a brief guide to show you how to install act.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install act.x86_64

2. Uninstall "act.x86_64" package

This is a short guide on how to uninstall act.x86_64 on Fedora 35:

$ sudo dnf remove act.x86_64 $ sudo dnf autoremove

3. Information about the act.x86_64 package on Fedora 35

Last metadata expiration check: 3:26:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : act
Version : 1.6.0
Release : 6.fc35
Architecture : x86_64
Size : 1.1 M
Source : act-1.6.0-6.fc35.src.rpm
Repository : updates
Summary : Automatic Component Toolkit
URL : https://github.com/Autodesk/AutomaticComponentToolkit
License : BSD
Description : The Automatic Component Toolkit (ACT) is a code generator that takes an
: instance of an Interface Description Language file and generates a thin
: C89-API, implementation stubs and language bindings of your desired software
: component.