Search results
Package: man-db
Description: tools for reading manual pages
This package provides the man command, the primary way of examining the
system help files (manual pages). Other utilities provided include the
whatis and apropos commands for searching the manual page database, the
manpath utility for determining the manual page search path, and the
maintenance utilities mandb, catman and zsoelim. man-db uses the groff
suite of programs to format and display the manual pages.
Homepage: https://man-db.gitlab.io/man-db/
copyright | changelog | Debian changelog | FAQ
Manual pages:
Other documents:
Package: passwd
Description: change and administer password and group data
This package includes passwd, chsh, chfn, and many other programs to
maintain password and group data.
Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian
Homepage: https://github.com/shadow-maint/shadow
copyright | changelog | Debian changelog | Debian NEWS | Debian README
Manual pages:
Other documents:
Package: psmisc
Description: utilities that use the proc file system
This package contains miscellaneous utilities that use the proc FS:
- fuser: identifies processes that are using files or sockets.
- killall: kills processes by name (e.g. "killall -HUP named").
- peekfd: shows the data traveling over a file descriptor.
- pstree: shows currently running processes as a tree.
- prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/
copyright | changelog | Debian changelog | Debian README
Manual pages:
Other documents:
Package: util-linux-locales
Description: locales files for util-linux
This package contains the internationalization files for the util-linux
package.
They are needed when you want the programs in util-linux to print their
messages in other languages than English, or read manual pages in another
language than English.
Homepage: https://github.com/util-linux/util-linux
copyright | changelog | Debian changelog | Debian NEWS
Other documents:
Package: xz-utils
Description: XZ-format compression utilities
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
This package provides the command line tools for working with XZ
compression, including xz, unxz, xzcat, xzgrep, and so on. They can
also handle the older LZMA format, and if invoked via appropriate
symlinks will emulate the behavior of the commands in the lzma
package.
The XZ format is similar to the older LZMA format but includes some
improvements for general use:
* 'file' magic for detecting XZ files;
* crc64 data integrity check;
* limited random-access reading support;
* improved support for multithreading (not used in xz-utils);
* support for flushing the encoder.
Homepage: https://tukaani.org/xz/
copyright | changelog | Debian changelog | NEWS | README | Debian README
Manual pages:
Other documents: