リポジトリからインストールされているパッケージを見つける


15

端末コマンドを使用して、リポジトリからインストールしたパッケージを見つけようとしています。

を使用できるという投稿がどこかで見つかりましたaptitude search "?origin (<repository>) ?installed"が、機能しませんでした。私はppa:ubuntu-wine / ppaから来たパッケージを検索してみましたが、何も見つかりませんでした:

aptitude search "?origin (http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/) ?installed"
aptitude search "?origin (http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/) ?installed"
aptitude search "?origin (http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ raring/main) ?installed"

PPAで動作するものを入手できたらいいですね。

回答:


12

大括弧内では、URIなどではなく、リポジトリーの名前のみを使用する必要があります。たとえばあなたの場合:

aptitude search "?origin (ubuntu-wine) ?installed"

実行apt-cache policyしてリポジトリとそれらの名前(別名origin o)を確認します。

$ apt-cache policy | grep wine
 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial/main i386 Packages
     release v=16.04,o=LP-PPA-ubuntu-wine,a=xenial,n=xenial,l=Wine Team PPA,c=main,b=i386
 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial/main amd64 Packages
     release v=16.04,o=LP-PPA-ubuntu-wine,a=xenial,n=xenial,l=Wine Team PPA,c=main,b=amd64

検索文字列は、文字列内の任意の場所にマッチした正規表現パターンがあるので、次のような便利な部分文字列を使用することができるubuntu-wineだけでも、またはwine

参照:コマンドラインからインストールスクリプトにすべてのリポジトリとPPAのリストを取得するにはどうすればよいですか?


1
おかげで、それがコマンドを機能させ、私が探していたものを手に入れました。
Enkouyami 2013

これは私のためにパッケージをリストしませんでした:aptitude search "?origin (multiverse) ?installed"-それはすべきではありませんか?(「マルチバース」が有効)
Volker Siegel

@VolkerSiegelいいえ、aptitude search "?section (multiverse) ?installed"代わりにを使用してください。
jarno

5

Ubuntu以外のさまざまなオリジンからインストールされたパッケージを表示するために私が書いたBashスクリプトは次のとおりです。一般的なdpkg -l出力形式を使用します。aptitudeソリューションよりも速く機能します。

#!/bin/bash

# Print packages installed from different origins.
# Exclude standard Ubuntu repositories.

