Home Linux Graphical Tools How to Install and Use Okteta for RAW Data Files in Linux

How to Install and Use Okteta for RAW Data Files in Linux

Not many Linux editors can match the processing power of Okteta in terms of handling the complexities of raw data files. Okteta meets its functional objectives through the implementation of simplified algorithmic raw data display mechanisms.

[ You might also like: How to Compare Files in Linux Using Meld (Diff/Merge) Tool ]

The simplicity of this free and open-source editor enables it to flawlessly handle raw data displays in two variants:

  • As bytes’ numeric values.
  • As numeric values’ assigned characters.

In short, the Okteta user interface or view supports a two-column display of values & characters or alternatively, a two-row display of the same values & characters with the values row preceding the characters’ row. Also, Okteta’s user editing privileges apply to both values and characters.

The efficiency of Okteta as a raw data editing platform does not limit or liken its functional capabilities to that of a simple editor. It is additionally prepackaged with the following UI functionalities that boost its raw data editing performance:

  • A table tool that lists and interprets decodings into equivalent simple data types.
  • A table tool that lists and displays all possible bytes with their associated values and characters.
  • A statistic-supported and included info view.
  • A filter tool.
  • A checksum calculator.
  • A string extraction tool.

Once raw data is loaded onto Okteta, all permissible modification routines (undone and redone actions) have infinite executions.

Install Okteta in Linux Desktop

To install this raw data file editor tool on your Linux operating system distribution, reference one of the following installation commands:

$ sudo apt-get install okteta        [On Debian, Ubuntu and Mint]
$ sudo yum install okteta            [On RHEL/CentOS/Fedora and Rocky Linux/AlmaLinux]
$ sudo emerge -a app-editors/okteta  [On Gentoo Linux]
$ sudo pacman -S okteta              [On Arch Linux]
$ sudo zypper install okteta         [On OpenSUSE]    

How to Use Okteta Raw Data Editor in Linux

To launch and start using this raw data editor, key in the following command on your Linux terminal:

$ okteta

The execution of the above command should lead to the following interface:

Start Okteta RAW Data Editor
Start Okteta RAW Data Editor

To demonstrate the power and flexibility of Okteta, let us use it to create/generate random data.

Create Okteta Random Data
Create Okteta Random Data

The random data we are about to generate needs some random size, we are going to go with the suggested 256 bytes.

Set Okteta Random Size
Set Okteta Random Size

On clicking [Create], the following interface should take over.

RAW Data File
RAW Data File

As you can see, we are dealing with a two-column display of values and characters. The default value coding is Hexadecimal but Okteta also supports Decimal, Octal, and Binary value coding.

To change to Binary value coding, we would have a resulting interface similar to the following:

Change to Binary Value
Change to Binary Value

As for Character coding, the availed options are also extensive enough:

Character Coding
Character Coding

Other Okteta interface options worth exploring include the View Mode which can take you from a Columns view to a Rows view and vice versa, in regards to your open or created raw data file.

Okteta View Mode
Okteta View Mode

You will also get to reap the benefits of raw data export into various supported formats.

Okteta Raw Data Export
Okteta Raw Data Export

Okteta incorporates some elite raw data handling functionalities like multiple open files, fast data rendering, data view profiles, statistic tools, printing, and bookmarks, just to name a few.

It gives you all the UI tools and functionalities to adequately create, open, or manage any raw data. Okteta’s UI is itself a user manual guide for creating test data; as demonstrated, for later exploring all the possibilities of raw data processing.

Ravi Saive
I am an Experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies. Founder of TecMint.com, LinuxShellTips.com, and Fossmint.com. Over 150+ million people visited my websites.

Each tutorial at UbuntuMint is created by a team of experienced writers so that it meets our high-quality standards.

Was this article helpful? Please add a comment to show your appreciation and support.

Got something to say? Join the discussion.

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published or shared. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.