GNOME Software on Ubuntu GNOME 16.04
Created|Updated|os

https://launchpad.net/~ubuntu-desktop/+archive/ubuntu/gnome-software
Ubuntu 16.04 ではUbuntu ソフトウェアセンター(software-center)に代わってGNOME ソフトウェア(gnome-software)がデフォルトになるようですね。
試してみました。
GNOME ソフトウェアのインストール
$ sudo add-apt-repository ppa:ubuntu-desktop/gnome-software |
Related Articles

2025-03-20
GNOME 48
GNOME 48がリリースされたのでArch LinuxにGNOME 48.0 (gnome-unstableリポジトリ)を導入してみました。https://release.gnome.org/48/https://archlinux.org/groups/x86_64/gnome/ GNOME関連アプリが起動しません。extraリポジトリに反映されるのをまちましょう。 2025-03-23 追記https://archlinux.org/groups/x86_64/gnome/GNOME 48がextraリポジトリに来ました。 Chrome起動時のグローバルショートカットのポップアップ抑止https://www.reddit.com/r/gnome/comments/1jfejor/psa_chromechromiumbased_browsers_and_gnome_48/ ~/.config/chrome-flags.conf--disable-features=GlobalShortcutsPortal 2025-03-20 追記 https://archlinux.org...
2011-05-10
GNOME Shell を拡張してみた3
http://git.gnome.org/browse/gnome-shell-extensions/ GNOME Shell をさらに拡張してみた。 Places menu (フォルダの形のアイコン)主なディレクトリ、お気に入りディレクトリの表示 Drive menu (丸い形のアイコン)リムーバブルドライブの表示
2011-06-04
GNOME Shell を拡張してみた7
https://bugzilla.gnome.org/show_bug.cgi?id=643662 https://bugzilla.gnome.org/attachment.cgi?id=186893 GNOME Shell の上部パネルをauto hide にしてみた。将来的には設定を切り替えられるようになるのかな。 dock 拡張もauto hide にしたいなぁ。
2014-09-23
Fedora 21 wayland
http://tuxdiary.com/2014/09/01/try-wayland-with-gnome/http://fedoraproject.org/wiki/Workstation Fedora 21 Alpha RC1 で、GNOME 3.14 (3.13.91) をwayland で動かしてみました。 ライブISO イメージでFedora 21 を起動 [Ctrl]+[Alt]+[F2] でコンソール起動 liveuser でログインして、以下のコマンドを実行 $ sudo systemctl stop gdm$ sudo dnf install gnome-session-wayland-session$ gnome-session --session=gnome-wayland GDM 終了時に画面が乱れたら、再度[Ctrl]+[Alt]+[F2]を押下する。
2014-03-01
Ubuntu GNOME 14.04 Beta 1
http://cdimage.ubuntu.com/ubuntu-gnome/releases/14.04/beta-1/ Ubuntu GNOME 14.04 ベータ1 が公開されたのでクリーンインストールしました。ついでにAndroid-x86 もインストールして、3OS のマルチブート環境にしました。 環境DELL Indpiron 1090すでにWindows 8.1 がインストールされています。この第3パーティションにインストールします。 インストール・Ubuntu GNOME 13.10http://cdimage.ubuntu.com/ubuntu-gnome/releases/14.04/beta-1/ $ sudo add-apt-repository ppa:gnome3-team/gnome3-staging$ sudo apt-get update$ sudo apt-get upgrade カスタマイズ$ LANG=C xdg-user-dirs-gtk-update アプリケーションの追加 audacious cairo-dock conky ...

2021-02-21
GNOME 40
https://copr.fedorainfracloud.org/coprs/haeckerfelix/gnome-shell-40/ GNOME 40 アルファ版を起動してみました。 環境 Fedora 33 GNOME Shell 40.beta 構築 Fedora 33 インストールhttps://getfedora.org/ja/workstation/download/ アップデート $ sudo dnf update -y リポジトリ追加&アップデート $ sudo dnf copr enable haeckerfelix/gnome-shell-40 $ sudo dnf upgrade Fedora 33 との差分 バージョン確認 $ dnf list --installed | grep haeckerfelixglib2.x86_64 2.67.3-1.fc33 @copr:copr.fedorainfracl...
Comments