How to Install and Uninstall poke.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "poke.x86_64" package

Please follow the steps below to install poke.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install poke.x86_64

2. Uninstall "poke.x86_64" package

Learn how to uninstall poke.x86_64 on CentOS Stream 9:

$ sudo dnf remove poke.x86_64 $ sudo dnf autoremove

3. Information about the poke.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:34:28 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : poke
Version : 2.3
Release : 1.el9
Architecture : x86_64
Size : 367 k
Source : poke-2.3-1.el9.src.rpm
Repository : epel
Summary : Extensible editor for structured binary data
URL : http://www.jemarch.net/poke
License : GPLv3 and GFDL
Description : GNU poke is an interactive, extensible editor for binary data. Not
: limited to editing basic entities such as bits and bytes, it provides
: a full-fledged procedural, interactive programming language designed
: to describe data structures and to operate on them.