-
Notifications
You must be signed in to change notification settings - Fork 0
Debian and Raspbian Installation
Debian and Raspbian packages are built and hosted at the openSUSE Build Service (OBS).
N.B. Packages used to be hosted at Bintray, this option is now deprecated. If you used the Bintray repositories please see the 'Bintray' section below.
-
Please follow the the following link
https://software.opensuse.org//download.html?project=home%3Am-grant-prg&package=evolution-clamav
-
Select 'Debian'
-
Select 'Add repository and install manually'
-
Follow the instructions given choosing between Debian and Raspbian.
-
Now follow the Evolution setup as described on the 'Setup In Evolution' wiki page.
- sudo apt-get update
- sudo apt-get install evolution-clamav
- Now follow the Evolution setup as described on the 'Setup In Evolution' wiki page.
- sudo apt-get remove evolution-clamav
The folks at Bintray are removing the service as of May 2021. Anyone using the Bintray repositories must convert to using OBS as described above before the end of April. I shall continue to push new package releases to Bintray until then.
To avoid apt error messages you must also remove the Bintray entry from your apt sources. This involves either:-
- Editing your sources.list file and removing any Bintray entry by for example:-
-
- sudo vim /etc/apt/sources.list, or
- By removing the file containing the Bintray entry from /etc/apt/sources.list.d/filename.list