Change the group name

groupmod

  • Modify existing user groups in the system.
    See also: `groups`, `groupadd`, `groupdel`.
    More information: <https://manned.org/groupmod>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo groupmod --new-name {{new_group}} {{group_name}}

click the source code to copy install groupmod on any operating system with command-not-found.com