Ubuntuソフトウェアでソフトウェアが表示されない


10

16.04をインストールした後、スクリーンショットに示すように、Ubuntuソフトウェアは常に空です。どうすれば修正できますか?

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


2
実行sudo apt-get update してsudo apt-get upgradeコマンドを実行しました
bhordupur

これは重複のあるaskubuntu.com/questions/761210/...
Amias

回答:


7

ソフトウェアとアップデートでサーバーからダウンロードを変更します。私は近くのスウェーデンのものに設定しました(おそらくそれ自体はまだ更新されていません)。私はより公式に見える英国のサーバーに変更し、Ubuntuソフトウェアが動作しています。


それらはすべて「公式」であることに注意してください。ただし、サーバーに問題がある可能性があります。
Tim、

4

これは、新しくインストールされたシステムに使用可能なパッケージのデータベースがないために発生する可能性があります。以下の手順で、パッケージリポジトリから最新のものを生成できます。

  1. 端末を開きます。これを実現する方法はたくさんありますが、最も一般的な方法は

    • terminalダッシュを入力して、同じ名前のアプリケーションを起動するか、
    • Ctrl+ Alt+を押しTます。
  2. 次のコマンドを入力するか、コピーしてターミナルに貼り付け、実行します。

    sudo apt update
    sudo apt upgrade -y
    

    (プロセスでエラーが発生した場合は、新しい質問を開いて、これらのコマンドの出力全体を逐語的に含めてください。)

  3. ソフトウェアセンターを再度開いて、再試行してください。


また、ソースを確認することもできます。GUI方式(「ソフトウェアとアップデート」ランチャー)でこれを行うことは可能ですが、Ubuntuソフトウェアで既に問題が発生している場合は、コマンドラインで行うことをお勧めします。
Hee Jin

2

sudo apt-get update && sudo apt-get upgrade再起動しても問題が解決しない場合は、次のことをお勧めします。

sudo apt-get dist-upgrade

再起動。それでも問題が解決しない場合は、プログラムに関連付けられているホームディレクトリのフォルダをバックアップしてから削除することもできます。まず、ターミナルまたはその他のCLIで:

killall gnome-software

その後

mv ~/.local/share/gnome-software{,-BAK}

Ubuntuソフトウェアを再度開きます。(必要な場合は、いつでもGNOME-ソフトウェアフォルダの削除を元に戻すと、バックアップを復元することができますrm -r ~/.local/share/gnome-software && mv ~/.local/share/gnome-software{-BAK,}

最後に、これでうまくいかない場合は、次の出力を知りたいと思います。

find /etc/apt/ -name '*.list' -ls -exec cat {} \;

これは、許可されているすべてのソースのリストです(ソースとは、ダウンロード可能なソフトウェアを含むリポジトリです)。

sources.listに何もない理由は考えられませんが、通常のトラブルシューティング手順をすべて試した後、Ubuntuソフトウェアで何も利用可能と表示されない理由について私が考えることができる唯一の説明でもあります。

上記のコマンドの出力例:

  1234567      4 -rw-r--r--   1 root     root         3026 Apr  8 22:39 /etc/apt/sources.list
# deb cdrom:[Ubuntu 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ xenial main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
## deb http://archive.canonical.com/ubuntu xenial partner
## deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

上記の例では、4つのメインリポジトリが有効になっています。

  1. メイン-Canonicalがサポートする無料のオープンソースソフトウェア。
  2. ユニバース-コミュニティが管理する無料のオープンソースソフトウェア。
  3. 制限付き-デバイスの専用ドライバー。
  4. マルチバース-ソフトウェアは著作権または法的問題によって制限されています。

更新も有効になります。Canonicalパートナーのソフトウェアを使用したリポジトリは有効になっていません。これらは、Ubuntuを初めてインストールするときに有効になる標準オプションを表しています。

PPAを追加した場合は、上記の出力にも表示されます。


gnome-softwareフォルダーの名前を変更すると、それがうまくいきました。ありがとう。 mv ~/.local/share/gnome-software{,-BAK}なぜだかわかりません。
ジェームズニュートン

1

上記が機能しない場合は、Gnomeソフトウェアを再インストールしてください。

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