alternatives
This command is an alias of update-alternatives. More information: <https://manned.org/alternatives>.
Install
- All systems
-
curl cmd.cat/alternatives.sh
- Debian
-
apt-get install chkconfig
- CentOS
-
yum install chkconfig
- Fedora
-
dnf install chkconfig
- Raspbian
-
apt-get install chkconfig
- Dockerfile
- dockerfile.run/alternatives
This command is an alias of update-alternatives. More information: <https://manned.org/alternatives>.
-
View documentation for the original command:
tldr update-alternatives
© tl;dr; authors and contributors