0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Ubuntu22.04 にArcMenu をインストールする方法

Posted at

はじめに

アプリ管理の拡張機能である ArchMenu は Gnome のページのものはバージョンの関係で使えない。

インストール方法

依存関係のインストール

sudo apt install gir1.2-gmenu-3.0 gnome-menus libgettextpo-dev gettext -y

インストール

git clone https://gitlab.com/arcmenu/ArcMenu.git
cd ArcMenu
make install

Ubuntu Software で拡張機能のアプリをインストールして開き、ArchMenu を有効化する。

Screenshot from 2023-02-16 21-12-06.png


0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?