grep -H '^Origin:' /var/lib/apt/lists/*Release | grep -v ' Ubuntu$' | sort -u \
| while read -r line; do
    origin=${line#* }    
    echo $origin:

    list=${line%%:*}
    sed -rn 's/^Package: (.*)$/\1/p' ${list%_*Release}*Packages | sort -u \
    | xargs dpkg -l 2>/dev/null | grep '^.i '
    echo
 done

そのようなオリジンが利用できないインストール済みパッケージも存在する可能性があることに注意してください。それらを見つけるには、これを参照してください。


1

コマンドラインからやりたいことがあれば

awk '$1 == "Package:" { if (a[$2]++ == 0) print $2; }' /var/lib/apt/lists/*PPA-FIRST-PART*PPA-SECOND-PART*Packages

例:noobslabからのパッケージがすべてあります

 jai@frank-Jai:~$ awk '$1 == "Package:" { if (a[$2]++ == 0) print $2; }' /var/lib/apt/lists/*noobslab*Packages

python-logilab-common
synapse
ubuntuone-client
python-ubuntuone-storageprotocol
ubuntuone-client-gnome
python-ubuntuone-client
lives
libweed0
libweed-dev
lives-data
converseen
minitube
libsyncdaemon-1.0-1
libsyncdaemon-1.0-dev
ubuntu-sso-client
python-ubuntuone-devtools
ubuntuone-dev-tools
ubuntuone-control-panel
python-ubuntuone-control-panel
synapse-dbg
gir1.2-syncdaemon-1.0
libweed-dbg
lives-dbg
umplayer
umplayer-translations
libgranite-dev
deepin-software-center
ubuntuone-control-panel-qt
python-dirspec
rhythmbox-ubuntuone
python-ubuntu-sso-client
ubuntu-sso-client-qt
python-ubuntu-sso-client.tests
granite-demo
ubuntuone-client-proxy
python-oauthlib
slidewall
python3-dirspec
python3-oauthlib
ubuntuone-client-data
libgranite1
libgranite1-dbg
gir1.2-granite-1.0
libgranite-common
curlew
fbmessenger
open-as-administrator
indicator-synapse
indicator-synapse-dbg
wallpaper-manager
awoken-icon-theme
malys-uniblack
malys-uniblue
malys-ex
acyl-icons
nitrux-icons
piratunbu-icons
azenis-green-icons
nouvegnome-color
nouvegnome-gray
hi-lights-icons
matrilineare
zoncolor-icons
royal-linux-icons
elementary-icons
myhumanity
myelementary
glass-icons
osx-nostalgie
sky-blue-cinnamon
sky-blue-gnome
sky-blue-unity
wine-blue-remix
lubuntubox
windows7-icons
appleart-icons
magical-lights-icons
colored-plastic-icons
numix-utouch-icon-theme
ubudao-style
artnet-icons
high-delight-icons
snow-sabre-icons
trevilla-icons
aery-icons
ambiance-blue
zukitwo
gnomishbeige-theme
salience-theme
zukiwi
gnomishgray
delorean-dark
smoothly-theme
ambiance-ds-blue
ambiance-lime
gnomishdark
zukitwo-cupertino-gs
mediterranean-theme
elementaryish
borderline
boje
wow-2
zoncolor-themes
omg-suite
simplex
leopard-steel
dorian-theme
daylight
adwaita-elements
uncomplicated
trevilla-jmhzonedark
trevilla-dark
trevilla-white
trevilla-whiteblue
trevilla-whiteorange
trevilla-white2
ambiancep-set
ambiance-crunchy
trevilla-gray
siva-series-gtk
cobibird
elegant-brit
mac-ithemes-noobslab
mac-icons-noobslab
ubuntu-touch-themes
windows8-theme
bigfootblue-cinnamon
windows8-cinnamon
eliza1-cinnamon
bigfootred-cinnamon
plus1-theme
futura
blo-theme
darkair-theme
plane-gtk3
deepin-gtk-theme
nokto-theme
numix-theme
neptune-theme
trevilla-themes
jai@frank-Jai:~$ 

ここにクレジットが入ります


このエラーが発生しました:bash:awk:そのようなファイルやディレクトリはありません
Enkouyami

@Enkouyamiはのに/ var / lib / apt /リスト/ LSいただきました!
rɑːdʒɑ

ここで私が得たものへのリンクだpastebin.com/AmiH9E9n
Enkouyami

@Enkouyamiはおっと申し訳ありませんが、私はあなたが入力した内容のコマンドを意味
rɑːdʒɑ

1
@Enkouyamiわかりました、コマンド、配置についてではありません。以下のようにしてください awk '$1 == "Package:" { if (a[$2]++ == 0) print $2; }' /var/lib/apt/lists/*haguichi*webupd8team*Packages
rɑːdʒɑ

1

次に、Y-PPAマネージャーを使用できます。ターミナルを開き、次のように入力します。

sudo add-apt-repository ppa:webupd8team/y-ppa-manager
sudo apt-get update
sudo apt-get install y-ppa-manager

次に、Unityダッシュを開き、Y -PPAで検索して、アイコンを開きます。

ここに画像の説明を入力してください

画像に示すようにPPAの管理をクリックしてPPAを1つ選択すると、PPAとそのパッケージの詳細が表示されます。


Y-PPAマネージャーの使用方法について教えてください。
Seth

@Seth私の友人。完了しました。
rɑːdʒɑ

コマンドラインソリューションを探していました。
Enkouyami 2013

この解決策はコマンドラインではなく、主要な質問にも答えません。特定のリポジトリからインストールされたパッケージを一覧表示する方法は?PPAから入手可能なすべてのパッケージのみが表示されます。
Viacheslav Rodionov

1

オリジンはリポジトリのURLではありません。Originのリポジトリを見つけるには/var/lib/apt/lists/、Release で終わるファイルを探します。

例えば

grep "Origin" /var/lib/apt/lists/linux.dropbox.com_debian_dists_wheezy_Release

表示されます:

Origin: Dropbox.com

だから、aptitude search "?origin(dropbox.com) ?installed"私はDropboxのリポジトリからパッケージをインストール表示されます。


これは私が探していたものではありません。
Enkouyami 2013

正規表現で特殊な場合は、オリジン名の一部の文字をエスケープする必要がある場合があります。
jarno

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.