User:Kynikos/App

From ArchWiki
== Utilities ==

=== Partitioning tools ===

See [[Partitioning#Partitioning tools]].

=== Mount tools ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|9mount|Mount 9p filesystems.|http://sqweek.net/code/9mount/|{{AUR|9mount}}}}
{{Sandbox|cryptmount|Mount an encrypted file system as a regular user.|https://sourceforge.net/projects/cryptmount/|{{AUR|cryptmount}}}}
{{Sandbox|ldm|A lightweight daemon that mounts drives automagically using ''udev''|https://github.com/LemonBoy/ldm|{{AUR|ldm}}}}
{{Sandbox|pmount|Mount ''source'' as a regular user to an automatically created destination {{ic|/media/''source_name''}}.|https://pmount.alioth.debian.org/|{{AUR|pmount}}}}
{{Sandbox|pmount-safe-removal|Mount removable devices as regular user with safe removal|https://mywaytoarch.tumblr.com/post/13111098534/pmount-safe-removal-of-usb-device|{{AUR|pmount-safe-removal}}}}
{{Sandbox|udevil|Mounts removable devices as a regular user, show device info, and monitor device changes. Only depends on ''udev'' and glib.|https://ignorantguru.github.io/udevil|{{Pkg|udevil}}}}
{{Sandbox|ws|Mount Windows network shares ([[Wikipedia:Server Message Block|CIFS]] and [[Wikipedia:Virtual file system|VFS]]).|https://sourceforge.net/projects/winshares/|{{AUR|ws}}}}
{{Sandbox|zulucrypt|A GUI frontend for cryptsetup to create, manage and mount encrypted volumes; supports encfs as well|https://mhogomchungu.github.io/zuluCrypt/|{{AUR|zulucrypt}}}}
|}

==== Udisks ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|bashmount|A bash script to mount and manage removable media as a regular user with ''udisks2''|https://github.com/jamielinux/bashmount|{{AUR|bashmount}}}}
{{Sandbox|udiskie|Automatic disk mounting service using ''udisks2''|https://pypi.python.org/pypi/udiskie|{{Pkg|udiskie}}}}
{{Sandbox|udisks_functions|Bash functions and aliases for ''udisks2''|3=https://bbs.archlinux.org/viewtopic.php?id=109307|4={{AUR|udisks_functions}}{{Broken package link|{{aur-mirror|udisks_functions}}}}}}
{{Sandbox|udisksvm|GUI ''udisks'' wrapper for removable media|3=https://bbs.archlinux.org/viewtopic.php?id=112397|4={{AUR|udisksvm}}}}
|}

=== Terminal emulators ===
Terminal emulators show a GUI Window that contains a terminal. Most emulate Xterm, which in turn emulates VT102, which emulates typewriter. For further background information, see [[Wikipedia:Terminal emulator]].

For a comprehensive list, see [[Wikipedia:List of terminal emulators]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[Wikipedia:aterm|aterm]]|Xterm replacement with transparency support. It has been deprecated in favour of urxvt since 2008.|http://aterm.sourceforge.net/|{{AUR|aterm}}}}
{{Sandbox|Cool Retro Term|A good looking terminal emulator which mimics the old cathode display.|https://github.com/Swordfish90/cool-retro-term|{{Pkg|cool-retro-term}}}}
{{Sandbox|Eterm|Terminal emulator intended as a replacement for xterm and designed for the [[Enlightenment]] desktop.|http://eterm.org|{{AUR|eterm}}}}
{{Sandbox|Gate One|Web-based terminal emulator and SSH client.|https://github.com/liftoff/GateOne|{{AUR|gateone-git}}}}
{{Sandbox|[[Wikipedia:Konsole|Konsole]]|Terminal emulator included in the [[KDE]] desktop.|http://kde.org/applications/system/konsole/|{{Pkg|konsole}}}}
{{Sandbox|mlterm|A multi-lingual terminal emulator supporting various character sets and encodings in the world.|http://sourceforge.net/projects/mlterm/|{{AUR|mlterm}}}}
{{Sandbox|[[Wikipedia:mrxvt|Mrxvt]]|Tabbed X terminal emulator based on rxvt.|http://materm.sourceforge.net/wiki/pmwiki.php|{{AUR|mrxvt}}{{Broken package link|{{aur-mirror|mrxvt}}}}}}
{{Sandbox|QTerminal|A lightweight Qt-based terminal emulator.|https://github.com/qterminal/qterminal|{{pkg|qterminal}}}}
{{Sandbox|[[Wikipedia:Rxvt|rxvt]]|Popular replacement for the xterm.|http://rxvt.sourceforge.net/|{{AUR|rxvt}}}}
{{Sandbox|shellinabox|A web-based SSH Terminal|https://github.com/shellinabox/shellinabox|{{AUR|shellinabox-git}}}}
{{Sandbox|[[st]]|Simple terminal implementation for X.|http://st.suckless.org|{{Pkg|st}}}}
{{Sandbox|Terminal|A terminal emulator, that supports multiple windows, scroll buffer and all the expected features. A part of GNUstep.|http://gap.nongnu.org/terminal/index.html|{{aur|gnustep-terminal}}{{Broken package link|{{aur-mirror|gnustep-terminal}}}}}}
{{Sandbox|Terminology|Terminal emulator by the Enlightenment project team with innovative features: file thumbnails and media play like a media player.|http://enlightenment.org/p.php?p=about/terminology|{{Pkg|terminology}}}}
{{Sandbox|[[Tilda]]|Terminal inspired by many classic terminals from first person shooter games such as Quake, Doom and Half-Life.|https://github.com/lanoxx/tilda/|{{Pkg|tilda}}}}
{{Sandbox|[[urxvt]]|Highly extendable (with Perl) unicode enabled rxvt-clone terminal emulator featuring tabbing, url launching, a Quake style drop-down mode and pseudo-transparency.|http://software.schmorp.de/pkg/rxvt-unicode.html|{{Pkg|rxvt-unicode}}}}
{{Sandbox|[[xterm]]|Simple terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.|http://invisible-island.net/xterm/|{{Pkg|xterm}}}}
{{Sandbox|[[Wikipedia:Yakuake|Yakuake]]|Drop-down terminal (Quake style) emulator based on Konsole.|http://yakuake.kde.org/|{{Pkg|yakuake}}}}
|}

{| class="wikitable sortable" style="width:100%"
|-
| [http://aterm.sourceforge.net/ aterm]
| {{AUR|aterm}}
| Xterm replacement with transparency support. It has been deprecated in favour of urxvt since 2008.
|-
| [https://github.com/Swordfish90/cool-retro-term Cool Retro Term]
| {{Pkg|cool-retro-term}}
| A good looking terminal emulator which mimics the old cathode display.
|-
| [http://eterm.org Eterm]
| {{AUR|eterm}}
| Terminal emulator intended as a replacement for xterm and designed for the [[Enlightenment]] desktop.
|-
| [https://github.com/liftoff/GateOne Gate One]
| {{AUR|gateone-git}}
| Web-based terminal emulator and SSH client.
|-
| [http://kde.org/applications/system/konsole/ Konsole]
| {{Pkg|konsole}}
| Terminal emulator included in the [[KDE]] desktop.
|-
| [http://sourceforge.net/projects/mlterm/ mlterm]
| {{AUR|mlterm}}
| A multi-lingual terminal emulator supporting various character sets and encodings in the world.
|-
| [http://materm.sourceforge.net/wiki/pmwiki.php Mrxvt]
| {{AUR|mrxvt}}{{Broken package link|{{aur-mirror|mrxvt}}}}
| Tabbed X terminal emulator based on rxvt.
|-
| [https://github.com/qterminal/qterminal QTerminal]
| {{pkg|qterminal}}
| A lightweight Qt-based terminal emulator.
|-
| [http://rxvt.sourceforge.net/ rxvt]
| {{AUR|rxvt}}
| Popular replacement for the xterm.
|-
| [https://github.com/shellinabox/shellinabox shellinabox]
| {{AUR|shellinabox-git}}
| A web-based SSH Terminal
|-
| [http://st.suckless.org st]
| [[st]]
| Simple terminal implementation for X.
|-
| [http://gap.nongnu.org/terminal/index.html Terminal]
| {{aur|gnustep-terminal}}{{Broken package link|{{aur-mirror|gnustep-terminal}}}}
| A terminal emulator, that supports multiple windows, scroll buffer and all the expected features. A part of GNUstep.
|-
| [http://enlightenment.org/p.php?p=about/terminology Terminology]
| {{Pkg|terminology}}
| Terminal emulator by the Enlightenment project team with innovative features: file thumbnails and media play like a media player.
|-
| [https://github.com/lanoxx/tilda/ Tilda]
| [[Tilda]]
| Terminal inspired by many classic terminals from first person shooter games such as Quake, Doom and Half-Life.
|-
| [http://software.schmorp.de/pkg/rxvt-unicode.html urxvt]
| {{Pkg|rxvt-unicode}}
| Highly extendable (with Perl) unicode enabled rxvt-clone terminal emulator featuring tabbing, url launching, a Quake style drop-down mode and pseudo-transparency.
|-
| [http://invisible-island.net/xterm/ xterm]
| [[xterm]]
| Simple terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.
|-
| [http://yakuake.kde.org/ Yakuake]
| {{Pkg|yakuake}}
| Drop-down terminal (Quake style) emulator based on Konsole.
|}

==== VTE-based ====

[http://developer.gnome.org/vte/unstable/ VTE] (Virtual Terminal Emulator) is a widget developed during early GNOME days for use in the GNOME Terminal. It has since given birth to many terminals with similar capabilities.

{| class="wikitable sortable" style="width:100%"
{{Sandbox|evilvte|Very lightweight and highly customizable terminal emulator with support for tabs, auto-hiding and different encodings.|http://calno.com/evilvte/|{{AUR|evilvte}}}}
{{Sandbox|Germinal|Minimalist terminal emulator which provides a borderless maximized terminal, attached to a tmux session by default, hence providing tabs and panels.|http://www.imagination-land.org/tags/germinal.html|{{AUR|germinal}}}}
{{Sandbox|[[Wikipedia:GNOME Terminal|GNOME Terminal]]|A terminal emulator included in the [[GNOME]] desktop with support for Unicode and pseudo-transparency.|https://wiki.gnome.org/Apps/Terminal|{{Pkg|gnome-terminal}}}}
{{Sandbox|[[Guake]]|Drop-down terminal for the GNOME desktop.|http://guake-project.org/|{{Pkg|guake}}}}
{{Sandbox|[[LilyTerm]]|Very light and easy to use X Terminal Emulator|http://lilyterm.luna.com.tw/|{{Pkg|lilyterm}}}}
{{Sandbox|LXTerminal|Desktop independent terminal emulator for [[LXDE]].|http://wiki.lxde.org/en/LXTerminal|{{Pkg|lxterminal}}}}
{{Sandbox|MATE terminal|A fork of [[Wikipedia:GNOME terminal]] for the [[MATE]] desktop.|http://www.mate-desktop.org/|{{Pkg|mate-terminal}}}}
{{Sandbox|Pantheon Terminal|A super lightweight, beautiful, and simple terminal emulator. It's designed to be setup with sane defaults and little to no configuration.|https://launchpad.net/pantheon-terminal|{{Pkg|pantheon-terminal}}}}
{{Sandbox|ROXTerm|Tabbed terminal emulator with a small footprint.|http://roxterm.sourceforge.net/|{{Pkg|roxterm}}}}
{{Sandbox|sakura|Terminal emulator based on GTK+ and VTE.|http://www.pleyades.net/david/projects/sakura|{{Pkg|sakura}}}}
{{Sandbox|[[Wikipedia:Terminal (Xfce)|Terminal]]|Terminal emulator included in the [[Xfce]] desktop with support for a colorized prompt and a tabbed interface.|http://docs.xfce.org/apps/terminal/start|{{Pkg|xfce4-terminal}}}}
{{Sandbox|[[terminator]]|Terminal emulator supporting multiple resizable terminal panels.|http://gnometerminator.blogspot.it/|{{Pkg|terminator}}}}
{{Sandbox|Terminix|A tiling terminal emulator for Linux using GTK+ 3|https://github.com/gnunn1/terminix|{{AUR|terminix}}, {{AUR|terminix-git}}}}
{{Sandbox|Termit|Simple terminal emulator based on the vte library that includes tabs, bookmarks, and the ability to switch encodings.|https://github.com/nonstop/termit/wiki|{{AUR|termit}}{{Broken package link|{{aur-mirror|termit}}}}}}
{{Sandbox|[[Termite]]|A keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.|https://github.com/thestinger/termite|{{Pkg|termite}}}}
{{Sandbox|Terra| is a GTK+3.0 based terminal emulator with useful user interface, it also supports multiple terminals with splitting screen horizontally or vertically -- (similar to guake).|https://github.com/ozcan/terra-terminal|{{AUR|terra}}{{Broken package link|{{aur-mirror|terra}}}}}}
{{Sandbox|tinyterm|Very lightweight terminal emulator based on VTE.|https://github.com/lahwaacz/tinyterm|{{AUR|tinyterm-git}}}}
|}

==== KMS-based ====

The following terminal emulators are based on the [[kernel mode setting]] that could be invoked without X.

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[KMSCON]]|A KMS/DRM-based system console(getty) with an integrated terminal emulator for Linux operating systems.|https://github.com/dvdhrm/kmscon|{{Pkg|kmscon}}}}
|}

==== framebuffer-based ====

In GNU/Linux world, the [[Wikipedia:Framebuffer|framebuffer]] could be refered to a virtual device in the Linux kernel ('''fbdev''') or the virtual framebuffer system for X ('''xvfb'''). This section mainly lists the terminal emulators that based on the in-kernel virtual device, i.e. '''fbdev'''.

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[fbterm]]|A fast framebuffer-based terminal emulator with many amazing features. Development stopped.|https://code.google.com/archive/p/fbterm/|{{Pkg|fbterm}}}}
{{Sandbox|yaft|A simple terminal emulator for living without X, with UCS2 glyphs, wallpaper and 256color support.|https://github.com/uobikiemukot/yaft|{{aur|yaft}}}}
|}

=== Text editors ===

See [[List of applications/Documents#Text_editors | Text editors]]

=== Integrated development environments ===

See also [[Wikipedia:Comparison of integrated development environments]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[Wikipedia:Anjuta|Anjuta]]|Versatile IDE with project management, an application wizard, an interactive debugger, a source editor, version control support and many more tools.|http://www.anjuta.org/|{{Pkg|anjuta}}}}
{{Sandbox|[[Wikipedia:Aptana#Aptana_Studio|Aptana Studio]]|IDE based on Eclipse, but geared towards web development, with support for HTML, CSS, Javascript, Ruby on Rails, PHP, Adobe AIR and others.|http://www.aptana.com/|{{AUR|aptana-studio}}}}
{{Sandbox|[[Wikipedia:Bluefish (text editor)|Bluefish]]|GTK+ editor/IDE with an MDI interface, syntax highlighting and support for Python plugins.|http://bluefish.openoffice.nl/|{{Pkg|bluefish}}}}
{{Sandbox|[[Wikipedia:Bluej|Bluej]]|Fully featured Java IDE used mainly for educational and beginner purposes.|https://bluej.org/|{{AUR|bluej}}}}
{{Sandbox|[[Wikipedia:Brackets_(text_editor)|Brackets]]|A free open-source editor written in HTML, CSS, and Javascript with a primary focus on Web Development. It was created by Adobe Systems, licensed under the MIT License, and is currently maintained on GitHub.|http://brackets.io/|{{AUR|brackets}}}}
{{Sandbox|[[Wikipedia:GNOME Builder|Builder]]|General purpose IDE for GNOME.|https://wiki.gnome.org/Apps/Builder|{{Pkg|gnome-builder}}}}
{{Sandbox|[[Wikipedia:Code::Blocks|Code::Blocks]]|Open source and cross-platform C/C++ IDE.|http://www.codeblocks.org/|{{Pkg|codeblocks}}}}
{{Sandbox|[[Wikipedia:CodeLite|CodeLite]]|Open source and cross-platform C/C++/PHP and Node.js IDE written in C++ .|http://www.codelite.org/|{{AUR|codelite}}}}
{{Sandbox|[[Wikipedia:Cloud9 IDE|Cloud9]]|State-of-the-art IDE that runs in your browser and lives in the cloud, allowing you to run, debug and deploy applications from anywhere, anytime.|https://c9.io/|{{AUR|c9.core}}}}
{{Sandbox|[[Eclipse]]|Open source community project, which aims to provide a universal development platform.|https://eclipse.org/|{{Pkg|eclipse-java}}, {{Pkg|eclipse-cpp}}, {{Pkg|eclipse-php}}}}
{{Sandbox|[[Wikipedia:Editra|Editra]]|Multi-platform text editor with an implementation that focuses on creating an easy to use interface and features that aid in code development.|http://www.editra.org|{{AUR|editra-svn}}}}
{{Sandbox|[[Wikipedia:Eric Python IDE|Eric]]|Full-featured Python and Ruby IDE in PyQt5.|https://eric-ide.python-projects.org/|{{Pkg|eric}}}}
{{Sandbox|[[Gambas]]|Free development environment based on a Basic interpreter with object extensions.|http://gambas.sourceforge.net/en/main.html|{{Pkg|gambas3-ide}}}}
{{Sandbox|[[Wikipedia:Geany|Geany]]|Text editor using the GTK+ toolkit with basic features of an integrated development environment.|https://geany.org|{{Pkg|geany}}}}
{{Sandbox|[[Wikipedia:IntelliJ IDEA|IntelliJ IDEA]]|IDE for Java, Groovy and other programming languages with advanced refactoring features.|http://www.jetbrains.com/idea/|{{Pkg|intellij-idea-community-edition}}}}
{{Sandbox|[[Wikipedia:KDevelop|KDevelop]]|Feature-full, plugin extensible IDE for C/C++ and other programming languages.|http://kdevelop.org/|{{Pkg|kdevelop}}}}
{{Sandbox|[[Wikipedia:Komodo_Edit|Komodo Edit]]|A free, multi-language editor.|http://www.activestate.com/komodo-edit|{{AUR|komodo-edit}}}}
{{Sandbox|[[Wikipedia:Lazarus_(IDE)|Lazarus]]|Cross-platform IDE for Object Pascal.|http://lazarus.freepascal.org/|{{Pkg|lazarus}}}}
{{Sandbox|LiteIDE|A simple, open source, cross-platform Go IDE.|https://github.com/visualfc/liteide|{{Pkg|liteide}}}}
{{Sandbox|MonkeyStudio|Monkey Studio (MkS) is a cross platform IDE written in C++/Qt 4. Syntax highlighting for more than 22 programming languages.|http://monkeystudio.org/|{{AUR|monkeystudio}}{{Broken package link|{{aur-mirror|monkeystudio}}}}}}
{{Sandbox|[[Wikipedia:MonoDevelop|MonoDevelop]]|Cross-platform IDE targeted for the Mono and .NET frameworks.|http://monodevelop.com/|{{Pkg|monodevelop}}}}
{{Sandbox|[[Wikipedia:MPLAB|MPLAB]]|IDE for Microchip PIC and dsPIC development|http://www.microchip.com/mplabx|{{AUR|microchip-mplabx-bin}}}}
{{Sandbox|[[Netbeans]]|Integrated development environment (IDE) for developing with Java, JavaScript, PHP, Python, Ruby, Groovy, C, C++, Scala, Clojure, and other languages.|http://netbeans.org/|{{Pkg|netbeans}}}}
{{Sandbox|[[Wikipedia:Ninja-IDE|Ninja-IDE]]| from the recursive acronym: "Ninja-IDE Is Not Just Another IDE", is a cross-platform integrated development environment (IDE); runs on Linux/X11, Mac OS X and Windows OSs. Used, for example, for Python development|http://ninja-ide.org/|{{Pkg|ninja-ide}}}}
{{Sandbox|[[PHPStorm]]|JetBrains PhpStorm is a commercial, cross-platform IDE for PHP built on JetBrains' IntelliJ IDEA platform, providing an editor for PHP, HTML and JavaScript with on-the-fly code analysis, error prevention and automated refactorings for PHP and JavaScript code.|https://www.jetbrains.com/phpstorm/|{{Aur|phpstorm}} {{Aur|phpstorm-eap}}}}
{{Sandbox|[[Wikipedia:PyCharm|PyCharm]]|IDE used for programming in Python with support for code analysis, debugging, unit testing, version control and web development with Django.|http://www.jetbrains.com/pycharm/|{{AUR|pycharm-community}}}}
{{Sandbox|[[Wikipedia:Qt Creator|Qt Creator]]|Lightweight, cross-platform C++ integrated development environment with a focus on Qt.|https://www.qt.io/ide/|{{Pkg|qtcreator}}}}
{{Sandbox|[[Wikipedia:Scratch (programming language)|Scratch]]| A multimedia authoring tool for educational and entertainment purposes, such as creating interactive projects and simple sprite-based games. It is used primarly by unskilled users (such as children) as an entry to [[Wikipedia:Event-driven_programming|event-driven programming]]. ''Scratch'' is free software under GPL v2 and [http://wiki.scratch.mit.edu/wiki/Scratch_Source_Code_License Scratch Source Code License].|http://scratch.mit.edu|{{Pkg|scratch}} {{Aur|scratch2}}}}
{{Sandbox|[[Wikipedia:Spyder (software)|Spyder]]|Scientific PYthon Development EnviRonment providing MATLAB-like features.|https://github.com/spyder-ide/spyder|{{Pkg|spyder}}}}
{{Sandbox|Thonny|Python IDE for beginners.|http://thonny.cs.ut.ee/|{{AUR|thonny}}}}
|}

=== Build automation ===

See also [[Wikipedia:List of build automation software]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|Apache Ant|Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other.|http://ant.apache.org/|{{Pkg|apache-ant}}}}
{{Sandbox|Apache Maven|Software project management and comprehension tool.|http://maven.apache.org/|{{Pkg|maven}}}}
{{Sandbox|Gradle|Powerful build system for the JVM.|https://gradle.org/|{{Pkg|gradle}}}}
{{Sandbox|Phing|PHP program designed to automate tasks of all kinds.|https://www.phing.info/|{{AUR|phing}}}}
|}

=== Files ===

==== File managers ====

See also [[Wikipedia:Comparison of file managers]].

===== Console =====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|Clex|File manager with full-screen user interface|http://www.clex.sk/|{{Aur|clex}}}}
{{Sandbox|[[Wikipedia:Dired|Dired]]|Directory editor integrated with [[Emacs]].|http://www.gnu.org/software/emacs/manual/html_node/emacs/Dired.html|{{pkg|emacs}}}}
{{Sandbox|dired|Ancient DIRectory EDitor since 1980.|http://fossies.org/linux/misc/old/|{{aur|dired}}}}
{{Sandbox|Last File Manager|Powerful file manager written in Python 3 with a curses interface.|https://inigo.katxi.org/devel/lfm/|{{AUR|lfm}}}}
{{Sandbox|[[Midnight Commander]]|Console-based, dual-paneled file manager.|http://www.midnight-commander.org|{{Pkg|mc}}}}
{{Sandbox|nffm|"Nothing Fancy File Manager", a mouseless ncurses file manager written in C.|https://github.com/mariostg/nffm|{{AUR|nffm-git}}}}
{{Sandbox|Pilot|File manager that comes with the [[Alpine]] email client.|http://patches.freeiz.com/alpine/|{{AUR|alpine}}}}
{{Sandbox|[[Ranger]]|Console-based file manager with vi bindings, customizability, and lots of features.|http://nongnu.org/ranger|{{Pkg|ranger}}}}
{{Sandbox|[[Vifm]]|Ncurses-based two-panel file manager with vi-like keybindings.|http://vifm.info|{{Pkg|vifm}}}}
|}

===== Graphical =====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|Andromeda|Qt-based cross-platform file manager.|https://github.com/ABBAPOH/Andromeda/|{{AUR|andromeda}}{{Broken package link|{{aur-mirror|andromeda}}}} }}
{{Sandbox|Caja|The file manager for the MATE desktop.|https://github.com/mate-desktop/caja|{{Pkg|caja}}}}
{{Sandbox|Deepin File Manager|File manager developed for [[Deepin]].|https://github.com/linuxdeepin/dde-file-manager|{{Pkg|deepin-file-manager}}}}
{{Sandbox|Dino|Easy to use and powerful file manager built in Qt.|http://dfm.sourceforge.net/|{{AUR|dino-dfm}}{{Broken package link|{{aur-mirror|dino-dfm}}}}}}
{{Sandbox|[[Dolphin]]|File manager included in the KDE desktop.|http://dolphin.kde.org/|{{Pkg|dolphin}}}}
{{Sandbox|Double Commander|File manager with two panels side by side. It is inspired by Total Commander and features some new ideas.|http://doublecmd.sourceforge.net//|{{Pkg|doublecmd-gtk2}} {{Pkg|doublecmd-qt}}}}
{{Sandbox|[[Wikipedia:emelFM2|emelFM2]]|File manager that implements the popular two-panel design.|http://emelfm2.net/|{{Pkg|emelfm2}}}}
{{Sandbox|Gentoo|A lightweight file manager for GTK.|http://www.obsession.se/gentoo/|{{AUR|gentoo}}}}
{{Sandbox|[[Wikipedia:GNOME Commander|GNOME Commander]]|A dual-paned file manager for the GNOME Desktop.|http://gcmd.github.io/|{{AUR|gnome-commander}}}}
{{Sandbox|[[GNOME Files]]|Extensible, heavyweight file manager used by default in GNOME with support for custom scripts.|https://wiki.gnome.org/Apps/Nautilus|{{Pkg|nautilus}}}}
{{Sandbox|[[Wikipedia:Konqueror|Konqueror]]|File manager and web browser for the KDE desktop.|http://www.konqueror.org/|{{Pkg|konqueror}}}}
{{Sandbox|[[Wikipedia:Krusader|Krusader]]|Advanced twin panel (Midnight Commander style) file manager for the KDE desktop.|http://www.krusader.org/|{{Pkg|krusader}}}}
{{Sandbox|muCommander|A lightweight, cross-platform file manager with a dual-pane interface written in Java.|http://www.mucommander.com/|{{AUR|mucommander}}}}
{{Sandbox|[[Nemo]]|Nemo is the file manager of the Cinnamon desktop. A fork of Nautilus.|http://cinnamon.linuxmint.com/|{{Pkg|nemo}}}}
{{Sandbox|[[Wikipedia:Fox_toolkit|PathFinder]]|File browser that comes with the FOX toolkit.|http://fox-toolkit.org/|{{Pkg|fox}}}}
{{Sandbox|[[PCManFM]]|Lightweight file manager which features tabbed and dual pane browsing; also it can optionally manage the desktop icons and background.|http://wiki.lxde.org/en/PCManFM|{{Pkg|pcmanfm}}}}
{{Sandbox|qtFM|Small, lightweight filemanager for Linux desktops based on pure Qt.|http://www.qtfm.org/|{{Pkg|qtfm}}}}
{{Sandbox|ROX|Small and fast file manager which can optionally manage the desktop background and panels.|http://rox.sourceforge.net|{{Pkg|rox}}}}
{{Sandbox|[[SpaceFM]]|GTK+ multi-panel tabbed file manager.|http://ignorantguru.github.com/spacefm/|{{AUR|spacefm}}}}
{{Sandbox|Sunflower|Small and highly customizable twin-panel file manager for Linux with support for plugins.|http://sunflower-fm.org/|{{AUR|sunflower}}}}
{{Sandbox|[[Thunar]]|File manager that can be run as a daemon with excellent start up and directory load times.|http://docs.xfce.org/xfce/thunar/start|{{Pkg|thunar}}}}
{{Sandbox|Tux Commander|Windowed file manager with two panels side by side similar to popular Total Commander or Midnight Commander file managers.|http://tuxcmd.sourceforge.net/description.php|{{Pkg|tuxcmd}}}}
{{Sandbox|Worker|Fast, lightweight and feature-rich file manager for the X Window System.|http://www.boomerangsworld.de/worker/|{{AUR|worker}}}}
{{Sandbox|[[Wikipedia:Xfe|Xfe]]|Microsoft Explorer-like file manager for X (X File Explorer).|http://roland65.free.fr/xfe/|{{Pkg|xfe}}}}
|}

==== Trash management ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|trash-cli|A command-line interface implementing FreeDesktop.org's Trash specification.|https://github.com/andreafrancia/trash-cli|{{Pkg|trash-cli}}}}
|}

==== File synchronization ====

See [[Synchronization and backup programs#Data synchronization]].

==== Archiving and compression tools ====

See also [[Wikipedia:Comparison of file archivers]].

===== Console =====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|atool|Script for managing file archives of various types.|http://www.nongnu.org/atool/|{{Pkg|atool}}}}
{{Sandbox|arj|An archiver that formerly used on DOS/Windows in mid-1990s. This is an open source clone.|http://arj.sourceforge.net/|{{Pkg|arj}}}}
{{Sandbox|[[Wikipedia:cpio|cpio]]|GNU tool supporting cpio and tar file archive formats.|http://www.gnu.org/software/cpio|{{Pkg|cpio}}}}
{{Sandbox|[[Wikipedia:Dar (disk archiver)|dar]]|An archiving and compression utility avoiding the drawbacks of tar|[http://dar.linux.free.fr/ DAR - Disk ARchive]|{{AUR|dar}}}}
{{Sandbox|lha|Archiver to create LH-7 format archives. 32-bit only (require multilib on x86_64).|http://www.infor.kanazawa-it.ac.jp/~ishii/lhaunix|{{aur|lha}}}}
{{Sandbox|lrzip|Multi-threaded compressor using the rzip/lzma, lzo, and zpaq algorithms.|http://lrzip.kolivas.org/|{{pkg|lrzip}}}}
{{Sandbox|lz4|A file compressor using lz4 - An extremely fast compression algorithm.|https://github.com/lz4/lz4|{{pkg|lz4}}}}
{{Sandbox|lzop|Fast file compressor using lzo lib.|http://www.lzop.org/|{{pkg|lzop}}}}
{{Sandbox|[[p7zip]]|Port of 7-Zip for POSIX systems, including Linux. The commandline tool is called '''7z'''.|http://p7zip.sourceforge.net/|{{Pkg|p7zip}}}}
{{Sandbox|pixz|A multi-threaded and indexed compressor that avoiding the drawbacks of xz.|https://github.com/vasi/pixz|{{pkg|pixz}}}}
{{Sandbox|[[tar]]|GNU utility for manipulating the ubiquitous tar archives (tarballs).|http://www.gnu.org/software/tar|{{Pkg|tar}}}}
{{Sandbox|[[Wikipedia:ZPAQ|zpaq]]|A high compression ratio archiver written in C++. Powered by Context-Model, LZ77 and BWT algorithm.|http://mattmahoney.net/dc/zpaq.html|{{aur|zpaq}}}}
{{Sandbox|zopfli|High compress ratio file compressor from Google, using a deflate-compatible algorithm called zopfli.|https://github.com/google/zopfli|{{aur|zopfli-git}}}}
{{Sandbox|[[Wikipedia:Zoo_(file_format)|zoo]]|Rarely used archiver that was mostly used in VMS world before PKZIP became popular.|http://www.ibiblio.org/pub/Linux/utils/compress/zoo-2.10-3.src.rpm|{{aur|zoo}}}}
|}

===== Graphical =====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[Wikipedia:Ark (software)|Ark]]|Archiving tool included in the KDE desktop.|http://kde.org/applications/utilities/ark/|{{Pkg|ark}}}}
{{Sandbox|Engrampa|Archive manager for [[MATE]]|https://github.com/mate-desktop/engrampa|{{Pkg|engrampa}}}}
{{Sandbox|[[Wikipedia:File Roller|File Roller]]|Archive manager included in the GNOME desktop.|http://fileroller.sourceforge.net/|{{Pkg|file-roller}}}}
{{Sandbox|FreeArc|General-purpose archiver written in haskell, comes with a GTK2 gui. Currently only available on 32-bit platform. (Requires multilib on x86_64)|http://encode.ru/threads/43-FreeArc/|{{aur|freearc}}{{Broken package link|{{aur-mirror|freearc}}}}}}
{{Sandbox|[[Wikipedia:PeaZip|PeaZip]]|Open source file and archive manager.|http://www.peazip.org/peazip-linux.html|{{AUR|peazip-gtk2}} {{AUR|peazip-qt}}}}
{{Sandbox|Squeeze|Featherweight front-end for commandline archiving tools.|http://squeeze.xfce.org/|{{AUR|squeeze-git}}}}
{{Sandbox|[[Wikipedia:Xarchiver|Xarchiver]]|Lightweight desktop independent archive manager built with GTK+.|https://github.com/ib/xarchiver|{{Pkg|xarchiver}} or {{Pkg|xarchiver-gtk2}}}}
|}

==== Comparison, diff, merge ====

See also [[Wikipedia:Comparison of file comparison tools]].

For managing ''pacnew''/''pacsave'' files, specialised tools exist. See [[Pacnew and Pacsave files#Managing .pacnew files]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|colordiff|A Perl script wrapper for 'diff' that produces the same output but with pretty 'syntax' highlighting.|http://www.colordiff.org/|{{Pkg|colordiff}}}}
{{Sandbox|Diffuse|Small and simple text merge tool written in Python.|http://diffuse.sourceforge.net/|{{Pkg|diffuse}}}}
{{Sandbox|KDiff3|File and directory diff and merge tool for the KDE desktop.|http://kdiff3.sourceforge.net/|{{Pkg|kdiff3}}}}
{{Sandbox|[[Wikipedia:Kompare|Kompare]]|GUI front-end program for viewing and merging differences between source files. It supports a variety of diff formats and provides many options to customize the information level displayed.|http://www.caffeinated.me.uk/kompare/|{{Pkg|kompare}}}}
{{Sandbox|[[Wikipedia:Meld (software)|Meld]]|Visual diff and merge tool that can compare files, directories, and version controlled projects.|http://meldmerge.org/|{{Pkg|meld}}}}
{{Sandbox|xxdiff|A graphical browser for file and directory differences.|http://furius.ca/xxdiff/|{{AUR|xxdiff}}}}
|}

[[Vim]] and [[Emacs]] provide merge functionality with [[Vim#Merging_files|vimdiff]] and {{ic|ediff}}.

==== Batch renamers ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[Wikipedia:GPRename|GPRename]]|GTK+ batch renamer for files and directories.|http://gprename.sourceforge.net|{{Pkg|gprename}}}}
{{Sandbox|[[Wikipedia:KRename|KRename]]|Very powerful batch file renamer for the KDE desktop.|http://www.krename.net|{{Pkg|krename}}}}
{{Sandbox|metamorphose2|wxPython based batch renamer with support for regular expressions, renaming multimedia files according to their metadata, etc.|http://file-folder-ren.sourceforge.net|{{AUR|metamorphose2}}}}
{{Sandbox|pyRenamer|Application for the mass renaming of files.|https://github.com/SteveRyherd/pyRenamer|{{AUR|pyrenamer}}}}
{{Sandbox|rename.pl|Batch renamer based on perl regex.|http://search.cpan.org/~pederst/rename/bin/rename.PL|{{Pkg|perl-rename}}}}
|}

==== Search and replace ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|KfileReplace|GUI for batch processing search and replace operations.|https://www.kde.org/applications/utilities/kfilereplace/|{{Pkg|kdewebdev-kfilereplace}}}}
|}

==== Finders ====

{{Expansion|See also [[find]] and [[locate]].}}
See also [[Wikipedia:List of search engines#Desktop search engines]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|fuzzy-find|Fuzzy completion for finding files.|https://github.com/silentbicycle/ff|{{AUR|ff-git}}}}
{{Sandbox|fzf|General-purpose command-line fuzzy finder.|https://github.com/junegunn/fzf|{{Pkg|fzf}} {{AUR|fzf-git}}}}
{{Sandbox|Baloo|KDE's file indexing and search solution|https://community.kde.org/Baloo|{{Pkg|baloo}}}}
{{Sandbox|Catfish|Versatile file searching tool|https://launchpad.net/catfish-search|{{Pkg|catfish}}}}
{{Sandbox|Docfetcher|A java open source desktop search application|http://docfetcher.sourceforge.net|{{AUR|docfetcher}}}}
{{Sandbox|Gnome Search Tool|Default Gnome utility to search for files|http://gnome.org|{{Pkg|gnome-search-tool}}}}
{{Sandbox|Gnome Search Tool No Nautilus|''gnome-search-tool'' to search for files without [[GNOME Files]] or ''gnome-desktop''||{{AUR|gnome-search-tool-no-nautilus}}}}
{{Sandbox|Recoll|Full text search tool based on Xapian backend|http://www.lesbonscomptes.com/recoll/|{{Pkg|recoll}}}}
{{Sandbox|Searchmonkey|A powerful GUI search utility for matching regex patterns|http://searchmonkey.sourceforge.net/|{{AUR|searchmonkey}}}}
{{Sandbox|[[Wikipedia:Tracker (search software)|Tracker]]|All-in-one indexer, search tool and metadata database.|https://wiki.gnome.org/Projects/Tracker|{{Pkg|tracker}}}}
|}

=== Databases ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[MySQL]]|Fast SQL database server, drop-in replacement for MySQL.|http://mariadb.org/|{{Pkg|mariadb}}}} 
{{Sandbox|[[PostgreSQL]]|A sophisticated object-relational DBMS.|http://www.postgresql.org/|{{Pkg|postgresql}}}}  
{{Sandbox|[[SQLite]]|A C library that implements an SQL database engine.|http://www.sqlite.org/|{{Pkg|sqlite}}}} 
|}

=== Disk cleaning ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|rmlint|Tool to quickly find (and optionally remove) duplicate files and other lint|https://rmlint.readthedocs.org/en/latest/|{{Pkg|rmlint}}}}
{{Sandbox|[[Wikipedia:BleachBit|BleachBit]]|It frees disk space and guards your privacy; frees cache, deletes cookies, clears Internet history, shreds temporary files, deletes logs, and discards junk you didn't know was there.|http://bleachbit.sourceforge.net/|{{Pkg|bleachbit}} {{AUR|bleachbit-git}}}}
{{Sandbox|gconf-cleaner|cleans up the unknown/invalid gconf keys that still sitting down on your gconf database|https://code.google.com/archive/p/gconf-cleaner/|{{AUR|gconf-cleaner}}}}
|}

=== Disk usage display ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[Wikipedia:Disk Usage Analyzer|Disk Usage Analyzer]] (Baobab)|Disk usage analyzer for the [[GNOME]] desktop.|http://www.marzocca.net/linux/baobab|{{Pkg|baobab}}}}
{{Sandbox|[[Wikipedia:Filelight|Filelight]]|Disk usage analyzer that creates an interactive map of concentric, segmented rings that help visualise disk usage on your computer.|http://methylblue.com/filelight/|{{Pkg|filelight}}}}
{{Sandbox|GdMap|Disk usage analyzer that draws a map of rectangles sized according to file or dir sizes.|http://gdmap.sourceforge.net/|{{Pkg|gdmap}}}}
{{Sandbox|gt5|Diff-capable "du-browser".|http://gt5.sourceforge.net|{{AUR|gt5}}}}
{{Sandbox|ncdu|Simple ncurses disk usage analyzer.|http://dev.yorhel.nl/ncdu|{{Pkg|ncdu}}}}
{{Sandbox|duc|A library and suite of tools for inspecting disk usage.|http://duc.zevv.nl/|{{AUR|duc}}}}
|}

=== Clock synchronization ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[NTPd]]|Network Time Protocol reference implementation.|http://support.ntp.org/bin/view/Main/WebHome#The_NTP_Project|{{Pkg|ntp}}}}
{{Sandbox|[[Chrony]]|Lightweight NTP client and server.|http://chrony.tuxfamily.org/|{{Pkg|chrony}}}}
{{Sandbox|[[OpenNTPD]]|Free, easy to use implementation of the Network Time Protocol.|http://www.openntpd.org/|{{Pkg|openntpd}}}}
{{Sandbox|[[systemd-timesyncd]]|A daemon that has been added for synchronizing the system clock across the network.|https://www.freedesktop.org/wiki/Software/systemd/|{{Pkg|systemd}}}}
|}

=== System maintenance  ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|cylon|Updates, Maintenance, anti-malware, backup and system checks in a menu driven Bash script.|https://github.com/gavinlyonsrepo/cylon|{{AUR|cylon}}}}
|}

=== System monitoring ===

See also [[:Category:Status monitoring and notification]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|candybar|WebKit-based status line for tiling window managers.|https://github.com/Lokaltog/candybar|{{AUR|candybar-git}}{{Broken package link|{{aur-mirror|candybar-git}}}}}}
{{Sandbox|[[Conky]]|Lightweight, scriptable system monitor.|https://github.com/brndnmtthws/conky|{{Pkg|conky}}}}
{{Sandbox|Collectd|A simple, extensible system monitoring daemon based on [http://oss.oetiker.ch/rrdtool/ rrdtool]. It has a small footprint and can be set up either stand-alone or as a server/client application.|https://collectd.org/|{{Pkg|collectd}}}}
{{Sandbox|collectl|Collectl is a light-weight performance monitoring tool capable of reporting interactively as well as logging to disk. It reports statistics on cpu, disk, infiniband, lustre, memory, network, nfs, process, quadrics, slabs and more in easy to read format.|http://collectl.sourceforge.net/|{{AUR|collectl}}}}
{{Sandbox|dstat|Versatile resource statistics tool.|http://dag.wieers.com/home-made/dstat/|{{Pkg|dstat}}}}
{{Sandbox|[[Wikipedia:GKrellM|GKrellM]]|Simple, flexible system monitor package for [[GTK+]] with many plug-ins.|http://billw2.github.io/gkrellm/gkrellm.html|{{Pkg|gkrellm}}}}
{{Sandbox|glances|CLI curses-based monitoring tool in Python.|http://nicolargo.github.io/glances|{{pkg|glances}}}}
{{Sandbox|gnome-system-monitor|A system monitor for [[GNOME]].|https://help.gnome.org/users/gnome-system-monitor/|{{Pkg|gnome-system-monitor}} {{aur|gnome-system-monitor-gtk2}}}}
{{Sandbox|[[Wikipedia:Htop|htop]]|Simple, ncurses interactive process viewer.|http://htop.sourceforge.net/|{{Pkg|htop}}}}
{{Sandbox|[[Wikipedia:KDE System Guard|KSysGuard]]|Also known as KSysguard, is the [[KDE]] task manager and performance monitor.|http://userbase.kde.org/KSysGuard|{{Pkg|ksysguard}} or as part of {{AUR|kdebase-workspace}}}}
{{Sandbox|linux process explorer|Graphical process explorer for Linux.|http://sourceforge.net/projects/procexp/|{{aur|procexp}}}}
{{Sandbox|LXTask|Lightweight task manager for [[LXDE]].|http://wiki.lxde.org/en/LXTask|{{Pkg|lxtask}}}}
{{Sandbox|mate-system-monitor|A GTK2 system monitor for [[MATE]].|https://github.com/mate-desktop/mate-system-monitor|{{pkg|mate-system-monitor}}}}
{{Sandbox|netdata|A web-based real-time performance monitor|https://github.com/firehol/netdata/wiki|{{Pkg|netdata}}}}
{{Sandbox|Task Manager|GTK2 process mangement application for [[Xfce]].|http://goodies.xfce.org/projects/applications/xfce4-taskmanager|{{pkg|xfce4-taskmanager}}}}
{{Sandbox|[[Paramano]]|A light battery monitor and a CPU frequency scaler. Forked from [http://trayfreq.sourceforge.net/ trayfreq]|https://github.com/phillid/paramano|{{AUR|paramano}}}}
{{Sandbox|Sysstat|A collection of resource monitoring tools: iostat, isag, mpstat, pidstat, sadf, sar.|http://pagesperso-orange.fr/sebastien.godard/|{{Pkg|sysstat}}}}
{{Sandbox|xosview|A system monitor that resembles gr_osview from SGI IRIX|http://www.pogo.org.uk/~mark/xosview/|{{AUR|xosview}}}}
|}

=== System information viewers ===

==== Console ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|alsi|A system information tool for Arch Linux. It can be configured for every other system without even touching the source code of the script.|http://trizenx.blogspot.ro/2012/08/alsi.html|{{AUR|alsi}}}}
{{Sandbox|archey2|Simple python script that displays the arch logo and some basic information. Python 2.x version.|https://github.com/djmelik/archey|{{AUR|archey2}}}}
{{Sandbox|[[archey3]]|Python script to display system infomation alongside the Arch Linux logo.|https://lclarkmichalek.github.io/archey3|{{pkg|archey3}}}}
{{Sandbox|dmidecode|It reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard.|http://www.nongnu.org/dmidecode/|{{Pkg|dmidecode}}}}
{{Sandbox|hwdetect|Simple script to list modules that are exported by /sys, a part of [[archboot]].|https://projects.archlinux.org/|{{pkg|hwdetect}}}}
{{Sandbox|hwinfo|Powerful hardware detection tool come from openSUSE.|https://github.com/openSUSE/hwinfo|{{pkg|hwinfo}}}}
{{Sandbox|inxi|A script to get system information.|https://github.com/smxi/inxi|{{pkg|inxi}}}}
{{Sandbox|neofetch|A fast, highly customizable system info script that supports displaying images with w3m.|https://github.com/dylanaraps/neofetch|{{AUR|neofetch}}, {{AUR|neofetch-git}}}}
{{Sandbox|screenfetch|Similar to archey but has an option to take a screenshot. Written in bash.|https://github.com/KittyKatt/screenFetch|{{Pkg|screenfetch}}}}
|}

==== Graphical ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|CPU-G|An application that shows useful information about your hardware, it looks like CPU-Z in Windows.|http://cpug.sourceforge.net/|{{AUR|cpu-g}}{{Broken package link|{{aur-mirror|cpu-g}}}}}}
{{Sandbox|hardinfo|A small application that displays information about your hardware and operating system, it looks like the Device Manager in Windows.|http://hardinfo.berlios.de/HomePage|{{Pkg|hardinfo}}}}
{{Sandbox|i-Nex|An application that gathers information for hardware components available on your system and displays it using an user interface similar to the popular Windows tool CPU-Z.|http://i-nex.linux.pl/|{{AUR|i-nex-git}}}}
{{Sandbox|lshw|A small tool to provide detailed information on the hardware configuration of the machine with CLI and GTK interfaces.|http://ezix.org/project/wiki/HardwareLiSter|{{Pkg|lshw}}}}
{{Sandbox|KDE Info Center|Shows hardware and software information.|https://www.kde.org/applications/system/kinfocenter/|{{Pkg|kinfocenter}}}}
|}

==== Others ====

{| class="wikitable sortable" style="width:100%"
{{Sandbox|tp-hdd-led|Monitor HDD use with the Think-Led|http://timherbst.de/en/tp-hdd-led/|{{AUR|tp-hdd-led}}{{Broken package link|{{aur-mirror|tp-hdd-led}}}}}}
|}

=== Keyboard layout switchers ===

{| class="wikitable sortable" style="width:100%"
{{Sandbox|fbxkb|A NETWM compliant keyboard indicator and switcher. It shows a flag of current keyboard in a systray area and allows you to switch to another one.|http://fbxkb.sourceforge.net/|{{AUR|fbxkb}}}}
{{Sandbox|xxkb|A lightweight keyboard layout indicator and switcher.|http://sourceforge.net/projects/xxkb/|{{Pkg|xxkb}}}}
{{Sandbox|qxkb|A keyboard switcher written in Qt.|https://github.com/disels/qxkb|{{AUR|qxkb}}}}
{{Sandbox|[[Wikipedia:X Neural Switcher|X Neural Switcher]]|A text analyser, it detects the language of the input and corrects the keyboard layout if needed.|http://www.xneur.ru/|{{AUR|xneur}}, {{AUR|gxneur}} (GUI)}}
|}

=== Power management ===

See [[Power management]].

=== Clipboard managers ===

See: [[Clipboard#List of clipboard managers|List of clipboard managers]].

=== Package management ===

See [[pacman tips#Utilities]].

=== Input method editor ===

{{Merge|Internationalization#Input_methods_in_Xorg|Then just link there.}}

See also [[Wikipedia:Input method]].

{| class="wikitable sortable" style="width:100%"
{{Sandbox|[[Fcitx]]|Flexible Context-aware Input Tool with eXtension.|http://fcitx-im.org|{{Pkg|fcitx}}}}
{{Sandbox|Hime|A GTK2+/GTK3+ based universal input method platform.|http://hime-ime.github.io/|{{AUR|hime-git}}}}
{{Sandbox|[[IBus]]|Next Generation Input Bus for Linux.|http://ibus.googlecode.com|{{Pkg|ibus}}}}
{{Sandbox|[[Rime IME]]|Rime input method engine.|http://rime.im/|{{Pkg|ibus-rime}} or {{Pkg|fcitx-rime}}}}
{{Sandbox|[[UIM]]|Multilingual input method library.|https://github.com/uim/uim|{{Pkg|uim}}}}
|}