How to Install and Uninstall moreutils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "moreutils" package

This tutorial shows how to install moreutils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install moreutils

2. Uninstall "moreutils" package

This tutorial shows how to uninstall moreutils on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove moreutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the moreutils package on Ubuntu 21.10 (Impish Indri)

Package: moreutils
Architecture: amd64
Version: 0.65-1
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Schier
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 248
Depends: libc6 (>= 2.14), perl:any, libipc-run-perl, libtime-duration-perl, libtimedate-perl
Conflicts: lckdo
Replaces: lckdo
Filename: pool/universe/m/moreutils/moreutils_0.65-1_amd64.deb
Size: 61712
MD5sum: 0ea0344c4d8edcaa06d54cb1a2f44537
SHA1: 1014f55bfac2e7715e75e0d2b009b90a909f00ea
SHA256: 32598490dc1fce0606e38ec9355f96f142da532c169dc9a5cd2fc188cc8de483
SHA512: 47c8029fbbc6e04571b83544c260fbcb4bd2bb659b267a36567e70ecbbb891af686ae7a807c396798ee7aaf26c7c2eed2c0bd5f345b7ddb5a4254eb06d3d1bbc
Homepage: https://joeyh.name/code/moreutils/
Description-en: additional Unix utilities
This is a growing collection of the Unix tools that nobody thought
to write long ago, when Unix was young.
.
So far, it includes the following utilities:
- chronic: runs a command quietly unless it fails
- combine: combine the lines in two files using boolean operations
- errno: look up errno names and descriptions
- ifdata: get network interface info without parsing ifconfig output
- ifne: run a program if the standard input is not empty
- isutf8: check if a file or standard input is utf-8
- lckdo: execute a program with a lock held
- mispipe: pipe two commands, returning the exit status of the first
- parallel: run multiple jobs at once
- pee: tee standard input to pipes
- sponge: soak up standard input and write to a file
- ts: timestamp standard input
- vidir: edit a directory in your text editor
- vipe: insert a text editor into a pipe
- zrun: automatically uncompress arguments to command
Description-md5: fe92b00292d03dc58e79fc3733a6db2b