install software in centos

 [hydev@localhost WSDL2JAVA]$ ~

bash: /home/hydev: Is a directory

[hydev@localhost WSDL2JAVA]$ ~

bash: /home/hydev: Is a directory

[hydev@localhost WSDL2JAVA]$ cd ~

[hydev@localhost ~]$ clear

[hydev@localhost ~]$ cat /etc/centos-release

centos-release           centos-release-upstream  

[hydev@localhost ~]$ cat /etc/centos-release

CentOS Linux release 7.8.2003 (Core)

[hydev@localhost ~]$ cat /etc/lsb-release.d/

cat: /etc/lsb-release.d/: Is a directory

[hydev@localhost ~]$ cat /etc/lsb-release

cat: /etc/lsb-release: No such file or directory

[hydev@localhost ~]$ wget https://www.scootersoftware.com/bcompare-4.3.7.25118.x86_64.rpm

--2021-05-18 05:47:48--  https://www.scootersoftware.com/bcompare-4.3.7.25118.x86_64.rpm

Resolving www.scootersoftware.com (www.scootersoftware.com)... 72.32.90.251

Connecting to www.scootersoftware.com (www.scootersoftware.com)|72.32.90.251|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 18808757 (18M) [application/x-rpm]

Saving to: ‘bcompare-4.3.7.25118.x86_64.rpm’


100%[====================================================================================================================================================================================================>] 18,808,757   384KB/s   in 68s    


2021-05-18 05:49:02 (270 KB/s) - ‘bcompare-4.3.7.25118.x86_64.rpm’ saved [18808757/18808757]


[hydev@localhost ~]$ su

Password: 

ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1606569501

[root@localhost hydev]# rpm --import https://www.scootersoftware.com/RPM-GPG-KEY-scootersoftware

[root@localhost hydev]# rpm --import https://www.scootersoftware.com/RPM-GPG-KEY-scootersoftware

[root@localhost hydev]# yum install bcompare-4.3.7.25118.x86_64.rpm

Loaded plugins: fastestmirror, langpacks

Examining bcompare-4.3.7.25118.x86_64.rpm: bcompare-4.3.7-25118.x86_64

Marking bcompare-4.3.7.25118.x86_64.rpm to be installed

Resolving Dependencies

--> Running transaction check

---> Package bcompare.x86_64 0:4.3.7-25118 will be installed

--> Finished Dependency Resolution

base/7/x86_64                                                                                                                                                                                                          | 3.6 kB  00:00:00     

base/7/x86_64/primary_db                                                                                                                                                                                               | 6.1 MB  00:00:01     

elrepo                                                                                                                                                                                                                 | 3.0 kB  00:00:00     

elrepo/primary_db                                                                                                                                                                                                      | 387 kB  00:00:01     

epel/x86_64/metalink                                                                                                                                                                                                   | 7.0 kB  00:00:00     

epel/x86_64                                                                                                                                                                                                            | 4.7 kB  00:00:00     

epel/x86_64/group_gz                                                                                                                                                                                                   |  96 kB  00:00:00     

epel/x86_64/updateinfo                                                                                                                                                                                                 | 1.0 MB  00:00:01     

epel/x86_64/primary_db                                                                                                                                                                                                 | 6.9 MB  00:00:03     

extras/7/x86_64                                                                                                                                                                                                        | 2.9 kB  00:00:00     

extras/7/x86_64/primary_db                                                                                                                                                                                             | 236 kB  00:00:00     

google-chrome                                                                                                                                                                                                          | 1.3 kB  00:00:00     

google-chrome/primary                                                                                                                                                                                                  | 1.8 kB  00:00:00     

mysql-connectors-community/x86_64                                                                                                                                                                                      | 2.6 kB  00:00:00     

mysql-connectors-community/x86_64/primary_db                                                                                                                                                                           |  80 kB  00:00:00     

mysql-tools-community/x86_64                                                                                                                                                                                           | 2.6 kB  00:00:00     

mysql-tools-community/x86_64/primary_db                                                                                                                                                                                |  88 kB  00:00:00     

mysql56-community/x86_64                                                                                                                                                                                               | 2.6 kB  00:00:00     

mysql56-community/x86_64/primary_db                                                                                                                                                                                    | 297 kB  00:00:00     

nux-dextop/x86_64                                                                                                                                                                                                      | 2.9 kB  00:00:00     

updates/7/x86_64                                                                                                                                                                                                       | 2.9 kB  00:00:00     

updates/7/x86_64/primary_db                                                                                                                                                                                            | 8.0 MB  00:00:03     


Dependencies Resolved


==============================================================================================================================================================================================================================================

 Package                                             Arch                                              Version                                                  Repository                                                               Size

==============================================================================================================================================================================================================================================

Installing:

 bcompare                                            x86_64                                            4.3.7-25118                                              /bcompare-4.3.7.25118.x86_64                                             56 M


Transaction Summary

==============================================================================================================================================================================================================================================

Install  1 Package


Total size: 56 M

Installed size: 56 M

Is this ok [y/d/N]: y

Is this ok [y/d/N]: y

Downloading packages:

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

  Installing : bcompare-4.3.7-25118.x86_64     

Comments

Popular Posts