[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:54039] Re: 突然メニューに現れる0desktopについて
- From: SHITAMORI Akira <sitamo@xxxxxxxxx>
- Subject: [debian-users:54039] Re: 突然メニューに現れる0desktopについて
- Date: Thu, 1 Apr 2010 10:27:26 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=qf7ujOb7ayljqgUiNd67LMevZuZED3XXPEBew70NB5o=; b=cEcKIOt0xCzGM09Wq2fR9Z4AUeHUpkNWKn2Sl7WV3jNnis2dxldaWYrshT3N5djR0K j9HdxXc8svkbeW2FOlvhGHZghiFpkQp3VUZ+8FEL4Jx0yxfkJbhpaKKtU+Kmm8u8Hvi4 Vcxdp/DKwcA/Ff3c+YzaB9HpzFOM8htXa1UcU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=eiTLEff69mRW0Ma3MhyOTCpcHokeWBTp+WyDloQ9TaitcxwHqgQlywkp35fYyDkhaS qK1gmYr74jYRi5ChzoMtY9pmuVyWZhJ+67ryO3L7KjPVwpC294jdgtUbVKnq3In+0zmE RbOdqstv0RWPNHZeGd4CopgiJ1u1dg8vSOHe0=
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-sender: SHITAMORI Akira <sitamo.send@xxxxxxxxx>
- X-spam-checker-version: SpamAssassin 3.1.7-deb3 (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-0.6 required=10.0 tests=KI,MAILTO_TO_SPAM_ADDR, SUBJECT_ENCODED_TWICE autolearn=disabled version=3.1.7-deb3
- References: <4BB3F259.8030603@xxxxxxxxxxx>
- Message-id: <20100401102719.a34dcede.sitamo@xxxxxxxxx>
- X-mail-count: 54039
- X-mailer: Sylpheed 3.0.1 (GTK+ 2.18.9; x86_64-pc-linux-gnu)
下森です。
On Thu, 1 Apr 2010 10:09:53 +0900
Lzy_Alkw <gaikotu2828@xxxxxxxxxxx> wrote:
> インストールした覚えが無いのに何故かメニューに現れる謎のプログラム
> 「0desktop」について知っている人は居ますか?
知らないのですが調べてみました。
$ apt-file search 0desktop
desktop-profiles: /etc/X11/Xsession.d/20desktop-profiles_activateDesktopProfiles
zeroinstall-injector: /usr/bin/0desktop
zeroinstall-injector: /usr/share/man/man1/0desktop.1.gz
$ aptitude show zeroinstall-injector
パッケージ: zeroinstall-injector
新規: yes
状態: インストールされていません
バージョン: 0.45-1
優先度: 特別
セクション: admin
メンテナ: Thomas Leonard <talex5@xxxxxxxxx>
展開サイズ: 954k
依存: python (>= 2.5), python-central (>= 0.6.11), gnupg, python-gtk2 (>= 2.12), bzip2, binutils, adduser, xdg-utils
推奨: unzip, rpm, lzma
提案: cabextract
説明: run programs by URL
The Zero Install Injector makes it easy for users to install software without needing root privileges. It takes the URL
of a program and runs it (downloading it first if necessary). Any dependencies of the program are fetched in the same
way. The user controls which version of the program and its dependencies to use.
Zero Install is a decentralised installation system (there is no central repository; all packages are identified by
URLs), loosly-coupled (if different programs require different versions of a library then both versions are installed
in parallel, without conflicts), and has an emphasis on security (all package descriptions are GPG-signed, and contain
cryptographic hashes of the contents of each version). Each version of each program is stored in its own sub-directory
within the Zero Install cache (nothing is installed to directories outside of the cache, such as /usr/bin) and no code
from the package is run during install or uninstall. The system can automatically check for updates when software is
run.
ホームページ: http://0install.net/
タグ: admin::package-management, implemented-in::python, role::program
$apt-cache rdepends zeroinstall-injector
zeroinstall-injector
Reverse Depends:
rox-filer
■Zero Install:ネイティブのパッケージ管理システムに対する説得力のある批評
http://sourceforge.jp/magazine/07/02/21/0133253
「Zero Installは、ROX Desktopプロジェクトのいわば副産物である。Leonard氏に
よると、ROX Desktopはディストリビューションごとにパッケージを用意するこ
とでようやく使ってもらえるようになったが、そのパッケージ化のために貴重な
開発の時間が削られたという。」
これじゃないですかね。
rox-filerをいれてらっしゃるんじゃないでしょうか?