terms of settlement:
Check the Linux system version first:
cat /proc/version
1. RedHat mainly includes RedHat, Fedora, CentOS, etc;
The package management tool of RedHat series is Yum and up2date
yum install sudo -y
2. Debian system mainly includes Debian, Ubuntu, mint and their derivatives;
The package management tool of Debian series is apt get, which executes
apt-get update apt-get install sudo
Similar Posts:
- How to fix the “kernel driver not installed (RC = – 1908)” error of VirtualBox in Ubuntu
- Loaded plugins: rhnplugin, security This system is not registered with RHN.
- Linux: apt get install build essential and Yum groupinstall “development tools”
- error while loading shared libraries libaio.so.1
- Linux Error: _mysql.c:32:20: fatal error: Python.h: No such file or directory [Solved]
- Ubuntu20.04 server Error: Failed to restart docker.service: Unit docker.service not found
- Raspberry Pi 4B+Ubuntu20.04 Solve Error sudo: raspi-config: command not found
- ubuntu14.4-X64 Unable to run mksdcard SDK tool.
- Temporary failure in name resolution solution when Ubuntu installs essential (GCC)
- Implementation of commands similar to apt get install build essential in yum