How to Install and Uninstall genders Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "genders" package

This tutorial shows how to install genders on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install genders

2. Uninstall "genders" package

This guide let you learn how to uninstall genders on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove genders $ sudo apt autoclean && sudo apt autoremove

3. Information about the genders package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: genders
Priority: optional
Section: universe/admin
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Brian Pellin
Architecture: amd64
Version: 1.21-1build2
Depends: libc6 (>= 2.14), libgenders0
Suggests: rdist
Conflicts: pdsh (<< 2.8-1-1)
Filename: pool/universe/g/genders/genders_1.21-1build2_amd64.deb
Size: 30566
MD5sum: 3dfeaab192c4ef9a0293343cdd7219a8
SHA1: b747dda473f941c28783c3ebae4424b993323ffc
SHA256: 26fa4c00a03d05734a2aca5df72b7ac84055ab78e206289bab596117479e764f
Description-en: cluster configuration management database tools
Genders is a static cluster configuration database used for cluster
configuration management. It is used by a variety of tools and
scripts for management of large clusters. The genders database is
typically replicated on every node of the cluster. It describes the
layout and configuration of the cluster so that tools and scripts can
sense the variations of cluster nodes. By abstracting this information
into a plain text file, it becomes possible to change the
configuration of a cluster by modifying only one file.
Description-md5: 05788d4e0fe4eae94f19b79462bf87d7
Homepage: https://computing.llnl.gov/linux/genders.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu