Using Command prompt
- Open terminal and go to super user using su command
- Apply ls command and see list of current directory files
- Apply rpm -ivh your_rpm_file.rpm and enter
- done.
Using YaST
- Open YaST and go to Software Managment
- Now wait for while till updating repositories
- Type your required software name and search
- Tick check box based on your required software list
Using Zypper
In Command prompt you have to follow following steps
#zypper install or #zypper in
Examples:
#zypper install git
Video Tutorials
- Using Command Prompt
- Example of using YaST
No comments:
Post a Comment