Install Rpm Package On Openfiler

2020. 2. 18. 02:53카테고리 없음

How

Rpm -i package-1.2.3.rpmFor installing packages on RedHat based systems, we use rpm (Red Hat Package Manager) command. Installing Package:To install a rpm package using command line on redhat based system use -i command line switch with rpm command.

Rpm -i package-1.2.3.rpmYou can also use YUM or DNF package manager to install downloaded rpm file. Its benefit to resolve dependencies required for the package. Yum localinstall package-1.2.3.rpm ## CentOS, RHEL systems dnf localinstall package-1.2.3.rpm ## Fedora systems Removing Package:In case if we need to remove any package use -e command line switch with the package name. Rpm -e package-1.2.3.rpm.

How To Install Rpm Package In Linux

I'm getting this on RHEL Atomic below error: Actually this is McAfee Agentroot@ip-xxx-xxx-xxx tmp#./install.sh -ispace required to copy archive is 69382392 bytesspace available at mfeqDMuqI is 936361984 bytesextracting archive to mfeqDMuqI.