2011年7月15日金曜日

ubuntu 64bitsにavastをインストールしてみた。

デビアンモジュールをダウンロードしてインストールした。
http://www.avast.com/linux-home-edition#tab4

# dpkg --force-architecture -i avast4workstation_1.3.0-2_i386.deb

メニューに登録
# cd /usr/lib/avast4workstation/share/avast/desktop/
# ./install-desktop-entries.sh install

ライセンスキーをメールで受け取って完了。

0 件のコメント:

コメントを投稿

zabbix7 amazon linux2023 インストール postgres15

【postgres】 dnf -y install postgresql15-server postgresql15-server-devel postgresql-setup initdb passwd postgres vi `find / -name pg_hba.con...