how to install rpm on linux
sudo rpm –i sample_file.rpmsudo rpm –i sample_file.rpm
1
To install or upgrade a package, use the -U command-line option:
rpm -U filename.rpm. For example, to install the mlocate RPM used as an example in this chapter, run the following command:
rpm -U mlocate-0.22.2-2.i686.rpm. ...
rpm -Uhv mlocate-0.22.2-2.i686.rpm. ...
rpm –e package_name. ...
rpm –qa. ...
rpm –qa | more.
Also in C++:
- shell cartesian product of lines between 2 files
- install sqitch
- ubuntu yarn gpg error signature invalid
- how to get description of repositories using pygithub api
- E: Unable to locate package wsl
- important linux command
- npm installation logs view
- django rest framework
- libqt5x11extras5 install ubuntu
- insert bash command to docker-compose file
- how to install pygame using pip in ubuntu
- how to rename a file in terminal
- how to keep name for ec2 instance running
- how to connect my ubuntu server to ssh
- linux check gpu usage
- see apache version ubuntu
- browser sync for linux
- composer require laravel/ui app.css empty
- bash combine output from two commands
- enable ufw ubuntu
- git check upstream url
- is installed in '/home/agent1409/.local/bin' which is not on PATH
- how to Rename or Move files in GIT
- bash multiline ech