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

Last updated: January 14,2025

1. Install "act.x86_64" package

Please follow the guidelines below to install act.x86_64 on Fedora 38

$ 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 38:

$ sudo dnf remove act.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:01:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : act
Version : 1.6.0
Release : 9.fc38
Architecture : x86_64
Size : 1.1 M
Source : act-1.6.0-9.fc38.src.rpm
Repository : fedora
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.