コンテンツにスキップ

「アプリケーション一覧/ユーティリティ」の版間の差分

提供: ArchWiki
削除された内容 追加された内容
 
(同じ利用者による、間の1版が非表示)
507行目: 507行目:
* {{App|Violet|とても簡単に学んで使うことができる UML エディターで、見た目のよい図を描くことができます。|https://sourceforge.net/projects/violet/|{{AUR|violetumleditor}}}}
* {{App|Violet|とても簡単に学んで使うことができる UML エディターで、見た目のよい図を描くことができます。|https://sourceforge.net/projects/violet/|{{AUR|violetumleditor}}}}


==== API documentation browsers ====
==== API ドキュメントブラウザ ====


* {{App|[[Wikipedia:GNOME Devhelp|Devhelp]]|Developer tool for browsing and searching API documentation. Part of {{Grp|gnome-extra}}.|https://wiki.gnome.org/Apps/Devhelp|{{Pkg|devhelp}}}}
* {{App|[[Wikipedia:GNOME Devhelp|Devhelp]]|API ドキュメントを閲覧して検索する開発者ツール。{{Grp|gnome-extra}} の一部です。|https://wiki.gnome.org/Apps/Devhelp|{{Pkg|devhelp}}}}
* {{App|Doc Browser|API documentation browser with support for DevDocs and Hoogle.|https://github.com/qwfy/doc-browser|{{AUR|doc-browser-git}}}}
* {{App|Doc Browser|API documentation browser with support for DevDocs and Hoogle.|https://github.com/qwfy/doc-browser|{{AUR|doc-browser-git}}}}
* {{App|Qt Assistant|Tool for viewing on-line documentation in Qt help file format.|https://doc.qt.io/qt-5/qtassistant-index.html|{{Pkg|qt5-tools}}}}
* {{App|Qt Assistant|Tool for viewing on-line documentation in Qt help file format.|https://doc.qt.io/qt-5/qtassistant-index.html|{{Pkg|qt5-tools}}}}

2026年7月3日 (金) 12:12時点における最新版

ユーティリティ

ターミナル

コマンドシェル

次の記事を参照: コマンドラインシェル

次も参照: Wikipedia:Comparison of command shells

ターミナルエミュレータ

ターミナルエミュレータとはターミナルを含むGUIウィンドウを表示する機能を有します。 それらエミュレータのほとんどは Xterm をエミュレートしていて、その Xterm は VT102 をエミュレートしていて、VT102 はタイプライターをエミュレートしています。より詳しい背景情報は Wikipedia:ja:端末エミュレータ を参照してください。

網羅的なリストは Wikipedia:List of terminal emulators を参照してください。

  • Alacritty — クロスプラットフォームの GPU アクセラレーションターミナルエミュレータ。
https://github.com/alacritty/alacritty || alacritty
  • aterm — 透過をサポートした xterm 代替。2008年から urxvt に取って代わられています。
http://www.afterstep.org/aterm.php || atermAUR
  • Contour — 現代的で高速なターミナルエミュレーターで、(99% の TE と違い) ZJW を含む Unicode を完全にフルサポートしています。
https://github.com/contour-terminal/contour || contourAUR
  • cool-retro-term — 昔のブラウン管ディスプレイを模した見た目が良いターミナルエミュレータ。
https://github.com/Swordfish90/cool-retro-term || cool-retro-term
  • CoreTerminal — qtermwidget ベースのターミナルエミュレーター。C-Suite の一部です。
https://gitlab.com/cubocore/coreapps/coreterminal || coreterminalAUR
  • CuteCom — グラフィカルなシリアルターミナル。
https://gitlab.com/cutecom/cutecom || cutecomAUR
  • Darktile — GPU でレンダリングするターミナルエミュレーターで、タイル型ウィンドウマネージャー向けにデザインされています。
https://github.com/liamg/darktile || darktileAUR
  • Deepin Terminal — Deepin デスクトップ向けのターミナルエミュレーションアプリケーション。
https://www.deepin.org/en/original/deepin-terminal/ || deepin-terminal
  • EtermEnlightenment デスクトップ向けに作られた xterm を代替するターミナルエミュレータ。
https://github.com/mej/Eterm || etermAUR
  • Extraterm — ターミナル内の画像、ユニコード、フォントリガチャ、テキストズーム等をサポートしているターミナルエミュレーター。
https://github.com/sedwards2009/extraterm || extraterm-binAUR
  • foot — Wayland 向けの、sixel をサポートした軽量なターミナルエミュレーター。
https://codeberg.org/dnkl/foot || foot
  • Hyper — JS/CSS をサポートしたターミナル。Electron プラットフォームベースです。
https://github.com/vercel/hyper || hyperAUR
  • KonsoleKDE デスクトップのターミナルエミュレータ。
https://konsole.kde.org/ || konsole
  • kitty — モダンで柔軟な設定が可能な OpenGL ベースのターミナルエミュレータ
https://github.com/kovidgoyal/kitty || kitty
  • Liri Terminal — Liri 向けのマテリアルデザインターミナル。
https://github.com/lirios/terminal || liri-terminal
  • mlterm — 様々な文字セットやエンコーディング、可変幅フォントや双方向レンダリングが使える多言語対応のターミナルエミュレータ。
https://sourceforge.net/projects/mlterm/ || mlterm-gitAUR
  • moserial — GNOME デスクトップ向けの、GTK ベースのシリアルターミナル。
https://wiki.gnome.org/Apps/Moserial || moserial
  • PuTTY — 高度に設定可能な ssh/telnet/シリアルコンソールプログラム。
https://www.chiark.greenend.org.uk/~sgtatham/putty/ || putty
  • QTerminal — 軽量な Qt ベースのターミナルエミュレータ。
https://github.com/qterminal/qterminal || qterminal
  • shellinabox — ウェブベースの SSH ターミナル。
https://github.com/shellinabox/shellinabox || shellinabox-gitAUR
  • st — X 向けのシンプルなターミナル実装。
https://st.suckless.org || stAUR
  • Station — 縦や横の分割、タブ付きのインターフェース、コピーとペーストのコマンドなど、異なるビューモードを持ったターミナルエミュレーション。
https://mauikit.org/ || maui-station
  • Tabby — Unicode をサポートした、より現代向けなターミナル。
https://tabby.sh/ || tabbyAUR
  • Terminology — 革新的な機能を備えた Enlightenment プロジェクトチームによるターミナルエミュレータ:ファイルのサムネイルとメディアは、メディアプレーヤーのように再生されます。
https://www.enlightenment.org/about-terminology || terminology
  • urxvt — (Perl によって) 高い拡張性を持ちユニコードが使える rxvt クローンターミナルエミュレータ。タブ、URL 起動、Quake スタイルのドロップダウンモード、擬似透過をサポート。
http://software.schmorp.de/pkg/rxvt-unicode.html || rxvt-unicode
  • wayst — Wayland と X11 向けで、OpenGL レンダリングを使用して依存が最小な、シンプルなターミナルエミュレーター。
https://github.com/91861/wayst || wayst-gitAUR
  • xterm — X Window System 用のシンプルなターミナルエミュレータ。ウィンドウシステムを直接使えないプログラム用に DEC VT102 や Tektronix 4014 互換のターミナルを提供します。
https://invisible-island.net/xterm/ || xterm
  • Yakuake — Konsole ベースのドロップダウンターミナル (Quake スタイル) エミュレータ。
https://apps.kde.org/yakuake/ || yakuake
  • zutty — ローエンドシステム向けのハイエンドターミナル。
https://tomscii.sig7.se/zutty/ || zutty
ヒント ターミナルマルチプレクサにリストされている wezterm は、ターミナルエミュレーターの機能も持っています。
VTE ベース

VTE (Virtual Terminal Emulator) は初期の GNOME で GNOME Terminal で使うために開発されたウィジェットです。VTE ができてから、似た機能を持つ数多くのターミナルが生まれました。

  • Deepin Terminal (GTK version) — Deepin デスクトップ向けの、古いターミナルエミュレーションアプリケーション。
https://github.com/linuxdeepin/deepin-terminal-gtk || deepin-terminal-gtk
  • EasySSH — SSH 接続マネージャー。
https://github.com/muriloventuroso/easyssh || easysshAUR
  • Germinal — ボーダーレスな最大化されたターミナルを表示する、最小主義のターミナルエミュレータ。デフォルトで tmux セッションにアタッチするので、タブやパネルが使えます。
https://www.imagination-land.org/tags/germinal.html || germinalAUR
  • GNOME Console — 旧 King’s Cross、GNOME デスクトップ向けのシンプルでユーザーフレンドリーなターミナルエミュレーター。gnome の一部です。
https://gitlab.gnome.org/GNOME/console || gnome-console
https://wiki.gnome.org/Apps/Terminal || gnome-terminal
  • Black Box Terminal — GNOME 向けのエレガントでカスタマイズ可能なターミナル。
https://gitlab.gnome.org/raggesilver/blackbox || blackbox-terminalAUR
  • Guake — GNOME デスクトップ向けドロップダウンターミナル。
http://guake-project.org/[リンク切れ 2023-10-29] || guake
  • kermit — VTE ベースのターミナルエミュレーターで、シンプル、高速で効率的であることを目指しています。
https://github.com/orhun/kermit || kermitAUR
  • LXTerminalLXDE 向けのデスクトップ非依存のターミナルエミュレータ。
https://wiki.lxde.org/en/LXTerminal[リンク切れ 2022-09-20] || lxterminal
https://www.mate-desktop.org/ || mate-terminal
  • Pantheon Terminal — 超軽量・美麗・シンプルなターミナルエミュレータ。デフォルト設定で使うように作られているので設定がほとんどありません。
https://github.com/elementary/terminal || pantheon-terminal
  • ROXTerm — 場所をとらないタブ式ターミナルエミュレータ。
https://roxterm.sourceforge.net/ || roxtermAUR
  • sakura — GTK と VTE ベースのターミナルエミュレータ。
https://www.pleyades.net/david/projects/sakura || sakuraAUR
  • Terminator — マルチプルでリサイズ可能な端末パネルをサポートしたターミナルエミュレータ。
https://gnome-terminator.org/ || terminator
  • Termite — キーボード中心の VTE ベースのターミナル。タイル型またはタブをサポートしているウィンドウマネージャで使われるように作られています。メンテナンスされておらず、開発者は Alacritty に移行することを推奨しています。
https://github.com/thestinger/termite || termiteAUR
  • Termit — シンプルな VTE ベースのターミナルエミュレーターで、Lua スクリプトをサポート
https://github.com/nonstop/termit || termit-gitAUR
  • Tilda — 設定可能なドロップダウンターミナルエミュレータ。
https://github.com/lanoxx/tilda/ || tilda
  • Tilix — GNOME 向けのタイル型ターミナルエミュレータ。
https://gnunn1.github.io/tilix-web/ || tilix
  • tym — Lua で設定可能なターミナルエミュレーター
https://github.com/endaaman/tym/ || tymAUR
  • Xfce TerminalXfce デスクトップに含まれているターミナルエミュレータ。カラープロンプト、タブをサポート。
https://docs.xfce.org/apps/terminal/start || xfce4-terminal
KMS ベース

以下のターミナルエミュレータは カーネルモード設定を使っており X がなくても起動できます。

  • KMSCON — Linux オペレーティングシステム用のターミナルエミュレータを統合した KMS/DRM ベースのシステムコンソール(getty)です。
https://github.com/dvdhrm/kmscon || kmsconAUR
フレームバッファベース

GNU/Linux では、Linux カーネルの仮想デバイス (fbdev) や X の仮想フレームバッファシステム (xvfb) のことをフレームバッファと呼ぶことがあります。このセクションでは主としてカーネルの仮想デバイス fbdev をベースにするターミナルエミュレータをリストアップしています。

  • yaft — X をなくても動かせるシンプルなターミナルエミュレータ。UCS2 文字、壁紙、256 色をサポート。
https://github.com/uobikiemukot/yaft || yaftAUR
  • Fbterm — Linux 向けの、高速なフレームバッファー (fb) ベースのターミナル (term) エミューレーター。
https://salsa.debian.org/debian/fbterm || fbtermAUR

ターミナルページャ

Wikipedia:ja:ページャ を参照してください。

  • less — more に似たプログラムですが、前後の両方へのスクロールや、ファイルの部分的な読み込みをサポートしています。
https://www.gnu.org/software/less/ || less
  • mcview — マウスと色をサポートしたページャです。midnight commander にバンドルされています。
https://midnight-commander.org/ || mc
  • moar — Moar はページャです。設定は一切不要で当たり前のことを実現するようにデザインされています。
https://github.com/walles/moar || moarAUR
  • more — シンプルで機能の少ないページャです。util-linuxの一部です。
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/ || util-linux
  • most — マルチウィンドウ、左右スクロール、内蔵カラーをサポートしたページャ
http://www.jedsoft.org/most/ || most
  • ov — 機能が充実したターミナルベースのテキストビューアーです。いわゆるターミナルページャです。
https://noborus.github.io/ov/ || ov-binAUR

ターミナルマルチプレクサ

Wikipedia:ja:ターミナルマルチプレクサ も参照してください。

  • abduco — プロセスを制御端末とは別に実行させる、セッションのアタッチとデタッチをサポートするツール。
https://www.brain-dump.org/projects/abduco/ || abduco
  • byobu — GPLv3 でライセンスされた tmux や screen 向けのアドオン。ターミナルマルチプレクサがインストールされていることを必要とします。
https://byobu.org/ || byobu
  • dtachGNU Screen のデタッチ機能をエミュレートするプログラム。
http://dtach.sourceforge.net/ || dtachAUR
  • dvtmdwm スタイルの、コンソール内のウィンドウマネージャー。
https://www.brain-dump.org/projects/dvtm/ || dvtm
  • GNU Screen — 物理端末を多重化するフルスクリーンウィンドウマネージャ。
https://www.gnu.org/software/screen/ || screen
  • mtm — シンプルなターミナルマルチプレクサで、フォーカスの変更・分割・終了とスクリーンの再描写の4つのコマンドのみを持っています。
https://github.com/deadpixi/mtm || mtm-gitAUR
  • tmatetmux のフォークで、リモートアクセスとペアプログラミングを補助することを目的としています。
https://tmate.io/ || tmate
  • tmux — BSDライセンスのターミナル・マルチプレクサ。
https://tmux.github.io/ || tmux
  • zellij — Rust で書かれた強化されたターミナル・マルチプレクサ
https://zellij.dev/ || zellij
  • weztermRust で実装された GPU アクセラレーションによるクロスプラットフォームなターミナルエミュレータおよびマルチプレクサ。
https://wezfurlong.org/wezterm/ || wezterm
ヒント 端末エミュレーターの Kitty も同様の機能を備えています。

ファイル

ファイルマネージャ

Wikipedia:Comparison of file managers も参照してください。

コンソール
  • Clex — フルスクリーンのユーザーインターフェイスを持つファイルマネージャ。
http://www.clex.sk/ || clexAUR
  • CliFM — コマンドラインファイルマネージャーで、フル機能を持っており、高速で、拡張性があり、とても軽量です。
https://github.com/leo-arch/clifm || clifmAUR
  • ded — Emacs dired に似ているディレクトリエディター、ファイルネームマネージャー。
https://invisible-island.net/ded/ded.html || dedAUR
  • DiredEmacs と統合されたディレクトリエディタ。
https://www.gnu.org/software/emacs/manual/html_node/emacs/Dired.html || emacs
  • fff — Bash で書かれたシンプルなファイルマネージャー。
https://github.com/dylanaraps/fff || fff
  • fm — ターミナルベースのファイルマネージャー。
https://github.com/knipferrc/fm || fm-gitAUR
  • joshuto — ranger のようなターミナルファイルマネージャーで、Rust で書かれています。
https://github.com/kamiyaa/joshuto || joshuto-gitAUR
  • Last File Manager — curses インターフェイスを備えた Python 3 で書かれた強力なファイルマネージャ。
https://inigo.katxi.org/devel/lfm/ || lfmAUR
  • lf — Go で書かれたターミナルファイルマネージャーで、サーバー/クライアントアーキテクチャを採用しています。
https://github.com/gokcehan/lf || lf
  • Midnight Commander — コンソールベース、デュアルパネルのファイルマネージャー。
https://midnight-commander.org || mc
  • nffm — "Nothing Fancy File Manager"、C で書かれたマウスを使わない ncurses ファイルマネージャ。
https://github.com/mariostg/nffm || nffm-gitAUR
  • nnn — 小さく、とても高速で、機能が豊富なファイルマネージャー。
https://github.com/jarun/nnn || nnn
  • PilotAlpine メールクライアントについてくるファイルマネージャー。
https://alpine.x10host.com/[リンク切れ 2022-09-20] || alpine-gitAUR
  • Ranger — vi バインディング、カスタマイズ性、多機能をもったコンソールベースのファイルマネージャー。
https://ranger.github.io/ || ranger
  • sfm — unix ライクシステム向けのシンプルなファイルマネージャー。
https://github.com/afify/sfm || sfmAUR
  • TUIFI Manager — クロスプラットフォームでターミナルベースの termux 指向のファイルマネージャー (とコンポーネント) で、Uni-Curses プロジェクトと一緒に、もしくはそのまま使うことを意図しています。
https://github.com/GiorgosXou/TUIFIManager || tuifimanagerAUR
  • Vifm — ncurses ベースの 2 パネルファイルマネージャー、vi ライクなキーバインド。
https://vifm.info || vifm
  • xplr — ハック可能で、ミニマルで、高速な TUI ファイルエクスプローラー。
https://xplr.dev || xplr
  • yazi — とても高速なターミナルファイルマネージャーで、Rust で async I/O ベースで書かれています。
https://yazi-rs.github.io/ || yazi
グラフィカル
  • Caja — MATE デスクトップのファイルマネージャ。
https://github.com/mate-desktop/caja || caja
  • CoreFM — シンプルで軽量で使いやすいファイルマネージャーで、画像プレビュー、mime アイコンサポート、分割表示、リムーバブルメディアの自動マウント、ドラッグアンドドロップのサポートなど、たくさんの機能があります。C-Suite の一部です。
https://gitlab.com/cubocore/coreapps/corefm || corefmAUR
  • Deepin File ManagerDeepin 用に開発されたファイルマネージャ。
https://www.deepin.org/en/original/dde-file-manager/ || deepin-file-manager
  • Dolphin — KDE デスクトップのファイルマネージャー。
https://apps.kde.org/dolphin/ || dolphin
  • fm — 小さくて汎用的なファイルマネージャーで、GTK4 でビルドされています。
https://github.com/euclio/fm ||
  • Gentoo — GTK の軽量ファイルマネージャ。
https://sourceforge.net/projects/gentoo/ || gentooAUR
  • GNOME Files — 拡張性のある、カスタムスクリプトをサポートしているヘビー級のファイルマネージャー。GNOME のデフォルト。gnome の一部です。
https://wiki.gnome.org/Apps/Files || nautilus
  • Index — システムのファイルとアプリケーションの閲覧や、音楽、テキスト、画像や動画ファイルのプレビューや外部アプリケーションでの共有ができるファイルマネージャー。
https://apps.kde.org/index-fm/ || index-fm
  • Konqueror — KDE デスクトップ用ファイルマネージャー。
https://apps.kde.org/konqueror/ || konqueror
  • Liri Files — Liri 向けのファイルマネージャー。
https://github.com/lirios/files || liri-files
  • Nemo — Nemo は Cinnamon デスクトップのファイルマネージャです。Nautilus のフォークです。
https://projects.linuxmint.com/cinnamon/ || nemo
  • Pantheon Files — Elementary OS 向けにデザインされたファイルブラウザー。
https://github.com/elementary/files || pantheon-files
http://fox-toolkit.org/ || fox
  • PCManFM — デスクトップアイコンや壁紙の管理などの機能をもっている、とても高速で軽量なファイルマネージャー。
https://wiki.lxde.org/en/PCManFM[リンク切れ 2022-09-20] || pcmanfm, pcmanfm-gtk3
  • PCManFM-Qt — PCManFM ファイルマネージャーの Qt 移植です。
https://github.com/lxqt/pcmanfm-qt || pcmanfm-qt
  • Peony — UKUI デスクトップ向けのファイルマネージャー。
https://github.com/ukui/peony || peony
  • qtFM — 小さく軽量な、純粋に Qt ベースの Linux デスクトップ用ファイルマネージャー。
https://qtfm.eu/ || qtfmAUR
  • ROX Filer — 小さく高速なファイルマネージャー。壁紙やパネルの管理なども可能。
https://rox.sourceforge.net/ || roxAUR
  • Thunar — 高速に起動し素早くディレクトリを読み込むようにデーモンとして実行できるファイルマネージャー。
https://docs.xfce.org/xfce/thunar/start || thunar
ツインパネル

これらのツインパネルファイルマネージャーは、ひとつのパネルのみ持つようにセットできることに注意してください。

  • Double Commander — 2つのパネルが並ぶファイルマネージャ。Total Commander にインスパイアされており新しいアイデアが実装されています。
https://doublecmd.sourceforge.io/ || GTK: doublecmd-gtk2, Qt5: doublecmd-qt5
  • GNOME Commander — GNOME デスクトップのデュアルパネルファイルマネージャ。
https://gcmd.github.io/ || gnome-commanderAUR
  • Krusader — KDE デスクトップ用の先進的なツインパネル (Midnight Commander スタイル) ファイルマネージャー。
https://krusader.org/ || krusader
  • muCommander — 軽量でクロスプラットフォームのファイルマネージャ。デュアルパネルのインターフェイスを持ち、Java で書かれています。
https://www.mucommander.com/ || mucommanderAUR
  • SpaceFM — GTK マルチパネルタブ式ファイルマネージャー。
https://ignorantguru.github.io/spacefm/ || spacefmAUR
  • Sunflower — 小さく細かく設定可能でプラグインをサポートしたツインパネルの Linux ファイルマネージャー。
https://sunflower-fm.org/ || sunflowerAUR
  • trolCommander — 軽量でデュアルペインのファイルマネージャーで、Java で書かれています。muCommander のフォークです。
https://github.com/trol73/mucommander || trolcommanderAUR
  • Tux Commander — 人気の Total Commander や Midnight Commander ファイルマネージャーに似た2つのパネルをもったウィンドウ型ファイルマネージャー。
http://tuxcmd.sourceforge.net/description.php || tuxcmdAUR
  • Worker — 高速、軽量、機能豊富な X Window System 向けファイルマネージャー。
http://www.boomerangsworld.de/cms/worker/ || workerAUR
  • Xfe — Microsoft Explorer ライクの X 用ファイルマネージャー (X File Explorer)。
http://roland65.free.fr/xfe/ || xfeAUR

ゴミ箱管理

ゴミの管理#ゴミ箱の作成 を参照してください。

ファイル同期とバックアップ

バックアッププログラムWikipedia:Comparison of file synchronization softwareWikipedia:Comparison of backup software も見てください。

  • borg — 重複排除バックアッププログラムで、圧縮と認証済み暗号化機能を持っていて、ssh 経由でのバックアップをサポートしています。
https://www.borgbackup.org || borg
  • Déjà Dup — シンプルな GTK バックアッププログラム。バックアップを '正しい方法で' (暗号化、オフサイト、定期的に) 行う複雑さを隠蔽し、duplicity をバックエンドとして使用します。
https://launchpad.net/deja-dup || deja-dup
  • DirSync Pro — 小さいのに強力なファイルとフォルダーの同期用ユーティリティ。
https://dirsyncpro.org/ || dirsyncproAUR
  • Duplicati — 暗号化、インクリメンタル、圧縮バックアップを、クラウドストレージサービスやリモートファイルサーバーに安全に保管するバックアップクライアントです。
https://www.duplicati.com/ || duplicati-canary-binAUR
  • duplicity — 暗号化と圧縮したインクリメンタルバックアップを、ほぼ全てのストレージで使うことができる、シンプルなコマンドラインユーティリティ。
https://www.nongnu.org/duplicity/ || duplicity
  • Duplyduplicity のコマンドラインフロントエンドで、簡単に実行することができます。プロファイルのバックアップジョブを管理して、コマンドをまとめて実行することができます。
https://www.duply.net/ || duplyAUR
  • FreeFileSync — フォルダー比較と同期ソフトウェアで、あなたの全ての重要なファイルのバックアップコピーを作成・管理します。
https://www.freefilesync.org/ || freefilesyncAUR
  • git-annex — ファイルの内容は git に checkin せずに、ファイルを git で管理します。
https://git-annex.branchable.com/ || git-annex
  • grsync — rsync のための GTK+ GUI で、フォルダーとファイルの同期と、バックアップの作成ができます。
https://www.opbyte.it/grsync/ || grsync
  • hsync — リネーム/移動されたが、それ以外の変更がないファイルのみを同期するコマンドラインプログラム。実際のファイル転送なしに、移動先シンプルな移動操作を発行することで機能し、このような機能を持たない他の同期プログラムと組み合わせて使うことを想定しています。
https://ambrevar.bitbucket.io/hsync/ || hsyncAUR
  • rclone — ファイルとディレクトリを、Amazon S3、Dropbox、Google Drive、Microsoft OneDrive、Yandex Disk と、他の多数のクラウドストレージやローカルパスとの間で同期するコマンドラインプログラムです。
https://rclone.org/ || rclone
  • restic — 高速で、セキュアで、効率的なバックアッププログラムで、多数のクラウドサービスへのバックアップをサポートしています。
https://restic.net/ || restic
  • rsync — リモートファイルを同期するとても高速な手法である "rsync algorithm" を使う、ファイル転送プログラムです。両方のファイルを事前にリンクの片方に揃えておくことを必要とせず、リンク間で差分のみを送ることにより実現しています。複数のフロントエンドが利用可能 です。
https://rsync.samba.org/ || rsync
  • SparkleShare — ファイル共有と共同作業アプリケーションで、C# で書かれています。あらゆる Git サーバーを SSH 経由で同期できます。
https://www.sparkleshare.org/ || sparkleshare
  • Syncthing — 継続的なファイル同期プログラム。高度な設定なしのシンプルな方法で、2つまたはそれ以上のコンピューターの間でファイルを同期します。
https://syncthing.net/ || syncthing
  • Syncany — クラウドストレージとファイル共有アプリケーションで、セキュリティとストレージの抽象化にフォーカスしています。
https://www.syncany.org/ || syncanyAUR
  • Synkron — あなたのファイルやフォルダーを常に最新に保つことを支援するアプリケーション。ドキュメント、音楽や写真を簡単に同期して、あらゆる場所で最新のバージョンを持つことができます。
https://synkron.sourceforge.net/ || synkronAUR
  • Tarsnap — 安全で効率的なプロプライエタリオンラインバックアップサービス。
https://www.tarsnap.com/ || tarsnap
  • Timeshift — Linux 向けのシステム復元ツール。
https://github.com/linuxmint/timeshift || timeshift
  • Unison — たくさんのファイルやディレクトリの2つの複製を、異なるホスト上 (や同じホストの異なるディスク) に保存し、個別に修正したあと、それぞれの複製への変更を伝達して最新にすることができる、ファイル同期ツールです。
https://www.cis.upenn.edu/~bcpierce/unison/ || unison
  • YARsync — rsync の Python ラッパーで、ファイル同期とバックアップを git に似たインターフェースで提供します。
https://github.com/ynikitenko/yarsync || yarsyncAUR

アーカイブと圧縮ツール

コンソール

アーカイブと圧縮のコマンドラインツールは アーカイブと圧縮 を参照してください。

グラフィカル
  • 360zip — プロプライエタリなアーカイブツール。
https://yasuo.360.cn/ || 360zipAUR
  • Ark — KDE デスクトップのアーカイブツール。
https://apps.kde.org/ark/ || ark
  • Arqiver — シンプルな Qt アーカイブマネージャーで、libarchive ベースです。
https://github.com/tsujan/Arqiver || arqiver-gitAUR
  • CoreArchiver — シンプルなファイル圧縮/展開ユーティリティで、Qt と libarchive-qt ベースです。C-Suite の一部です。
https://gitlab.com/cubocore/coreapps/corearchiver || corearchiverAUR
  • Deepin Archive Manager — アーカイブを作成や展開するための、高速で軽量なアプリケーション。
https://github.com/linuxdeepin/deepin-compressor || deepin-compressor
  • EngrampaMATE のアーカイブマネージャ。
https://github.com/mate-desktop/engrampa || engrampa
https://wiki.gnome.org/Apps/FileRoller || file-roller
  • LXQt File Archiver — シンプルで軽量な、デスクトップに依存しない Qt ファイルアーカイバー。
https://github.com/lxqt/lxqt-archiver || lxqt-archiver
  • p7zip-gui — p7zip ソフトウェアに付属している GUI。
https://github.com/p7zip-project/p7zip || p7zip-guiAUR
  • PeaZip — オープンソースのファイル・アーカイブマネージャ。
https://peazip.github.io/peazip-linux.html || GTK: peazip-gtk2-binAUR, Qt: peazip-qt-binAUR
  • Xarchiver — GTK で作られた軽量なデスクトップ非依存のアーカイブマネージャ。
https://github.com/ib/xarchiver || GTK 3: xarchiver, GTK 2: xarchiver-gtk2

比較、差分、マージ

Wikipedia:Comparison of file comparison tools も参照してください。

pacnew/pacsave ファイルを管理するには、特化したツールが存在します。Pacnew と Pacsave ファイル#.pac* ファイルの管理 を参照してください。

コンソール

diffutilsdiff(1)その代替 も参照してください。

  • colordiff — 'diff' の Perl スクリプトラッパー。同じ出力にシンタックスハイライトを追加。
https://www.colordiff.org/ || colordiff
  • diff-highlightdiff -u 出力のペアにできる行で変更された部分をハイライトする Perl スクリプト
https://github.com/git/git/tree/master/contrib/diff-highlight || git
  • diffr — レビューしやすくするために、単語レベルでハイライトした差分を pretty-print する Rust ユーティリティ。
https://github.com/mookid/diffr || diffrAUR
  • ydiff — Unified 形式とサイドバイサイド形式の両方に対応した、標準入力や VCS 管理下のファイル/ディレクトリからの差分出力をハイライトする Python ラッパー。
https://github.com/ymattw/ydiff || ydiffAUR
  • delta — シンタックスハイライトがある diff ビューアーで、Rust で書かれています。
https://github.com/dandavison/delta || git-delta
  • diff-so-fancy — diff 出力デコレーター。diff を計算せずに、修飾のみ行います。
https://github.com/so-fancy/diff-so-fancy || diff-so-fancy
  • difftastic — シンタックスツリーを使用してファイルを比較します。
https://difftastic.wilfred.me.uk || difftastic
グラフィカル
  • DiffPDF — 2つの PDF ファイルのそれぞれのページのテキストや外観を比較します。
https://gitlab.com/eang/diffpdf || diffpdf
  • Diffuse — Python で書かれた小さくてシンプルなテキストマージツール。
https://diffuse.sourceforge.net/ || diffuse
  • KDiff3 — KDE デスクトップのファイルとディレクトリの比較・マージツール。
https://apps.kde.org/kdiff3/ || kdiff3
  • Kompare — ソースファイルの差を回覧・マージするための GUI フロントエンドプログラム。様々な diff フォーマットをサポートし、表示する情報レベルをカスタマイズするための多くのオプションがある。
https://apps.kde.org/kompare/ || kompare
  • Meld — ビジュアル比較・マージツール。ファイル・ディレクトリ・プロジェクトのバージョンの比較が可能。
https://meldmerge.org/ || meld
  • xxdiff — ファイルやディレクトリの差異を表示するグラフィカルブラウザ。
https://furius.ca/xxdiff/ || xxdiffAUR

VimEmacs にはそれぞれ vimdiffediff というマージ機能があります。

バッチ処理リネームプログラム

コンソール

util-linuxrename(1) も参照してください。

  • brn2 — 高速なバルクリネーマーで、入れ替え機能付き。
https://github.com/lucas-mior/brn2 || brn2-gitAUR
  • edir — あなたのエディタを使って、ファイルやディレクトリのリネーム、削除とコピーができます (強化された vidir)。
https://github.com/bulletmark/edir || edirAUR
  • f2 — ファイルやディレクトリを簡単・安全にリネームする、クロスプラットフォームなコマンドラインツール。オーディオタグに基づいてファイルをリネームすることもできます。
https://github.com/ayoisaiah/f2 || f2AUR
  • nomino — 開発者向けのバッチリネームユーティリティ。
https://github.com/yaa110/nomino || nominoAUR
  • rename.pl — perl regex ベースのバッチリネーマー。
https://search.cpan.org/~pederst/rename/ || perl-rename
  • vidir — エディタを使って、ファイルとディレクトリをリネームや削除します。
https://linux.die.net/man/1/vidir || vidirAUR
グラフィカル
  • Caja-Rename — Caja のバッチリネーム拡張。
https://tari.in/www/software/caja-rename || caja-renameAUR
  • CoreRenamer — シンプルで軽量なバッチファイルリネームアプリケーション。C-Suite の一部です。
https://gitlab.com/cubocore/coreapps/corerenamer || corerenamerAUR
  • GPRename — ファイルとディレクトリの名前を変える GTK バッチ処理プログラム。
https://gprename.sourceforge.net || gprename
  • KRename — KDE デスクトップ向けのとてもパワフルなバッチ処理リネームプログラム。
https://apps.kde.org/krename/ || krename
  • metamorphose2 — wxPython ベースのバッチリネーマーで、正規表現や、メタデータによるマルチメディアファイルの名前変更などをサポートしています。
https://file-folder-ren.sourceforge.net || metamorphose2AUR[リンク切れ: package not found]
  • Thunar Bulk Rename — ファイルの少なくとも1つに当てはまる基準を使用して、複数のファイルの名前を一度に変更します。thunar -B で実行します。
https://docs.xfce.org/xfce/thunar/bulk-renamer/start || thunar

ファイル検索

このセクションは、ファイル名、ファイルパスやメタデータでファイルを検索するユーティリティの一覧です。全文検索は次のセクションを参照してください。

Wikipedia:List of search engines#Desktop search engines も参照してください。

コンソール

findutilsfind(1)その代替 を参照してください。

グラフィカル
  • Catfish — Xfce の多目的のファイル検索ツールで、find、locate や Zeitgeist を利用できます。
https://launchpad.net/catfish-search || catfish
  • CoreHunt — 使いやすい高速ファイル検索ツールで、カテゴリ検索と検索履歴を持っています。C-Suite の一部です。
https://gitlab.com/cubocore/coreapps/corehunt || corehuntAUR
  • Czkawka — GTK ファイル検索ユーティリティで、高度な機能を持っていて、似た画像や動画を探すことができます。
https://github.com/qarmin/czkawka || czkawka-guiAUR
  • GNOME Search Tool — ファイルを検索する Gnome ユーティリティで、GNOME/Files に依存しています。
https://gitlab.gnome.org/GNOME/gnome-search-tool || gnome-search-toolAUR
  • KFind — KDE 向けの検索ツールで、名前やタイプ、内容からファイルを探すことができます。内部の検索を持っていて、locate もサポートしています。
https://apps.kde.org/kfind/ || kfind
  • MATE Search Tool — ファイルを検索する MATE のユーティリティ。
https://github.com/mate-desktop/mate-utils || mate-utils
  • regexxer — インタラクティブな検索と置換ツールで、Perl スタイルの正規表現を使用できます。
http://regexxer.sourceforge.net/ || regexxer
  • Searchmonkey — 正規表現が使えるパワフルな GUI 検索ユーティリティ。
https://sourceforge.net/projects/searchmonkey/ || searchmonkey-gitAUR
ファイルインデクサー

これらのプログラムは、あなたのファイルのインデックスを作成して、高速に検索できるようにします。

  • Basenji — ボリュームのインデックス作成ツールで、簡単で高速に CD/DVD や他の種類のボリュームコレクションのインデックスを作成できるようにデザインされています。
https://github.com/pulb/basenji || basenjiAUR[リンク切れ: package not found]
  • fsearch — Unix ライクシステム向けの高速なファイル検索ユーティリティで、GTK 3 ベースです。
https://github.com/cboxdoerfer/fsearch || fsearch-gitAUR
  • angrysearch — Linux ファイル検索ツールで、入力するとすぐに結果が表示されます。
https://github.com/DoTheEvo/ANGRYsearch || angrysearchAUR

全文検索

インデックスなしの 全文検索 ができる grepgrep(1)その代替 も参照してください。

全文インデックス作成ツール
  • Baloo — KDE のファイルインデックス作成・検索ソリューションで、CLI を持っていて KRunner から使用されています。
https://community.kde.org/Baloo || baloo
  • DocFetcher — グラフィカルな Java デスクトップ検索アプリケーション。
https://docfetcher.sourceforge.net || docfetcherAUR
  • MeiliSearch — とても高速で、関連性のある結果を表示でき、タイポも許容する検索エンジン。
https://www.meilisearch.com/ || meilisearch
  • Namazu — 全文検索エンジン。
http://www.namazu.org/ || namazu
  • Recoll — Xapian がバックエンドのフルテキスト検索ツールで、CLI と GUI を持っています。
https://lesbonscomptes.com/recoll/ || recoll
  • Tracker — オールインワンのインデックス作成・検索ツールとメタデータのデータベースで、GNOME Documents、Music、Photos と Videos で使用されています。
https://gnome.pages.gitlab.gnome.org/tracker/ || tracker3
  • Zeitgeist — ユーザーの活動や通知 (ファイルオープン、ウェブサイトの訪問、会話など) のためのイベント集約フレームワークで、いくつかのサードパーティーのフロントエンドがあります。
https://launchpad.net/zeitgeist-project || zeitgeist

開発

コードフォージ

  • GitLab — プロジェクト管理とコードホスティングアプリケーション。
https://gitlab.com/gitlab-org/gitlab-foss || gitlab
  • Gitea — 苦痛ではないセルフホストの Git サービス。Gogs のフォークです。
https://gitea.io || gitea
  • Forgejo — 軽量なソフトフェアフォージ。Gitea の上に作られたコミュニティプロジェクトです。
https://forgejo.org || forgejo
コードフォージクライアント
  • git-open — リポジトリウェブサイト (GitHub、GitLab、Bitbucket) をブラウザで開きます
https://github.com/paulirish/git-open || git-openAUR
  • github-cli — GitHub の公式コマンドラインツール
https://github.com/cli/cli || github-cli
  • hub — GitHub のコマンドラインインターフェース。
https://hub.github.com || hub
  • hut — Sourcehut のコマンドラインクライアント
https://sr.ht/~emersion/hut/ || hut
  • lab — GitLab 版の hub に似たツール
https://zaquestion.github.io/lab/ || labAUR
  • snippet — GitLab のスニペットを作成するターミナルベースインターフェース
https://gitlab.com/zj/snippet || snippetAUR

バージョン管理システム

Wikipedia:Comparison of revision control software も参照してください。

  • Bazaar — 分散バージョン管理システムで、プロジェクトの履歴を経時的に追跡して、他の人と共同作業することができます。
https://bazaar.canonical.com/ || bzrAUR
  • CVS — 並行バージョンシステム、クライアントサーバーの修正コントロールシステム。
http://cvs.nongnu.org/ || cvs
  • Darcs — 分散型の修正コントロールシステムで、CVS や Subversion などの従来の中央型のソース管理システムを置き換えるようにデザインされています。
http://darcs.net/ || darcs
  • Fossil — 分散 VCS で、バグ追跡、wiki、フォーラム、technotes などを持っています。
https://www.fossil-scm.org/ || fossil
  • Git — 分散修正コントロールシステムとソースコード管理システムで、速度を重視しています。
https://git-scm.com/ || git
  • Mercurial — 分散バージョンコントロールシステムで、Python で書かれていて、Git に多くの点が似ています。
https://www.mercurial-scm.org/ || mercurial
  • Subversion — フル機能の中央型バージョンコントロールシステムで、元々はよりよい CVS になることを目的としていました。
https://subversion.apache.org/ || subversion

ビルド自動化

Wikipedia:List of build automation software も参照してください。

  • Apache Ant — Java ライブラリとコマンドラインツール。相互に依存するターゲットや拡張ポイントにあわせてビルドファイルに書かれている手順を実行します。
https://ant.apache.org/ || ant
  • Apache Maven — ビルド自動化ツールで、主に Java に使われています。
https://maven.apache.org/ || maven
  • Bazel — オープンソースのツールで、ソフトウェアの自動的なビルドとテストができます。
https://bazel.build/ || bazel
  • CMake — ソフトウェアをビルド、テスト、パッケージ化するためのツール群。
https://cmake.org/ || cmake
  • GNU make — プログラムのグループを管理するための、GNU make ユーティリティ。
https://www.gnu.org/software/make/ || make (base-devel の依存)
  • Meson — とても高速でユーザーフレンドリーなビルドシステム。
https://mesonbuild.com/ || meson
  • Gradle — JVM の強力なビルドシステム。
https://gradle.org/ || gradle
  • Phing — あらゆる作業を自動化する PHP プログラム。
https://www.phing.info/ || phingAUR

統合開発環境

Wikipedia:Comparison of integrated development environments も参照してください。

PHP に特化したリストは、PHP#開発ツール を参照してください。

  • Android Studio — 公式 Android 開発環境で、IntelliJ IDEA ベースです。
https://developer.android.com/studio/index.html || android-studioAUR
  • Anjuta — プロジェクト管理、アプリケーションウィザード、インタラクティブデバッガ、ソースエディタ、バージョンコントロールなど多数のツールを備えた多目的 IDE。
https://wiki.gnome.org/Apps/Anjuta || anjutaAUR
  • Aptana Studio — ウェブ開発を対象にしている Eclipse ベースの IDE。HTML, CSS, Javascript, Ruby on Rails, PHP, Adobe AIR などをサポート。
http://www.aptana.com/ || aptana-studioAUR
  • Bluefish — 強力なエディターで、プログラマーと web 開発者をターゲットにしていて、web サイトやスクリプト、プログラミングコードを書くためのたくさんのオプションがあります。たくさんのプログラミング言語とマークアップ言語をサポートしています。
https://bluefish.openoffice.nl/ || bluefish
  • Code::Blocks — C、C++ と Fortran の IDE で、それらの言語のユーザーのニーズに合うように作られています。とても拡張可能で設定可能なように設計されています。
https://codeblocks.org/ || codeblocks
  • CLion — C と C++ 向けのクロスプラットフォームな IDE。
https://www.jetbrains.com/clion/ || clionAUR
  • CodeLite — C++ で書かれた C/C++/PHP/Node.js のオープンソースなクロスプラットフォーム IDE。
https://codelite.org/ || codeliteAUR
  • Eclipse — Java、C/C++、PHP、Perl と Python 向けの IDE で、subversion のサポートとタスク管理機能があります。
https://www.eclipse.org/ || Java EE: eclipse-jeeAUR、Java: eclipse-javaAUR、RCP: eclipse-rcpAUR、C/C++: eclipse-cppAUR、PHP: eclipse-phpAUR、JavaScript と Web: eclipse-dltk-javascriptAUR
  • Eric — PyQt5 によるフル機能の Python / Ruby IDE。
https://eric-ide.python-projects.org/ || ericAUR
  • Gambas — Basic インタプリタをベースにオブジェクト指向の拡張を加えたフリーの開発環境。
https://gambas.sourceforge.net/en/main.html || gambas3-ide
  • Geany — 小さくて軽量な IDE で、C、Java、PHP、HTML、Python、Perl、Pascal などを含むたくさんのプログラミング言語やマークアップ言語をサポートしています。
https://geany.org/ || geany
  • GNOME Builder — 素晴らしい GNOME ベースのアプリケーションを書いて貢献するためのツール。gnome-extra の一部です。
https://wiki.gnome.org/Apps/Builder || gnome-builder
  • KDevelop — 機能豊富なプラグインを使うことができる C/C++ などのプログラミング言語の IDE。
https://www.kdevelop.org/ || kdevelop
  • Komodo Edit — フリーの、多言語エディタ。
https://www.activestate.com/products/komodo-edit/ || komodo-editAUR
  • Lapce — とても高速で強力なコードエディタ (Lightning-fast and Powerful Code Editor) で、Rust で書かれています。
https://lapce.dev/ || lapce
  • Lazarus — 高速なアプリケーション開発向けの、Delphi (Object Pascal) に対応している IDE です。すぐに利用できるいくつものコンポーネントや、複雑なグラフィカルユーザーインターフェースを簡単に作成できるグラフィカルなフォームデザイナーを持っています。
https://www.lazarus-ide.org/ || lazarus
  • LiteIDE — シンプルな Go の IDE。
https://github.com/visualfc/liteide || liteide
  • Lite XL — 軽量、シンプル、高速、機能が揃っていて拡張性がとても高いテキストエディタで、C と Lua で書かれている、lite の改造です。
https://lite-xl.com/ || lite-xlAUR
  • MPLAB — Microchip PIC と dsPIC 開発のための IDE。
https://www.microchip.com/mplabx || microchip-mplabx-binAUR
  • Netbeans — Java, JavaScript, PHP, Python, Ruby, Groovy, C, C++, Scala, Clojure などの言語で開発するための統合開発環境 (IDE)。
https://netbeans.org/ || netbeans
  • PhpStorm — JetBrains PhpStorm は PHP 向けの商用のクロスプラットフォーム IDE です。JetBrains の IntelliJ IDEA プラットフォームの上で動作し、PHP や JavaScript コードをオンザフライでコード解析したり、エラー補正や自動リファクタリングが行える PHP、HTML と JavaScript のエディタを提供します。
https://www.jetbrains.com/phpstorm/ || phpstormAUR phpstorm-eapAUR
  • Qt Creator — Qt での開発に焦点をおいた軽量なクロスプラットフォームの C++ 統合開発環境。
https://www.qt.io/ide/ || qtcreator
  • Theia — Eclipse Theia はフリーでオープンソースの IDE で、デスクトップや web アプリケーション向けです。TypeScript で実装されていて、Visual Studio Code ベースで、拡張性を重視しています。web やデスクトップのアプリケーションとして実行することができます。
https://theia-ide.org/ || theia-electronAUR
  • Visual Studio Code — Visual Studio Code はクロスプラットフォーム、フリーでオープンソースのテキストエディタで、Microsoft によって開発されて、JavaScript と TypeScript で書かれています。拡張機能によって様々な言語をサポートしています。
https://code.visualstudio.com/ || code
  • VSCodium — フリーで自由な、VSCode のオープンソースソフトウェアバイナリ。
https://vscodium.com/ || vscodium-binAUR
  • ZeroBrane Studio — Lua 5.1、Lua 5.2、Lua 5.3、LuaJIT と他の Lua エンジンのデバッグをサポートした IDE です。
https://studio.zerobrane.com/ || zerobrane-studioAUR
Java IDE
  • BlueJ — 教育や初心者が主に使うことを目的とした完全な機能を備えた Java IDE。
https://bluej.org/ || bluejAUR
  • IntelliJ IDEA — 高度なリファクタリング機能を持つ Java、Groovy などのプログラミング言語向けの IDE。
https://www.jetbrains.com/idea/ || intellij-idea-community-edition
Python IDE
  • Ninja-IDE — Python 開発のための IDE。
https://ninja-ide.org/ || ninja-ideAUR
  • PyCharm — Python でのプログラミングに使われる IDE。コード解析、デバッグ、ユニットテスト、バージョンコントロール、Django によるウェブ開発をサポート。
https://www.jetbrains.com/pycharm/ || community edition: pycharm-community-edition, professional edition: pycharm-professionalAUR, edu edition: pycharm-eduAUR[リンク切れ: package not found]
  • Spyder — MATLAB のような機能を提供する科学用 Python 開発環境。
https://github.com/spyder-ide/spyder || spyder
  • Thonny — 初心者向けの Python IDE。
https://thonny.org/ || thonnyAUR
  • WingIDE — プロプライエタリな Python 開発環境。フル機能でプロフェッショナルな使用を意図しています。
https://wingware.com/ || wingideAUR
教育用 IDE
  • KTurtle — 教育用プログラミング環境で、プログラムする方法をできるだけ簡単に学ぶことを目的としています。kde-education の一部です。
https://apps.kde.org/kturtle/ || kturtle
  • Processing — 非プログラマーに視覚的にコンピュータープログラミングの基礎を教えるためのプレイグラウンド。
https://processing.org/ || processingAUR
  • Scratch — インタラクティブなプロジェクトやシンプルなスプライトベースのゲームを作成できる、教育とエンターテイメント用のプログラミングシステムとコンテンツ開発ツール。イベント駆動型プログラミングのエントリのように初心者 (子供など) を主に対象としています。
https://scratch.mit.edu/ || scratch

デバッガー

  • Accerciser — インタラクティブな Python アクセシビリティエクスプローラー。AT-SPI ライブラリを使って点検、精査したり、ウィジェットとやりとりしたりして、アプリケーションが支援技術や自動テストフレームワークに正しい情報を提供するか確認することができます。gnome-extra の一部です。
https://wiki.gnome.org/Apps/Accerciser || accerciser
  • Bustle — D-Bus アクティビティのシーケンス図を描きます。シグナルの送信、メソッドコールと対応する返答、それぞれのイベントのタイムスタンプとメソッドコールにかかった時間を表示します。
https://www.freedesktop.org/wiki/Software/Bustle/ || bustle-gitAUR
  • Data Display Debugger — GDB などのコマンドラインデバッガーのグラフィカルなフロントエンド。
https://www.gnu.org/software/ddd/ || dddAUR
  • Desed — sed の TUI ベースのデバッガー。変数と正規表現のプレビュー、ブレークポイントの設定と遡ることができるステップ実行の機能があります。
https://github.com/SoptikHa2/desed || desedAUR
  • D-Feet — 使いやすい D-Bus デバッガーで、実行中のプログラムの D-Bus インターフェースを検査して、インターフェースを呼び出すことができます。
https://wiki.gnome.org/Apps/DFeet || d-feet
  • D-Spy — 使いやすい D-Bus デバッガー。d-feet に似ていますが、C で書かれていてとても高速です。gnome-extra の一部です。
https://gitlab.gnome.org/GNOME/d-spy || d-spy
  • GammaRay — Qt アプリケーションの検査と操作ツール。
https://www.kdab.com/development-resources/qt-tools/gammaray/ || gammaray
  • GDBFrontend — 簡単で柔軟で拡張できるグラフィカルデバッガー。
https://github.com/rohanrhu/gdb-frontend || gdb-frontend-binAUR
  • KCachegrind — プロファイルデータの可視化ツールで、プログラムの最も実行に時間がかかっている部分を特定することができます。
https://apps.kde.org/kcachegrind/ || KDE: kcachegrind, Qt: qcachegrind
  • KDbg — GDB、the GNU debugger のグラフィカルユーザーインターフェースです。ブレークポイントのセット、変数の検査、コードのステップ実行の直感的なインターフェースを提供します。
https://www.kdbg.org/ || kdbg
  • Massif-Visualizer — Valgrind Massif データファイルの可視化ツール。
https://apps.kde.org/massif-visualizer/ || massif-visualizer
  • Nemiver — 使いやすいスタンドアロン C/C++ デバッガー (GDB フロントエンド) で、GNOME 環境とうまく連携します。
https://wiki.gnome.org/Apps/Nemiver || nemiverAUR
  • Qt QDbusViewer — D-Bus オブジェクトとメッセージを検査するツールです。
https://doc.qt.io/qt-5/qdbusviewer.html || qt5-tools
  • scanmem — 実行中のプロセスの中の、任意の変数のアドレスを特定できるように設計されたデバッグユーティリティです。
https://github.com/scanmem/scanmem || CLI: scanmem、GUI: gameconqueror
  • Sysprof — プログラムが多くの時間を使う関数を探すことができるプロファイリングツールです。gnome-extra の一部です。
https://wiki.gnome.org/Apps/Sysprof || sysprof

字句解析と構文解析

LexYacc は POSIX の一部です。

  • flex — テキストを読み込むプログラムを生成するツールで、Lex の代替です。
https://github.com/westes/flex || flex
  • Berkeley Yacc — Unix パーサージェネレーター Yacc の、バークレーによる再実装。
https://invisible-island.net/byacc/ || byacc
  • GNU Bison — GNU 汎用パーサージェネレーターで、byacc の代替です。
https://www.gnu.org/software/bison/ || bison

さらに、以下も存在します。

  • ANTLR — 構造化されたテキストやバイナリファイルをパースするための、Java で書かれたパーサージェネレーターです。
https://www.antlr.org/ || antlr4
  • LPeg — Lua 向けの、PEGs ベースのパターンマッチングライブラリです。
http://www.inf.puc-rio.br/~roberto/lpeg/ || lua-lpeg, lua52-lpeg, lua51-lpeg
  • peg/leg — C 向けの再帰降下構文解析ジェネレーター。
https://www.piumarta.com/software/peg/ || peg
  • Ragel — 有限ステートマシンを正規言語から C、C++、Objective-C や D の実行可能コードにコンパイルします。
https://www.colm.net/open-source/ragel/ || ragel

GUI ビルダー

  • FLUID — FLTK GUI デザイナー。
https://www.fltk.org/ || fltk
  • Glade — GTK アプリケーションのユーザーインターフェースデザインを作成したり開いたりできます。gnome-extra の一部です。
https://glade.gnome.org/ || glade
  • KUIViewer — Qt Designer UI ファイルの簡単なビューアー。
https://apps.kde.org/kuiviewer/ || kde-dev-utils
  • Qt Designer — グラフィカルユーザーインターフェース (GUI) を Qt Widgets でデザイン・開発するためのツールです。
https://doc.qt.io/qt-5/qtdesigner-manual.html || qt5-tools

バイナリエディター

Wikipedia:Comparison of hex editors も参照してください。

  • Bless — 高い品質の、フル機能のバイナリエディター。
https://web.archive.org/web/20170503150524/http://home.gna.org/bless/ || bless
  • GHex — GNOME 向けのバイナリエディターで、ユーザーはあらゆるファイルからデータを読み込み、hex や ascii で閲覧と編集できます。gnome-extra の一部です。
https://wiki.gnome.org/Apps/Ghex || ghex
  • hyx — ミニマリスティック (2300 行以下の C) かつ強力な (hex/ASCII、挿入/置換/削除、コピー/ペースト、取り消し/やり直し、検索、色、vim に触発された操作) Linux ターミナルバイナリエディター。
https://yx7.cc/code/ || hyxAUR
  • ImHex — リバースエンジニア、プログラマーと、午前3時に働くときに網膜を大切にする人向けのバイナリエディターです。
https://imhex.werwolv.net/ || imhexAUR
  • Okteta — ファイルの生データを表示して編集するための KDE バイナリエディター。
https://apps.kde.org/okteta/ || okteta
  • Reverse Engineer's Hex Editor — バイナリファイルフォーマットを解析して注釈をつける機能があるバイナリエディター。
https://github.com/solemnwarning/rehex || rehexAUR
  • wxHexEditor — 大きなファイル向けのバイナリエディターで、生のメモリやディスクの編集など、先進的な機能を持っています。
https://www.wxhexeditor.org/ || wxhexeditorAUR

JSON ツール

  • gron — gron は JSON を個別の代入に変換して grep しやすくします。
https://github.com/tomnomnom/gron || gron
  • jid — JSON のインクリメンタルな探索ツール。
https://github.com/simeji/jid || jidAUR
  • jo — JSON を作成するコマンド。
https://github.com/jpmens/jo || jo-gitAUR
  • jq — コマンドライン JSON プロセッサー。
https://stedolan.github.io/jq/ || jq
  • jshon — シェル向けの JSON パーサー。
http://kmkeen.com/jshon/ || jshon
  • Elvish シェルは JSON のビルトインサポートがあります。

文芸的プログラミング

Wikipedia:ja:文芸的プログラミング も参照してください。

  • Noweb — シンプルで拡張可能な文芸的プログラミングツールで、ICON ライブラリと texlive でビルドされています。4
https://www.cs.tufts.edu/~nr/noweb/ || nowebAUR
  • nuweb — シンプルな文芸的プログラミングツール。
http://nuweb.sourceforge.net/ || nuwebAUR

UML モデラー

Wikipedia:ja:統一モデリング言語ツールのリスト も参照してください。

  • ArgoUML — UML モデリングツールで、UML 1.4 ダイアグラム標準の全てをサポートしています。
https://argouml-tigris-org.github.io/ || argoumlAUR
  • Eclipse Modeling Tools — モデルベースのアプリケーションをビルドするためのツールとランタイム。
https://www.eclipse.org/ || eclipse-modeling-toolsAUR
  • Gaphor — シンプルな UML モデリングツール。
https://github.com/gaphor/gaphor || python-gaphorAUR
  • Modelio — UML、BPMN、MDA、SysML など主要な標準をサポートするモデリング環境。
https://www.modelio.org/ || modelio-binAUR
  • Papyrus — モデルベースのエンジニアリングツールで、Eclipse ベースです。
https://www.eclipse.org/papyrus/ || papyrusAUR
  • PlantUML — UML 図をプレーンテキスト言語から生成するツールです。
https://plantuml.com || plantuml
  • PlantUML QEditor — Qt で書かれた PlantUML エディター。
https://github.com/borco/plantumlqeditor || plantumlqeditor-gitAUR
  • Umbrello — 統一モデリング言語 (UML) 図のプログラムで、KDE テクノロジーベースです。
https://apps.kde.org/umbrello || umbrello
  • UML Designer — Eclipse ベースのグラフィカルツールで、UML モデルを編集して可視化することができます。
https://www.umldesigner.org/ || umldesignerAUR
  • UMLet — シンプルなユーザーインターフェースを持った UML ツールで、UML 図を素早く描き、プレーンテキストからシーケンス図やアクティビティ図を構築し、図を eps、pdf、jpg、svg とクリップボードにエクスポートして、図を Eclipse を使って共有して、新しいカスタム UML 要素を作ることができます。
https://umlet.com/ || umletAUR
  • UML/INTERLIS-editor — モデル駆動アプローチをより多くのユーザーに適用することを支援します。
http://www.umleditor.org/ || umleditorAUR
  • Violet — とても簡単に学んで使うことができる UML エディターで、見た目のよい図を描くことができます。
https://sourceforge.net/projects/violet/ || violetumleditorAUR

API ドキュメントブラウザ

  • Devhelp — API ドキュメントを閲覧して検索する開発者ツール。gnome-extra の一部です。
https://wiki.gnome.org/Apps/Devhelp || devhelp
  • Doc Browser — API documentation browser with support for DevDocs and Hoogle.
https://github.com/qwfy/doc-browser || doc-browser-gitAUR
  • Qt Assistant — Tool for viewing on-line documentation in Qt help file format.
https://doc.qt.io/qt-5/qtassistant-index.html || qt5-tools
  • quickDocs — Fast developer docs reader for reading Valadoc and DevDocs.
https://github.com/mdh34/quickDocs || quickdocsAUR
  • Zeal — Offline API documentation browser for software developers.
https://zealdocs.org/ || zeal

課題追跡システム

  • Bugzilla — Mozilla によるバグトラッカー。
https://www.bugzilla.org || bugzilla
  • Flyspray — PHP で書かれた軽量なウェブベースのバグ追跡システム
https://www.flyspray.org/ || flysprayAUR
  • MantisBT — ウェブベースの課題追跡システム
https://www.mantisbt.org/ || mantisbtAUR
  • Redmine — 柔軟なプロジェクト管理のためのウェブアプリケーション。Ruby on Rails を使用して書かれており、クロスプラットフォームおよびクロスデータベース対応。
https://www.redmine.org || redmine
  • Trac — Apache と Subversion を使用する統合 SCM and プロジェクト管理システム。
https://trac.edgewall.org/ || tracAUR

en:Git server#Advanced web applications を参照。

コードレビュー

  • Gerrit — Git バージョン管理システム上に構築されたウェブベースのコードレビュー ツール
https://www.gerritcodereview.com/ || gerritAUR
  • GitLab もコードレビューをサポートしています。

Wikipedia:List of tools for code review も参照してください。

ゲーム開発

Wikipedia:List of game engines も参照してください。

  • Allegro — A cross-platform library mainly aimed at video game and multimedia programming.
https://liballeg.org/ || allegro
  • GDevelop — プログラミングスキルが不要で、誰でも使用できるゲーム作成ツール。
https://gdevelop-app.com/ || gdevelopAUR
  • en:Godot — 高度で機能満載のマルチプラットフォーム対応の 2D および 3D ゲームエンジン。Godot の独自のアプローチを使用して、簡単にゲームを作成できます。
https://godotengine.org/ || godot
  • LibreSprite — アニメーションスプライトエディタおよびピクセルアートツールで、ビデオゲーム用の 2D アニメーションを作成できます。
https://github.com/LibreSprite/LibreSprite || librespriteAUR
  • LÖVE — Lua based game development environment.
https://love2d.org/ || love
  • Pixelorama — Orama Interactive によって Godot Engine と GDScript を使用して作成された、アニメーション対応の 2D スプライトエディタ。
https://orama-interactive.itch.io/pixelorama || pixeloramaAUR
  • TIC-80 — Fantasy computer/console.
https://tic80.com/ || tic-80-gitAUR
  • Tiled — 強力なタイルマップ編集機能を備えた汎用の 2D レベルエディタ。使いやすさを重視して設計されており、多くのタイプのゲームに適しています。
https://www.mapeditor.org/ || tiled
  • Unity — Unity は、マルチプラットフォームの 3D および 2D ゲームを作成するための柔軟で強力な開発プラットフォームです。プロプライエタリですが、特定の使用例には無料バージョンが利用可能です(詳細はこちらをご覧ください)。
https://unity3d.com/unity || unityhubAUR

Repository managers

この記事あるいはセクションで使われている用語や表現には問題が存在します。
議論: Redirects to company blogs should not be here. (議論: トーク:アプリケーション一覧/ユーティリティ#)
  • Nexus 2 — Nexus 2 Repository Manager (OSS)
https://www.sonatype.com/nexus-repository-oss || nexusAUR
  • Nexus 3 — Nexus 3 Repository OSS
https://www.sonatype.com/nexus-repository-oss || nexus-ossAUR
  • Artifactory — Artifactory is an advanced Binary Repository Manager for use by build tools, dependency management tools and build servers
https://bintray.com/jfrog/product/JFrog-Artifactory-Oss/view || artifactory-ossAUR

Text input

Character selectors

  • emote — A modern emoji picker written in GTK3.
https://github.com/tom-james-watson/Emote || emoteAUR
  • GNOME Characters — Character map application for GNOME. Part of gnome.
https://gitlab.gnome.org/GNOME/gnome-characters || gnome-characters
  • gucharmap — GTK 3 character selector for GNOME.
https://wiki.gnome.org/Apps/Gucharmap || gucharmap
  • KCharSelect — Tool to select special characters from all installed fonts and copy them into the clipboard. Part of kde-utilities.
https://apps.kde.org/kcharselect/ || kcharselect

スクリーンキーボード

  • CellWriter — Grid-entry handwriting recognition input panel.
https://github.com/risujin/cellwriter || cellwriterAUR
  • CoreKeyboard — Simple X11 based Qt virtual keyboard with word suggestions. Part of C-Suite.
https://cubocore.org/[リンク切れ 2023-06-17] || corekeyboardAUR
  • eekboard — Easy to use virtual keyboard toolkit.
https://github.com/ueno/eekboard || eekboardAUR
  • Florence — Extensible scalable on-screen virtual keyboard for GNOME that stays out of your way when not needed.
https://sourceforge.net/projects/florence/ || florenceAUR
  • Maliit Keyboard — Virtual keyboard useful for KDE Plasma-Wayland
https://maliit.github.io/ || maliit-keyboard
  • Onboard — Onscreen keyboard useful for tablet PC users and for mobility impaired users.
https://launchpad.net/onboard || onboard
  • qtvkbd — Virtual keyboard written in Qt, a fork of kvkbd.
https://github.com/Alexander-r/qtvkbd || qtvkbdAUR
  • QVKbd — Virtual keyboard written in Qt.
https://github.com/KivApple/qvkbd || qvkbd
  • Squeekboard — GTK 3 virtual keyboard for Wayland, written in Rust/C.
https://gitlab.gnome.org/World/Phosh/squeekboard || squeekboard
  • theShell On Screen Keyboard — Touchscreen keyboard for theShell.
https://github.com/vicr123/ts-kbd || ts-kbdAUR
  • xvkbd — Virtual keyboard for X window system.
http://t-sato.in.coocan.jp/xvkbd/ || xvkbdAUR
  • wvkbd — Virtual keyboard for Wayland and wlroots.
https://github.com/jjsullivan5196/wvkbd/ || wvkbdAUR

キーボードレイアウトの切り替え

  • fbxkb — NETWM 互換のキーボードインジケータ・スイッチャー。システム領域にある現在のキーボードのフラグを表示し、他のキーボードに切り替えることが可能です。
http://fbxkb.sourceforge.net/ || fbxkbAUR
  • xxkb — 軽量なキーボードレイアウトインジケータ・スイッチャー。
https://sourceforge.net/projects/xxkb/ || xxkb
  • gxkb — X11 keyboard layout indicator and switcher.
https://github.com/zen-tools/gxkb || gxkb
  • qxkb — Qt で書かれているキーボード切り替えアプリケーション。
https://github.com/disels/qxkb || qxkbAUR
  • X Neural Switcher — テキストアナライザ。入力の言語を検出して必要に応じてキーボードレイアウトを修正します。
https://xneur.ru/ || gxneurAUR

Keybinding managers

See キーボードショートカット#Xorg.

インプットメソッド

See the main article: インプットメソッド.

Disks

パーティション分割ツール

See パーティショニング#パーティショニングツール.

Formatting tools

See ファイルシステム#ファイルシステムのタイプ.

Cloning tools

See ディスクのクローン.

マウントツール

See also udisks#Mount helpers.

  • 9mount — 9p ファイルシステムをマウント。
http://sqweek.net/code/9mount/ || 9mountAUR
  • cryptmount — 暗号化されたファイルシステムを通常ユーザーでマウント。
https://sourceforge.net/projects/cryptmount/ || cryptmountAUR
  • KDiskFree — Displays information about hard disks and other storage devices. It also allows to mount and unmount drives and view them in a file manager.
https://apps.kde.org/kdf/ || kdf
  • ldmudev を使ってドライブを自動的にマウントする軽量なデーモン。
https://github.com/LemonBoy/ldm || ldmAUR
  • pmount — 通常ユーザーでソースを自動的に作成する /media/source_name にマウント。
Debian:pmount || pmountAUR
  • pmount-safe-removal — 安全に取り除けるように通常ユーザーでリムーバブルデバイスをマウント。
https://mywaytoarch.tumblr.com/post/13111098534/pmount-safe-removal-of-usb-device || pmount-safe-removalAUR
  • udevil — 通常ユーザーでリムーバブルデバイスをマウント。デバイス情報を表示して、デバイスの変更を監視。udev と glib にだけ依存。
https://ignorantguru.github.io/udevil || udevilAUR
  • ws — Windows ネットワーク共有をマウント (CIFSVFS)。
https://sourceforge.net/projects/winshares/ || wsAUR
  • zulucrypt — 暗号化ボリュームを作成・管理・マウントする cryptsetup の GUI フロントエンド。EncFS もサポート。
https://mhogomchungu.github.io/zuluCrypt/ || zulucryptAUR

ディスク使用量表示プログラム

Console
  • duc — ディスク使用量を調査するためのライブラリとツールスイート。
https://duc.zevv.nl/ || ducAUR
  • dust — A more intuitive version of du in rust.
https://github.com/bootandy/dust || dust
  • gdu — Disk usage analyzer with console interface written in Go.
https://github.com/Dundee/gdu || gdu
  • gt5 — 差分が表示できる "du-browser"。
http://gt5.sourceforge.net || gt5AUR
  • ncdu — シンプルな ncurses ディスク使用量アナライザ。
https://dev.yorhel.nl/ncdu || ncdu
Graphical
  • Filelight — コンピュータのディスク使用量を、リング状のマップに視覚化するディスク使用量アナライザ。
https://apps.kde.org/filelight/ || filelight
https://wiki.gnome.org/Apps/DiskUsageAnalyzer || baobab
  • Graphical Disk Map — ファイルやディレクトリサイズにあわせて長方形を表示するディスク使用量アナライザ。
https://gdmap.sourceforge.net/ || gdmapAUR
  • fsview (part of Konqueror) — KDE based disk usage analyzer that draws a map of rectangles sized according to file or dir sizes.
https://docs.kde.org/trunk5/en/konqueror/konqueror/view-extensions.html[リンク切れ 2024-01-13] || konqueror
  • MATE Disk Usage Analyzer — Disk usage analyzing tool for MATE Desktop.
https://github.com/mate-desktop/mate-utils || mate-utils
  • qdirstat — Qt-based directory statistics (KDirStat/K4DirStat without any KDE - from the original KDirStat author).
https://github.com/shundhammer/qdirstat || qdirstatAUR

Disk health status

See S.M.A.R.T.#GUI applications.

File recovery tools

See ファイルリカバリ#List of utilities.

Disk cleaning

Console
  • Czkawka CLI — Simple, fast and free app to remove unnecessary files from your computer.
https://github.com/qarmin/czkawka || czkawka-cliAUR
  • duff — A command-line utility for quickly finding duplicates in a given set of files.
https://github.com/elmindreda/duff || duffAUR
  • fclones — Very fast duplicate file Finder written in rust.
https://github.com/pkolaczk/fclones || fclonesAUR}}
  • fdupes — Program for identifying or deleting duplicate files residing within specified directories.
https://github.com/adrianlopezroche/fdupes || fdupes
  • jdupes — Identify and take actions upon duplicate files.
https://github.com/jbruchon/jdupes || jdupesAUR
  • rdfind — Command line tool that finds duplicate files. It compares files based on their content.
https://github.com/pauldreik/rdfind || rdfind
  • rmlint — 重複するファイルを素早く見つけ出すツール (任意で削除も可能)。
https://github.com/sahib/rmlint || rmlint
Graphical
  • BleachBit — ディスク容量を開けてプライバシーを守ります。キャッシュやクッキー、インターネット履歴、一時ファイル、ログなどを消去。
https://www.bleachbit.org/ || bleachbit
  • Czkawka GUI — Simple, fast and free app to remove unnecessary files from your computer. Looks similar to FSlint.
https://github.com/qarmin/czkawka || czkawka-guiAUR
  • dupeGuru — GUI tool to find duplicate files in a system.
https://dupeguru.voltaicideas.net/ || dupeguruAUR
  • FSlint — A utility to find and clean various forms of lint on a filesystem.
https://www.pixelbeat.org/fslint/ || fslintAUR
  • GConf Cleaner — gconf データベースに居座っている不必要な gconf キーを消去。
https://code.google.com/archive/p/gconf-cleaner/ || gconf-cleanerAUR
  • Shredder — Graphical user interface for rmlint.
https://github.com/sahib/rmlint || rmlint-shredder
  • Sweeper — System cleaning utility for KDE.
https://apps.kde.org/sweeper/ || sweeper

Disk image writing

See also Wikipedia:List of tools to create Live USB systems.

警告 Some disk image writing tools are known to be adware, for example etcher.
  • Bytewalk — Bytewalk is a firmware extraction tool and binwalk fork.
https://gitlab.com/bytesweep/bytewalk || bytewalkAUR
  • Deepin Boot Maker — Tool to make boot disk for Deepin OS.
https://www.deepin.org/en/original/deepin-boot-maker/ || deepin-boot-maker
  • Fedora Media Writer — Tool that helps users put Fedora images on their portable drives such as flash disks.
https://github.com/FedoraQt/MediaWriter || mediawriterAUR
  • GNOME MultiWriter — Write an ISO file to multiple USB devices at once. Part of gnome-extra.
https://wiki.gnome.org/Apps/MultiWriter || gnome-multi-writer
  • Image Burner — Simple imageburner designed for elementary OS.
https://github.com/artemanufrij/imageburner || imageburnerAUR
  • ISOImageWriter — Tool to write a .iso file to a USB disk.
https://community.kde.org/ISOImageWriter || isoimagewriter
  • LiveUSB Install — Install various Linux distributions and operating systems on removable flash drive or external disk drive.
http://live.learnfree.eu/ || live-usb-installAUR
  • MultiBootUSB — Install multiple live distributions on a USB disk non-destructively and has an option to uninstall them.
https://github.com/mbusb/multibootusb/ || multibootusbAUR
  • Popsicle — Utility for flashing multiple USB devices in parallel, written in Rust.
https://github.com/pop-os/popsicle || popsicleAUR
  • SUSE Studio ImageWriter — Utility for writing raw disk images and hybrid ISOs to USB keys.
https://github.com/openSUSE/imagewriter || imagewriterAUR
  • UNetbootin — Installs Linux/BSD distributions to a partition or USB drive.
https://unetbootin.github.io/ || unetbootinAUR
  • Usbimager — Minimal GUI application to write compressed disk images to USB drives.
https://gitlab.com/bztsrc/usbimager || usbimagerAUR
  • WoeUSB — Simple tool to create USB stick windows installer from an ISO image or a real DVD. (Fork of WinUSB).
https://github.com/WoeUSB/WoeUSB || woeusbAUR, woeusb-ngAUR
  • windows2usb — Windows ISO to Flash Drive burning utility for Linux with MBR/GPT, BIOS/UEFI, FAT32/NTFS support
https://github.com/ValdikSS/windows2usb || windows2usb-gitAUR
  • Ventoy — A New Bootable USB Solution
https://www.ventoy.net/ || ventoyAUR

System

タスクマネージャ

  • CoreStats — Simple lightweight system resource viewer to monitor the CPU, RAM, Network and Disk IO statistics. Part of C-Suite.
https://cubocore.org/[リンク切れ 2023-06-17] || corestatsAUR
  • Deepin System Monitor — Monitor system process status for Deepin desktop.
https://www.deepin.org/en/original/deepin-system-monitor/ || deepin-system-monitor
  • GNOME System MonitorGNOME のシステムモニタ to view and manage system resources. Part of gnome.
https://wiki.gnome.org/Apps/SystemMonitor || gnome-system-monitor
  • GNOME Usage — View information about use of system resources, like memory and disk space.
https://wiki.gnome.org/Apps/Usage || gnome-usage
  • htop — シンプルな、ncurses 対話式プロセスビューア。
https://htop.dev/ || htop
  • bashtop — A Linux resource monitor written in bash.
https://github.com/aristocratos/bashtop || bashtop
  • bpytop — Htop but more lightweight with more features.
https://github.com/aristocratos/bpytop || bpytop
  • btop — Rewrite of bpytop in C++
https://github.com/aristocratos/btop || btop
  • bottom — A cross-platform graphical process/system monitor.
https://github.com/ClementTsang/bottom || bottom
  • gtop — A system monitoring dashboard for the terminal.
https://github.com/aksakalli/gtop || gtop
  • KSysGuardKDE のタスクマネージャ・パフォーマンスモニタ。
https://apps.kde.org/ksysguard/ || ksysguard
  • Linux Process Explorer — Linux 向けのグラフィカルプロセスエクスプローラー。
https://github.com/wolfc01/procexp || procexpAUR
  • LXTaskLXDE の軽量なタスクマネージャー。
https://wiki.lxde.org/en/LXTask[リンク切れ 2022-09-20] || lxtask
  • qps — Lightweight task manager for LXQt.
https://github.com/lxqt/qps || qps
  • MATE System MonitorMATE のシステムモニター。
https://github.com/mate-desktop/mate-system-monitor || mate-system-monitor
  • Plasma System Monitor — Advanced and customizable system monitor for KDE.
https://apps.kde.org/plasma-systemmonitor/ || plasma-systemmonitor
  • Stacer — System optimizer and application monitor that helps users to manage entire system with different aspects, its an all in one system utility.
https://oguzhaninan.github.io/Stacer-Web/ || stacerAUR[リンク切れ: package not found]
  • Task ManagerXfce の GTK2/GTK3 プロセス管理アプリケーション with basic system resource monitor
https://goodies.xfce.org/projects/applications/xfce4-taskmanager || xfce4-taskmanager

システム監視

カテゴリ:状態監視と通知も参照してください。

  • Collectdrrdtool ベースのシンプルで拡張性のあるシステム監視デーモン。消費リソースが少なくて、スタンドアロンに、またはサーバー・クライアントアプリケーションとして設定できます。
https://collectd.org/ || collectdAUR
  • collectl — 軽量なパフォーマンス監視ツール。対話式にレポートを作成したりディスクにログを出力できます。CPU やディスク、InfiniBand、Lustre、メモリ、ネットワーク、NFS、プロセス, quadrics, slabs などの統計情報を読みやすいフォーマットでまとめます。
https://collectl.sourceforge.net/ || collectlAUR
  • Conky — 軽量でスクリプト式のシステムモニタ。
https://github.com/brndnmtthws/conky || conky
  • CoreFreq — Low-level CPU monitor with BIOS like functionalities.
https://github.com/cyring/CoreFreq/ || corefreq-clientAUR
  • dstat — 多目的リソース統計ツール。
http://dag.wiee.rs/home-made/dstat/ || dstat[リンク切れ: replaced by dool]
  • Fsniper — Daemon to run scripts based on changes in files monitored by inotify.
https://github.com/l3ib/fsniper || fsniperAUR
  • GKrellM — シンプルで柔軟性のある GTK 向けシステムモニタパッケージ。多くのプラグインが含まれている。
https://billw2.github.io/gkrellm/gkrellm.html || gkrellm
  • glances — Python 製の CLI curses ベース監視ツール。
https://nicolargo.github.io/glances/ || glances
  • hitome — A quick and dirty system monitor that is light on resources.
https://github.com/artefact2/hitome || hitome-gitAUR
  • kmon — Linux kernel manager and activity monitor.
https://github.com/orhun/kmon || kmon
  • Mission Center — GTK4 application for monitoring CPU, memory, disk, network and GPU usage.
https://gitlab.com/mission-center-devs/mission-center || mission-centerAUR
  • Nagstamon — Status monitor that connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk and Thruk monitoring servers.
https://github.com/orhun/kmon || nagstamonAUR
  • netdata — ウェブベースのリアルタイムパフォーマンスモニター。
https://github.com/firehol/netdata/wiki || netdata
  • Paramano — 軽量なバッテリモニター、CPU 周波数スケーラ。trayfreq のフォーク。
https://github.com/phillid/paramano || paramanoAUR
  • Resources — Simple and versatile monitor for graphical applications, processes and system resources (CPUs, memory, GPUs, network interfaces and block devices), written in Rust and GTK4.
https://github.com/nokyan/resources || resourcesAUR
  • Sysstat — リソース管理ツールのコレクション: iostat, isag, mpstat, pidstat, sadf, sar。
http://sebastien.godard.pagesperso-orange.fr/ || sysstat
  • Telegraf — Agent written in Go for collecting, processing, aggregating, and writing metrics.
https://docs.influxdata.com/telegraf/latest/ || telegrafAUR
  • xosview — SGI IRIX の gr_osview に似ているシステムモニター。
https://www.pogo.org.uk/~mark/xosview/ || xosviewAUR
  • zps — A small utility for listing and reaping zombie processes on GNU/Linux.
https://github.com/orhun/zps || zps

Hardware sensor monitoring

See lm_sensors#Graphical front-ends.

システム情報ビューア

コンソール
  • alsi — Arch Linux のシステム情報ツール。スクリプトのソースコードを修正しなくても他のシステム用に設定することが可能です。
https://trizenx.blogspot.com/2012/08/alsi.html || alsiAUR
  • archey3 — Arch Linux のロゴとシステム情報を表示する Python スクリプト。
https://lclarkmichalek.github.io/archey3 || archey3
  • dmidecode — SMBIOS/DMI の仕様による BIOS に書かれているシステムのハードウェア情報を表示します。
https://www.nongnu.org/dmidecode/ || dmidecode
  • hwdetect/sys によってエクスポートされたモジュールを表示するシンプルなスクリプト。
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdetect/-/blob/main/hwdetect || hwdetect
  • hwinfo — openSUSE 由来のパワフルなハードウェア検出ツール。
https://github.com/openSUSE/hwinfo || hwinfo
https://github.com/linuxhw/hw-probe || hw-probeAUR
  • inxi — システム情報を取得するためのスクリプト。
https://github.com/smxi/inxi || inxi
  • neofetch — w3m で画像を表示することができる高速・カスタマイズ可能なシステム情報スクリプト。
https://github.com/dylanaraps/neofetch || neofetchAUR
  • fastfetch — メンテナンスが行き届いており、機能が豊富でパフォーマンス重視の、neofetchのようなシステム情報ツール。
https://github.com/fastfetch-cli/fastfetch || fastfetch
  • nmon — Console based application for monitoring various system components.
https://nmon.sourceforge.net/ || nmon
  • pfetch — A pretty system information tool written in POSIX sh.
https://github.com/dylanaraps/pfetch || pfetchAUR
  • screenfetch — archey と似ていますがスクリーンショットを取得することができます。bash で書かれています。
https://github.com/KittyKatt/screenFetch || screenfetch
グラフィカル
  • GPU-Viewer — GUI to glxinfo, vulkaninfo, clinfo and es2_info; written in Python with GTK.
https://github.com/arunsivaramanneo/GPU-Viewer || gpu-viewerAUR
  • hardinfo — ハードウェアとオペレーティングシステムに関する情報を表示する小さなアプリケーション。Windows のデバイスマネージャに似ています。
https://www.berlios.de/software/hardinfo/ || hardinfoAUR
  • i-Nex — システムで利用できるハードウェアコンポーネントの情報を収集して Windows の人気ツール CPU-Z に似ているユーザーインターフェースで情報を表示するアプリケーション。
http://i-nex.linux.pl/ || i-nex-gitAUR
  • lshw — マシンのハードウェア設定に関する情報を詳しく表示する小さなツール。CLI と GTK のインターフェイス。
https://ezix.org/project/wiki/HardwareLiSter || lshw
  • KInfoCenter — Centralized and convenient overview of system information for KDE.
https://userbase.kde.org/KInfoCenter || kinfocenter
  • USBView — Display the topology of devices on the USB bus.
http://www.kroah.com/linux/usb/ || usbview

System log viewers

  • GNOME Logs — Viewer for the systemd journal. Part of gnome.
https://wiki.gnome.org/Apps/Logs || gnome-logs
  • KSystemLog — System log viewer tool for KDE.
https://apps.kde.org/ksystemlog/ || ksystemlog
  • MATE System Log — System log viewer for MATE.
https://github.com/mate-desktop/mate-utils || mate-utils
  • Pacman Log Viewer — Tool used to inspect pacman log file, in particular it lists installed, removed and upgraded packages letting you to filter by package's name and/or date.
https://www.opendesktop.org/content/show.php?content=150484[リンク切れ 2024-01-13] || pacmanlogviewer
  • QJournalctl — Qt-based graphical user interface for systemd's journalctl command.
https://github.com/pentix/qjournalctl || qjournalctl

Font viewers

See also Wikipedia:Font management software.

  • Deepin Font Manager — A font management tool for Deepin desktop.
https://www.deepin.org/en/original/deepin-font-manager/ || deepin-font-manager
  • Font Manager — Simple font management for GTK desktop environments.
https://fontmanager.github.io/ || font-manager
  • Fonty Python — Manage, view and find your fonts.
https://savannah.nongnu.org/projects/fontypython || fontypythonAUR
  • GNOME Fonts — Font viewer for GNOME. Part of gnome.
https://gitlab.gnome.org/GNOME/gnome-font-viewer || gnome-font-viewer
  • KFontview — KDE application to view and install different types of fonts.
https://kde.org/ || plasma-desktop
  • MATE Font Viewer — Font viewer for MATE.
https://github.com/mate-desktop/mate-control-center || mate-utils

Help viewers

See man ページ#インストール.

Command schedulers

See also Cron.

  • FcronQ — Fcron GUI, an advanced periodic command scheduler.
http://fcronq.xavion.name/ || fcronqAUR
  • GNOME Schedule — Graphical interface to crontab and at for GNOME.
http://gnome-schedule.sourceforge.net/ || gnome-scheduleAUR
  • KCron — Tool for KDE to run applications in the background at regular intervals. It is a graphical interface to the Cron command.
https://apps.kde.org/kcron/ || kcron
  • KTimer — Little tool for KDE to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.
https://apps.kde.org/ktimer/ || ktimer

Shutdown timers

  • GShutdown — Advanced shutdown utility which allows you to schedule the shutdown or the restart of your computer, or logout your actual session.
https://gshutdown.tuxfamily.org/ || gshutdownAUR
  • Hsiu-Ming's Timer — Graphical shutdown timer, which enables you to shutdown, turn off monitor, reboot or play sound after a period of time.
https://cges30901.github.io/hmtimer-website/ || hmtimerAUR
  • KShutdown — Graphical shutdown utility, which allows you to turn off or suspend a computer at a specified time. It features various time and delay options, command-line support, and notifications.
https://kshutdown.sourceforge.io/ || kshutdown

時刻同期

See 時刻同期.

Screen management

See Xrandr#Graphical front-ends.

Backlight management

See バックライト#バックライトユーティリティ.

Color management

See en:ICC profiles#Utilities and バックライト#色補正.

Printer management

See CUPS#GUI applications.

Bluetooth management

See Bluetooth#Front-ends.

電源管理

See 電源管理#ユーザースペースツール.

System management

See Systemd#GUI configuration tools.

Boot management

See GRUB/Tips and tricks#GUI configuration tools.

パッケージ管理

See pacman ヒント#ユーティリティ.

Configuration management

  • aconfmgr — Package to track, manage, and restore the configuration of an Arch Linux system.
https://github.com/CyberShadow/aconfmgr || aconfmgr-gitAUR
  • Ansible — IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.
https://www.ansible.com/ || ansible
  • cdist — Simple configuration management system with Arch Linux support.
https://www.cdi.st/ || cdistAUR
  • Chef — Automation Software for Continuous Delivery of Secure Applications and Infrastructure.
https://www.chef.io/ || chef-workstationAUR, chef-clientAUR
  • etckeeper — Collection of tools to let /etc be stored in a VCS repository.
https://etckeeper.branchable.com/ || etckeeper
  • Puppet — IT automation software that helps system administrators manage infrastructure throughout its lifecycle, from provisioning and configuration to patch management and compliance.
https://puppet.com/ || puppet
  • Saltstack — A Python-based, open-source software for event-driven IT automation, remote task execution, and configuration management.
https://saltproject.io/ || salt

Virtualization

See Libvirt#Client and VirtualBox.

Compatibility layers

See Wine (Windows) and Darling (MacOS).

翻訳ステータス: このページは en:List of applications/Utilities の翻訳バージョンです。最後の翻訳日は 2024-01-28 です。もし英語版に 変更 があれば、翻訳の同期を手伝うことができます。