Install .RPM, .Deb package in linux

RPM là Redhat package manager

Để cài đặt phần mềm RPM thì bạn cần tải gói rpm về

sau đó dùng lệnh

rpm -Uvh path/to/package.rpm

-U : upgrade nó sẽ cài mới hoặc update bản đang có
-v: verbose
-h makes rpm print a progress bar:


Để cài phần mềm .DEB

Gõ lệnh
dpkg -i path/to/file.deb


Comments

Popular posts from this blog

Fixing the DeepSpeed Import Error While Fine-Tuning the Qwen Model

Amazon Linux 2023 - User data configuration for launch templates to connect to the EKS cluster

How to create ISM policy and rotate logs in opensearch