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

Last updated: October 06,2024

1. Install "poke.x86_64" package

This guide let you learn how to install poke.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install poke.x86_64

2. Uninstall "poke.x86_64" package

Here is a brief guide to show you how to uninstall poke.x86_64 on CentOS Stream 8:

$ sudo dnf remove poke.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:48:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : poke
Version : 1.0
Release : 4.el8
Architecture : x86_64
Size : 326 k
Source : poke-1.0-4.el8.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.