How to Install and Uninstall udis86.i686 Package on Fedora 36

Last updated: November 25,2024

1. Install "udis86.i686" package

This guide covers the steps necessary to install udis86.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install udis86.i686

2. Uninstall "udis86.i686" package

Please follow the step by step instructions below to uninstall udis86.i686 on Fedora 36:

$ sudo dnf remove udis86.i686 $ sudo dnf autoremove

3. Information about the udis86.i686 package on Fedora 36

Last metadata expiration check: 3:43:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : udis86
Version : 1.7.2
Release : 19.56ff6c8.fc36
Architecture : i686
Size : 42 k
Source : udis86-1.7.2-19.56ff6c8.fc36.src.rpm
Repository : fedora
Summary : A disassembler library for x86 and x86-64
URL : https://github.com/vmt/udis86
License : BSD
Description : udis86 is a disassembler library (libudis86) for x86 and x86-64.
: The primary intent is to aid binary code analysis.