fedoracore6でウィルススキャンプロダクトといえば
Clam AntiVirus
でしょう。
インストールについての備忘録。。。
rootでログイン
#yum -y install clamav clamav-update
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
core 100% |=========================| 1.1 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 824 kB 00:52
core : ################################################## 2242/2242
primary.xml.gz 100% |=========================| 1.9 MB 00:00
extras : ################################################## 5921/5921
primary.xml.gz 100% |=========================| 495 kB 00:02
updates : ################################################## 1246/1246
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for clamav to pack into transaction set.
clamav-0.90.1-0.fc6.i386. 100% |=========================| 20 kB 00:00
---> Package clamav.i386 0:0.90.1-0.fc6 set to be updated
---> Downloading header for clamav-update to pack into transaction set.
clamav-update-0.90.1-0.fc 100% |=========================| 19 kB 00:00
---> Package clamav-update.i386 0:0.90.1-0.fc6 set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
clamav i386 0.90.1-0.fc6 extras 599 k
clamav-update i386 0.90.1-0.fc6 extras 47 k
Transaction Summary
=============================================================================
Install 2 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 646 k
Downloading Packages:
(1/2): clamav-0.90.1-0.fc 100% |=========================| 599 kB 00:00
(2/2): clamav-update-0.88 100% |=========================| 47 kB 00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: clamav-update ######################### [1/2]
Installing: clamav ######################### [2/2]
Installed: clamav.i386 0:0.90.1-0.fc6 clamav-update.i386 0:0.90.1-0.fc6
Complete!
---