lgroupdel
user and group account administration library - utilities
Install
- All systems
-
curl cmd.cat/lgroupdel.sh
- Debian
-
apt-get install libuser
- Ubuntu
-
apt-get install libuser
- Kali Linux
-
apt-get install libuser
- CentOS
-
yum install libuser
- Fedora
-
dnf install libuser
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libuser
- Raspbian
-
apt-get install libuser
- Dockerfile
- dockerfile.run/lgroupdel
libuser
user and group account administration library - utilities
The libuser library implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources. Sample applications modeled after those included with the shadow password suite are included: lchsh, lchfn, lid, lnewusers, lgroupadd, luseradd, lgroupdel, luserdel, lusermod, lgroupmod, lchage and lpasswd.