How To Install Enum?

How To Install Enum?

enum

seq- and jot-like enumerator

Maintainer: Jan Hauke Rahm



Section: utils

Install enum

  • Debian apt-get install enum Click to copy
  • Ubuntu apt-get install enum Click to copy
  • Kali Linux apt-get install enum Click to copy
  • Fedora dnf install enum Click to copy
  • Raspbian apt-get install enum Click to copy

enum

seq- and jot-like enumerator

enum enumerates values (numbers) between two values, possibly further adjusted by a step and/or a count, all given on the command line. Before printing, values are passed through a formatter. Very fine control over input interpretation and output is possible. enum is designed to be a drop-in replacement for GNU seq while still providing (almost) the same feature set jot (on BSD) provides.

Installing enum command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of enum 2024 package in your OS.