List of applications

This article is a general list of applications sorted by category, as a reference for those looking for packages. Many sections are split between console and graphical applications.

Tip:
  • This page exists primarily to make it easier to search for alternatives to an application that you do not know under which section has been added. Use the links in the template at the top to view the main sections as separate pages.
  • Please consider installing the pkgstats package, which provides a timer that sends a list of the packages installed on your system, along with the architecture and the mirrors you use, to the Arch Linux developers in order to help them prioritize their efforts and make the distribution even better. The information is sent anonymously and cannot be used to identify you. You can view the collected data at the Statistics page. More information is available in this forum thread.
  • Daemon packages usually include the relevant systemd unit file to start; some packages even include different ones. After installation pacman -Qql package | grep -Fe .service -e .socket can be used to check and find the relevant one.
Note: Applications listed in "Console" sections can have graphical front-ends. Official ones are currently omitted.

Internet

Network connection

Network managers

See Network configuration#Network managers.

VPN clients

  • chrootVPN A script for creating a chrooted Linux client CheckPoint VPN middleware+agent setup for connecting via their Web Mobile Access Portal.
https://github.com/ruyrybeyro/chrootvpn || not packaged? search in AUR
  • GlobalProtect-openconnect A GlobalProtect VPN client (GUI) for Linux, based on OpenConnect and built with Qt5, supports SAML auth mode.
https://github.com/yuezk/GlobalProtect-openconnect/ || globalprotect-openconnect-gitAUR
  • Libreswan A free software implementation of the most widely supported and standarized VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE").
https://libreswan.org/ || libreswanAUR
  • Mullvad A GUI client for the Mullvad VPN service
https://mullvad.net/ || mullvad-vpnAUR
https://www.defined.net/nebula/ || nebula
  • NetworkManager Supports a variety of protocols (e.g. MS, Cisco, Fortinet) via a plugin system.
https://wiki.gnome.org/Projects/NetworkManager/VPN || networkmanager
https://www.infradead.org/openconnect/ || openconnect
https://www.openswan.org/ || openswanAUR
  • OpenVPN To connect to OpenVPN VPNs.
https://openvpn.net/ || openvpn
  • PPTP Client To connect to PPTP VPNs, like Microsoft VPNs (MPPE). (insecure)
https://pptpclient.sourceforge.net/ || pptpclient
  • RiseupVPN A GUI client for the Riseup VPN service from riseup.net.
https://riseup.net/ || riseup-vpnAUR
https://www.strongswan.org/ || strongswan
  • tinc tinc is a free VPN daemon.
https://www.tinc-vpn.org/ || tinc
  • vopono OpenVPN and Wireguard wrapper to launch applications with VPN tunnels in network namespaces.
https://github.com/jamesmcm/vopono || voponoAUR
  • vpnc To connect to Cisco 3000 VPN Concentrators.
https://www.unix-ag.uni-kl.de/~massar/vpnc/ || vpnc
  • WireGuard Next generation secure network tunnel.
https://www.wireguard.com/ || wireguard-tools

Proxy servers

  • Brook Proxy focusing on strong encryption and being undetectable.
https://txthinking.github.io/brook/ || brook
  • Clash A rule-based tunnel in Go.
https://github.com/Dreamacro/clash || clash
  • Dante SOCKS server and SOCKS client, implementing RFC:1928 and related standards.
https://www.inet.no/dante/ || dante
  • Geph A modular Internet censorship circumvention system designed specifically to deal with national filtering.
https://geph.io/en/ || geph4-clientAUR
  • NaïveProxy A Proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility.
https://github.com/klzgrad/naiveproxy || naiveproxyAUR
  • Privoxy Non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
https://www.privoxy.org/ || privoxy
  • Project V Project V is a set of tools to help you build your own privacy network over internet.
https://www.v2fly.org/en_US/ || v2ray
  • Shadowsocks Secure socks5 proxy, designed to protect your Internet traffic.
https://www.shadowsocks.org/en/index.html[dead link 2022-09-20 ] || Python: shadowsocks, C: shadowsocks-libev, Qt: shadowsocks-qt5
  • Squid Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
http://www.squid-cache.org/ || squid
  • Stunnel A server and client to add and remove TLS encryption to TCP data flow.
https://www.stunnel.org/ || stunnel
  • Tinyproxy Lightweight HTTP/HTTPS proxy daemon.
https://tinyproxy.github.io/ || tinyproxy
  • Trojan An unidentifiable mechanism that helps you bypass GFW.
https://trojan-gfw.github.io/trojan/ || trojan
  • Varnish High-performance HTTP accelerator.
https://varnish-cache.org/ || varnish
  • XX-Net Easy to use web proxy tool.
https://github.com/XX-net/XX-Net/ || xx-netAUR
  • Ziproxy Forwarding (non-caching) compressing HTTP proxy server.
http://ziproxy.sourceforge.net/ || ziproxy

Anonymizing networks

  • Arti Rust implementation of the Tor anonymizing overlay network.
https://gitlab.torproject.org/tpo/core/arti || arti-gitAUR
  • Freenet An encrypted network without censorship.
https://freenetproject.org/ || freenetAUR
  • GNUnet Framework for secure peer-to-peer networking.
https://gnunet.org/ || CLI: gnunetAUR, GUI: gnunet-gtkAUR
  • I2P Distributed anonymous network.
https://geti2p.net/ || i2pd, i2pAUR
  • Lantern Peer-to-peer internet censorship circumvention software.
https://getlantern.org/ || lantern-binAUR
  • Lokinet Anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/ || lokinetAUR
  • Tor Anonymizing overlay network.
https://www.torproject.org/ || tor

Network tunnels

  • 6tunnel Tunnels IPv6 connections for IPv4-only applications.
https://github.com/wojtekka/6tunnel/ || 6tunnel
  • iodine Tunnel IPv4 data through a DNS server.
https://code.kryo.se/iodine/ || iodine
  • isatapd Creates and maintains an ISATAP tunnel (RFC:5214).
http://www.saschahlusiak.de/linux/isatap.htm || isatapd
  • Ping Tunnel A tool for reliably tunneling TCP connections over ICMP echo request and reply packets.
https://www.cs.uit.no/~daniels/PingTunnel/ || ptunnel
  • Tuntox Tunnel TCP connections over the Tox protocol.
https://github.com/gjedeer/tuntox/ || tuntox

Web browsers

See also Wikipedia:Comparison of web browsers.

Console

  • browsh A fully-modern text-based browser. Runs as a frontend to headless Firefox.
https://www.brow.sh/ || browshAUR
  • ELinks Advanced and well-established feature-rich text mode web browser with mouse wheel scroll support, frames and tables, extensible with Lua & Guile (links fork).
http://elinks.or.cz/ || elinks
  • Links Graphics and text mode web browser. Includes a console version similar to Lynx.
http://links.twibright.com/ || links
  • Lynx Text browser for the World Wide Web.
https://lynx.invisible-island.net/ || lynx
  • w3m Pager/text-based web browser. It has vim-like keybindings, and is able to display images.
https://salsa.debian.org/debian/w3m || w3m

Graphical

Gecko-based

See also Wikipedia:Gecko (software).

  • Firefox Extensible browser from Mozilla based on Gecko with fast rendering.
https://mozilla.com/firefox || firefox
  • SeaMonkey Continuation of the Mozilla Internet Suite.
https://www.seamonkey-project.org/ || seamonkey
Firefox spin-offs
  • Dot A fork of firefox focused on privacy and a sleeker UI.
https://www.dothq.co/ || dot-binAUR
  • FireDragon A fork of LibreWolf that includes KDE integration patches and custom branding.
https://gitlab.com/dr460nf1r3/settings/ || firedragonAUR
  • GNU IceCat A customized build of Firefox ESR distributed by the GNU Project, stripped of non-free components and with additional privacy extensions. Release cycle may be delayed compared to Mozilla Firefox.
https://www.gnu.org/software/gnuzilla/ || icecatAUR
  • LibreWolf A fork of Firefox, focused on privacy, security and freedom.
https://librewolf.net/ || librewolfAUR
  • Tor Browser Launcher Securely and easily download, verify, install, and launch Tor Browser, a fork of Firefox ESR.
https://github.com/micahflee/torbrowser-launcher || torbrowser-launcher
  • Waterfox Classic Optimized fork of Firefox 56, without data collection and allowing unsigned extensions and NPAPI plugins.
https://www.waterfox.net/ || waterfox-classic-binAUR
  • Waterfox G5 Updated feature-rich branch of Waterfox, a customizable privacy-conscious web browser based on Firefox 102 ESR.
https://www.waterfox.net/ || waterfox-g-binAUR

See also Wikipedia:Blink (web engine).

  • Chromium Web browser developed by Google, the open source project behind Google Chrome.
https://www.chromium.org/ || chromium
Privacy-focused chromium spin-offs
  • Brave Web browser with builtin ad- and tracker blocking.
https://www.brave.com/ || brave-binAUR
https://iridiumbrowser.de/ || iridium-rpmAUR
  • Ungoogled Chromium Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
https://github.com/ungoogled-software/ungoogled-chromium || ungoogled-chromiumAUR
Proprietary chromium spin-offs
https://www.google.com/chrome/ || google-chromeAUR
https://www.microsoft.com/edge/ || microsoft-edge-stable-binAUR
  • Opera Proprietary browser developed by Opera Software.
https://opera.com || opera
  • Slimjet Fast, smart and powerful proprietary browser based on Chromium.
https://www.slimjet.com/ || slimjetAUR
  • Vivaldi An advanced proprietary browser made with the power user in mind.
https://vivaldi.com/ || vivaldi
  • Yandex Browser Proprietary browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.
https://browser.yandex.com/ || yandex-browser-betaAUR
Browsers based on qt5-webengine
  • Dooble Colorful Web browser.
https://textbrowser.github.io/dooble/ || doobleAUR
  • Eric QtWebEngine-based HTML browser, part of the eric6 development toolset, can be launched with the eric6_browser command.
https://eric-ide.python-projects.org/ || ericAUR
  • Falkon Web browser based on QtWebEngine, written in Qt framework.
https://falkon.org/ || falkon
  • Konqueror Web browser based on Qt toolkit and Qt WebEngine (or KHTML layout engine), part of kde-network.
https://apps.kde.org/konqueror/ || konqueror
  • Liri Browser A minimalistic material design web browser written for Liri.
https://github.com/lirios/browser || liri-browser-gitAUR
  • Otter Browser Browser aiming to recreate classic Opera (12.x) UI using Qt5.
https://otter-browser.org/ || otter-browser
  • Qt WebBrowser Browser for embedded devices developed using the capabilities of Qt and Qt WebEngine.
https://doc.qt.io/QtWebBrowser/ || qtwebbrowserAUR
  • qutebrowser A keyboard-driven, vim-like browser based on PyQt5 and QtWebEngine.
https://qutebrowser.org/ || qutebrowser
Browsers based on electron
  • Beaker Peer-to-peer web browser with tools to create and host websites.
https://github.com/beakerbrowser/beaker || beaker-browserAUR
  • Franz Messaging browser for WhatsApp, Facebook Messenger, Slack, Telegram and many other web services.
https://meetfranz.com/ || franzAUR
  • Hamsket A GPL-licensed alternative to Franz, forked from the last open sources of Rambox.
https://github.com/TheGoddessInari/hamsket || hamsketAUR
  • Min A fast, minimal browser that protects your privacy. It includes an interface designed to minimize distractions.
https://minbrowser.org/ || min
WebKit-based

See also Wikipedia:WebKit.

Note: webkitgtk, webkitgtk2, qt5-webkit and qtwebkit-based browsers were removed from the list, because these are today considered insecure and outdated. More info here and here.
Browsers based on webkit2gtk

Most of these support ad-blocking via wyebadblock.

  • Badwolf A minimalist privacy-focused browser.
https://hacktivis.me/projects/badwolf || badwolfAUR
  • Ephemeral A private-by-default, always-incognito browser for elementary OS.
https://github.com/cassidyjames/ephemeral || ephemeralAUR
  • Eolie Simple web browser for GNOME.
https://wiki.gnome.org/Apps/Eolie || eolie
  • GNOME Web Browser which uses the WebKitGTK rendering engine, part of gnome.
https://wiki.gnome.org/Apps/Web/ || epiphany
  • Lariza A simple, experimental web browser using GTK 3, GLib and WebKit2GTK.
https://www.uninformativ.de/git/lariza/ || larizaAUR
  • Luakit Fast, small, webkit based browser framework extensible by Lua.
https://luakit.github.io/ || luakit
  • Midori Lightweight web browser based on GTK and WebKit.
https://www.midori-browser.org/ || midori
  • Nyxt Keyboard-oriented, infinitely extensible browser designed for power users. It has familiar key-bindings (Emacs, VI, CUA) and features fuzzy searching between tabs, multiple selections, history as a tree and more.
https://nyxt.atlas.engineer/ || nyxt
  • surf Lightweight WebKit-based browser, which follows the suckless philosophy (basically, the browser itself is a single C source file).
https://surf.suckless.org/ || surfAUR
  • Surfer Simple keyboard based web browser, written in C. It supports custom JS-scripts.
https://github.com/nihilowy/surfer || surfer-gitAUR
  • Tangram Integration of web applications into the desktop, specifically GNOME.
https://github.com/sonnyp/Tangram || tangramAUR
  • Vimb A Vim-like web browser written in C that is inspired by Pentadactyl and Vimprobable. It includes a manpage and a howto for common configurations. It supports custom JS-scripts, dark mode and handles geolocation requests.
https://fanglingsu.github.io/vimb/ || vimb
  • wyeb A vim-like web browser inspired by dwb and luakit with Adblock.
https://github.com/jun7/wyeb || wyeb-gitAUR
Other
  • Dillo Small, fast graphical web browser built on FLTK. Uses its own layout engine.
https://www.dillo.org/ || dillo
  • Links Graphics and text mode web browser. Includes a graphical X-window/framebuffer version with CSS, image rendering, pull-down menus. It can be launched with the xlinks -g command.
http://links.twibright.com/ || links
  • NetSurf Featherweight browser written in C, notable for its slowly developing JavaScript support and fast rendering through its own layout engine.
https://www.netsurf-browser.org/ || netsurf
https://www.palemoon.org/ || palemoonAUR

Gemini browsers

See also Wikipedia:Gemini (protocol)#Software.

  • Amfora Terminal browser for the Gemini protocol.
https://github.com/makeworld-the-better-one/amfora || amfora
  • Bombabillo Non-web client for the terminal, supporting Gopher, Gemini and much more.
https://bombadillo.colorfield.space/ || bombadillo-gitAUR
  • Castor Graphical client for the Gemini, Gopher, and Finger protocols, written in Rust with GTK.
https://git.sr.ht/~julienxx/castor || castorAUR
  • Kristall Qt-based Gemini browser.
https://github.com/MasterQ32/kristall || kristallAUR
  • Lagrange Desktop GUI client for browsing Gemini space, offering modern conveniences familiar from web browsers.
https://gmi.skyjake.fi/lagrange || lagrangeAUR
  • Telescope w3m-like browser for Gemini.
https://telescope.omarpolo.com || telescopeAUR

Web servers

A web server serves HTML web pages and other files via HTTP to clients like web browsers. The major web servers can be interfaced with programs to serve dynamic content (web applications).

See also Category:Web server and Wikipedia:Comparison of web server software.

https://httpd.apache.org/ || apache
  • Caddy HTTP/2 web server with automatic HTTPS.
https://caddyserver.com/ || caddy
  • Hiawatha Secure and advanced web server.
https://www.hiawatha-webserver.org/ || hiawatha
  • Lighttpd A secure, fast, compliant and very flexible web-server.
https://www.lighttpd.net/ || lighttpd
  • nginx Lightweight HTTP server and IMAP/POP3 proxy server.
https://nginx.org/ || nginx
  • sthttpd Supported fork of the thttpd web server.
https://github.com/blueness/sthttpd || sthttpd
  • yaws Web server/framework written in Erlang.
http://yaws.hyber.org/ || yawsAUR

Static web servers

  • darkhttpd A small and secure static web server, written in C, does not support HTTPS or Auth.
https://unix4lyfe.org/darkhttpd/ || darkhttpd
  • miniserve Rust alternative to darkhttpd with UTF-8, optional HTTP authentication, file uploading, and more.
https://github.com/svenstaro/miniserve || miniserve
  • quark An extremly small and simple http get-only web server. It only serves static pages on a single host.
https://tools.suckless.org/quark/ || quark-gitAUR
  • serve Static file serving and directory listing.
https://github.com/zeit/serve || nodejs-serveAUR
  • servy A tiny little web server, single binary, written in Rust.
https://github.com/zethra/servy || servyAUR
  • Webfs Simple and instant web server for mostly static content.
https://linux.bytesex.org/misc/webfs.html || webfs

The Python standard library module http.server can also be used from the command-line.

Specialized web servers

  • chezdav WebDAV server that allows to share a particular directory.
https://wiki.gnome.org/phodav || phodav
  • Mongoose Embedded web server library, supports WebSocket and MQTT.
https://github.com/cesanta/mongoose || mongooseAUR
  • OnionShare Lets you securely and anonymously send and receive files. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable web address so others can download files from you, or upload files to you.
https://onionshare.org/ || onionshare
  • VServer GTK application, which opens an http server in the selected folder and shares your files.
https://github.com/bcedu/ValaSimpleHTTPServer || vserver-gitAUR
  • webhook Small server for creating HTTP endpoints (hooks)
https://github.com/adnanh/webhook || webhook
  • Woof An ad-hoc single file webserver; Web Offer One File.
http://www.home.unix-ag.org/simon/woof.html || woofAUR

WSGI servers

  • Gunicorn A Python WSGI HTTP Server for UNIX.
https://gunicorn.org/ || gunicorn
  • uWSGI A fast, self-healing and developer/sysadmin-friendly application container server written in C.
https://uwsgi-docs.readthedocs.io/ || uwsgi
  • Waitress A WSGI server for Python 3.
https://github.com/Pylons/waitress || python-waitress

Apache also supports WSGI with mod_wsgi.

Performance testing

  • http_load A webserver performance testing tool, runs in a single process.
https://www.acme.com/software/http_load/ || http_loadAUR
  • httperf Can generate various HTTP workloads, written in C.
https://github.com/httperf/httperf || httperfAUR
  • httping A "ping"-like tool for HTTP requests
https://www.vanheusden.com/httping/ || httping
  • siege An HTTP regression testing and benchmarking utility.
https://www.joedog.org/siege-home/ || siege
  • vegeta HTTP load testing tool, written in Go.
https://github.com/tsenart/vegeta || vegeta
  • Web Bench Benchmarking tool, uses fork() for simulating multiple clients.
http://home.tiscali.cz/~cz210552/webbench.html || webbenchAUR

File sharing

Download managers

See also Wikipedia:Comparison of download managers.

Console
  • aria2 Lightweight download utility that supports HTTP/S, FTP, SFTP, BitTorrent and Metalink. It can run as a daemon controlled via a built-in JSON-RPC or XML-RPC interface.
https://aria2.github.io/ || aria2
  • Axel Featherweight command line download accelerator sitting at under 250kB on disk. Supports HTTP/S and FTP.
https://github.com/eribertomota/axel || axel
  • cURL An URL retrieval utility and library. Supports HTTP, FTP and SFTP.
https://curl.haxx.se/ || curl
  • HTTPie Human-friendly command-line HTTP client for the API era.
https://github.com/httpie/httpie || httpie
  • HTTrack An easy-to-use offline browser utility. It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.
https://www.httrack.com/ || httrack
  • LFTP Sophisticated file transfer program. Supports HTTP, FTP, SFTP, FISH, and BitTorrent.
https://lftp.yar.ru/ || lftp
  • mps-youtube Terminal based YouTube jukebox with playlist management. Plays audio/video through mplayer/mpv.
https://github.com/mps-youtube/mps-youtube || mps-youtube-gitAUR
  • Plowshare A set of command-line tools designed for managing file-sharing websites (aka Hosters).
https://github.com/mcrapet/plowshare || plowshare
  • quvi A command-line-tool suite to access the flash media stream properties.
http://quvi.sourceforge.net/ || quviAUR
  • RTMPDump Download FLV videos through RTMP (Adobe's proprietary protocol for Flash video players)
http://rtmpdump.mplayerhq.hu/ || rtmpdump
  • snarf Command-line URL retrieval tool. Supports HTTP and FTP.
https://www.xach.com/snarf/ || snarf
  • Streamlink Launch streams from various streaming services in a custom video player or save them to a file.
https://streamlink.github.io/ || streamlink
  • Streamripper Records and splits streaming mp3 into tracks.
https://streamripper.sourceforge.net/ || streamripperAUR
  • You-Get Download media contents (videos, audios, images) from the Web.
https://you-get.org/ || you-get
  • youtube-dl Download videos from YouTube and many other web sites.
https://rg3.github.io/youtube-dl/ || youtube-dl
  • youtube-viewer Command line utility for viewing YouTube videos.
https://github.com/trizen/youtube-viewer || youtube-viewerAUR
  • ytfzf A POSIX script to find and watch youtube videos from the terminal.
https://github.com/pystardust/ytfzf || ytfzf
  • yt-dlp A youtube-dl fork with additional features and fixes.
https://github.com/yt-dlp/yt-dlp || yt-dlp
  • Wget A network utility to retrieve files from the Web. Supports HTTP and FTP.
https://www.gnu.org/software/wget/ || wget
Graphical
  • ClipGrab Downloader and converter for YouTube, Vimeo and many other online video sites.
https://clipgrab.org/ || clipgrab
  • FatRat Qt based download manager with support for HTTP, FTP, SFTP, BitTorrent and Metalink.
https://github.com/LubosD/fatrat || fatrat-gitAUR
  • Forklift Simple GUI for youtube-dl using PyGObject.
https://github.com/Johnn3y/Forklift || forklift-gitAUR
  • FreeRapid Java-based downloader that supports downloading from file-sharing services.
https://wordrider.net/freerapid/ || freerapidAUR
  • gtk-youtube-viewer GTK utility for viewing YouTube videos. See optional dependencies for the GUI.
https://github.com/trizen/youtube-viewer || youtube-viewerAUR
  • Gwget Download manager for GNOME. Supports HTTP and FTP.
https://gitlab.gnome.org/Archive/gwget || gwget
  • Gydl GUI wrapper around the already existing youtube-dl program to download content from sites like YouTube.
https://github.com/JannikHv/gydl || gydl-gitAUR
  • Gyre GTK3 downloader for videos from Coub.
https://github.com/HelpSeeker/Gyre || gyreAUR
  • JDownloader Java-based downloader for one-click hosting sites.
https://jdownloader.org/ || jdownloader2AUR
  • KGet Download manager for KDE. Supports HTTP, FTP, BitTorrent and Metalink. Part of kde-network.
https://apps.kde.org/kget/ || kget
  • MegaBasterd Yet another unofficial MEGA downloader/uploader/streaming suite.
https://github.com/tonikelope/megabasterd || megabasterd-binAUR
  • Motrix Full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc. Based on the Electron platform.
https://motrix.app/ || motrixAUR
  • Persepolis Graphical front-end for aria2 download manager with lots of features. Supports HTTP and FTP.
https://persepolisdm.github.io/ || persepolis
  • pyLoad Downloader written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
https://pyload.net/ || pyload-ngAUR
  • Steadyflow Simple download manager for GNOME. Supports HTTP and FTP.
https://launchpad.net/steadyflow || steadyflow
  • Streamtuner2 Internet radio station and video browser. It simply lists stations in categories from different directories and launches your preferred media apps for playback.
https://sourceforge.net/projects/streamtuner2/ || streamtuner2AUR
  • uGet GTK download manager featuring download classification and HTML import. Supports HTTP, FTP, BitTorrent, Metalink, YouTube and Mega.
https://ugetdm.com/ || uget
  • Video Downloader GTK application to download videos from websites like YouTube and many others (based on youtube-dl).
https://github.com/Unrud/video-downloader || video-downloaderAUR
  • Xtreme Download Manager Powerful tool to increase download speed up-to 500%. Supports HTTP and FTP. Video grabber works in a general way and is not limited to certain websites.
https://subhra74.github.io/xdm/ || xdmanAUR
  • youtubedl-gui Simple-to-use graphical interface for youtube-dl.
https://github.com/JaGoLi/ytdl-gui || youtubedl-guiAUR

LAN file transfer

See also #LAN messengers.

  • LAN Share Cross platform local area network file transfer application, built using Qt GUI framework. It can be used to transfer a whole folder, one or more files, large or small immediately without any additional configuration.
https://github.com/abdularis/LAN-Share || lanshareAUR
  • NitroShare Cross-platform network file transfer application, built using Qt GUI framework. It is designed to make transferring files from one device to another on the local network extremely simple.
https://nitroshare.net/ || nitroshare
  • Teleport Native GTK3 application to effortlessly share files on the local network.
https://gitlab.gnome.org/jsparber/teleport || teleport-share-gitAUR
  • Warpinator GTK application to share files across the LAN.
https://github.com/linuxmint/warpinator || warpinator

Cloud storage servers

  • Cozy A personal cloud you can hack, host and delete.
https://cozy.io/ || cozy-stack
  • Nextcloud A cloud server to store your files centrally on a hardware controlled by you.
https://nextcloud.com || nextcloud
  • Pydio Mature open source web application for file sharing and synchronization.
https://pydio.com/[dead link 2022-09-20 ] || pydioAUR
  • Seafile An online file storage and collaboration tool with advanced support for file syncing, privacy protection and teamwork.
https://www.seafile.com/ || seafile-serverAUR

Cloud synchronization clients

Tip:
Multi-protocol clients
  • CloudCross Synchronize local files and folders with many cloud providers. Mail.ru Cloud, Yandex Disk, Google Drive, OneDrive and Dropbox support is available.
https://cloudcross.mastersoft24.ru/[dead link 2022-09-20 ] || cloudcrossAUR
  • Rclone Multi-provider sync, copy, and mount client.
https://rclone.org/ || rclone
  • Rclone Browser GUI client for Rclone.
https://github.com/kapitainsky/RcloneBrowser || rclone-browserAUR
Google Drive clients
  • drive Tiny program to pull or push Google Drive files.
https://github.com/odeke-em/drive || driveAUR
  • DriveSync Command line utility that synchronizes your Google Drive files with a local folder on your machine.
https://github.com/MStadlmeier/drivesync || drivesyncAUR
  • gdrive Command line utility for interacting with Google Drive.
https://github.com/prasmussen/gdrive || gdriveAUR
  • Grive Google Drive client with support for new Drive REST API and partial sync.
https://github.com/vitalif/grive2 || griveAUR
  • Insync Unofficial proprietary Google Drive desktop client.
https://www.insynchq.com/ || insyncAUR
  • ODrive Google Drive GUI based on the Electron platform.
https://github.com/liberodark/ODrive || odrive-binAUR
  • VGrive GTK-based GUI client (back-end and front-end) for Google Drive made in Vala.
https://github.com/bcedu/VGrive || vgriveAUR
Other synchronization clients
  • aws-cli CLI for Amazon Web Services, including efficient file transfers to and from Amazon S3.
https://aws.amazon.com/cli/ || aws-cli
  • Backblaze B2 Backblaze B2 open-source command-line client.
https://www.backblaze.com/b2/cloud-storage.html || backblaze-b2AUR
  • Baidu Netdisk Proprietary client for cloud storage service launched by Baidu (formerly Baidu Cloud).
https://pan.baidu.com || baidunetdisk-binAUR
  • Cozy Drive Desktop client for Cozy.
https://cozy-labs.github.io/cozy-desktop/ || cozy-desktop
  • Dropbox Proprietary desktop client for Dropbox.
https://www.dropbox.com/ || dropboxAUR
  • hubiC Proprietary synchronization client service and command line tools for hubiC.
https://hubic.com/en/downloads || hubicAUR
  • Mega Sync Client Proprietary desktop client to sync files with Mega.
https://mega.nz/ || megasyncAUR
  • Megatools Unofficial CLI for Mega.
https://megatools.megous.com/ || megatoolsAUR
  • Nextcloud Client Desktop client for Nextcloud.
https://nextcloud.com/ || nextcloud-client
  • Nutstore Proprietary desktop client for Nutstore.
https://www.jianguoyun.com/ || nutstoreAUR
  • OneDrive Unofficial CLI for OneDrive.
https://github.com/skilion/onedrive || onedriveAUR
  • OneDrive Fork of the unofficial CLI for OneDrive.
https://github.com/abraunegg/onedrive || onedrive-abrauneggAUR
  • ownCloud Desktop Client Desktop syncing client for ownCloud.
https://owncloud.com/client/ || owncloud-client
  • pCloud Drive Proprietary desktop syncing client for pCloud. Based on the Electron platform.
https://www.pcloud.com/download-free-online-cloud-file-storage.html || pcloud-driveAUR
  • PydioSync Desktop client for Pydio.
https://pydio.com/[dead link 2022-09-20 ] || pydio-syncAUR
  • S3cmd Unofficial CLI for Amazon S3.
https://s3tools.org/s3cmd || s3cmd
  • Seafile Client GUI client for Seafile.
https://www.seafile.com/ || seafile-clientAUR
  • SpiderOak One Proprietary client for SpiderOak One.
https://spideroak.com/ || spideroak-oneAUR
  • Synology Drive Proprietary GUI client to sync and share files between a centralized Synology NAS and multiple client computers.
https://www.synology.com/ || synology-driveAUR
  • Tresorit Proprietary desktop syncing client for Tresorit.
https://tresorit.com/download || tresoritAUR
https://disk.yandex.ru/ || yandex-diskAUR

FTP

FTP clients

See also Wikipedia:Comparison of FTP client software.

  • FileZilla Fast and reliable FTP, FTPS and SFTP client.
https://filezilla-project.org/ || filezilla
  • gFTP Multithreaded FTP client for Linux.
https://www.gftp.org/ || gftp
  • ftp Simple ftp client provided by GNU Inetutils
https://www.gnu.org/software/inetutils/manual/inetutils.html#ftp-invocation || inetutils
  • ncftp A set of free application programs implementing FTP.
https://www.ncftp.com/ || ncftp
  • tnftp FTP client with several advanced features for NetBSD.
https://freshmeat.sourceforge.net/projects/tnftp || tnftp

Some file managers like Dolphin, GNOME Files and Thunar also provide FTP functionality.

FTP servers

See also Wikipedia:List of FTP server software.

  • bftpd Small, easy-to-configure FTP server
https://bftpd.sourceforge.net/ || bftpd
  • ftpd Simple ftp server provided by GNU Inetutils
https://www.gnu.org/software/inetutils/manual/inetutils.html#ftpd-invocation || inetutils
  • proFTPd A secure and configurable FTP server
http://www.proftpd.org/ || proftpdAUR
  • Pure-FTPd Free (BSD-licensed), secure, production-quality and standard-compliant FTP server.
https://www.pureftpd.org/project/pure-ftpd/ || pure-ftpdAUR
  • SSH SFTP is a network protocol that provides file access, file transfer, and file management over any reliable data stream.
https://www.openssh.com || openssh
  • vsftpd Lightweight, stable and secure FTP server for UNIX-like systems.
https://security.appspot.com/vsftpd.html || vsftpd

BitTorrent clients

Some download managers are also able to connect to the BitTorrent network: Aria2, LFTP, FatRat, KGet, MLDonkey, uGet.

See also Wikipedia:Comparison of BitTorrent clients.

Console
  • Ctorrent CTorrent is a BitTorrent client implemented in C++ to be lightweight and quick.
https://www.rahul.net/dholmes/ctorrent/ || enhanced-ctorrentAUR
  • Deluge BitTorrent client with multiple user interfaces in a client/server model. This package includes a console client.
https://deluge-torrent.org/ || deluge
  • peerflix Streaming torrent client for node.js.
https://github.com/mafintosh/peerflix || peerflixAUR
  • rTorrent Simple and lightweight ncurses BitTorrent client.
https://rakshasa.github.io/rtorrent/ || rtorrent
  • Transmission CLI Simple and easy-to-use BitTorrent client with a daemon version and multiple front-ends. This package includes backend, daemon, command-line interface, and a Web UI interface.
https://transmissionbt.com/ || transmission-cli
Graphical
  • Deluge (GTK interface) User-friendly BitTorrent client written in Python using GTK.
https://deluge-torrent.org/ || deluge-gtk
  • Fragments Easy to use BitTorrent client for the GNOME desktop environment.
https://gitlab.gnome.org/World/Fragments || fragments
  • FrostWire Easy to use cloud downloader, BitTorrent client and media player.
https://www.frostwire.com/ || frostwireAUR
  • Ktorrent Feature-rich BitTorrent client for KDE.
https://apps.kde.org/ktorrent/ || ktorrent
  • Powder Player Hybrid between a streaming BitTorrent client and a player. Based on the Electron platform.
https://powder.media/ || powder-player-binAUR
  • qBittorrent Open source (GPLv2) BitTorrent client with an integrated torrent search engine that strongly resembles µTorrent.
https://www.qbittorrent.org/ || qbittorrent
  • Tixati Proprietary peer-to-peer file sharing program that uses the popular BitTorrent protocol.
https://tixati.com/ || tixatiAUR
  • Torrential Simple torrent client for elementary OS.
https://github.com/davidmhewitt/torrential || torrential
  • Transmission Simple and easy-to-use BitTorrent client with a daemon version and multiple front-ends.
https://transmissionbt.com/ || GTK: transmission-gtk, Qt: transmission-qt
  • Transmission Remote GTK client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.
https://github.com/transmission-remote-gtk/transmission-remote-gtk || transmission-remote-gtk
  • Tremotesf Qt client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.
https://github.com/equeim/tremotesf2 || tremotesfAUR
  • Tribler 4th generation file sharing system BitTorrent client.
https://www.tribler.org || triblerAUR
  • Vuze Feature-rich BitTorrent client written in Java (formerly Azureus).
https://www.vuze.com/ || vuzeAUR
  • WebTorrent Desktop Streaming BitTorrent application. Based on the Electron platform.
https://webtorrent.io/desktop/ || webtorrent-desktopAUR

Other P2P networks

See also Wikipedia:Comparison of file-sharing applications.

  • aMule Well-known eDonkey/Kad client with a daemon version and GTK, web, and CLI front-ends.
https://www.amule.org/ || amule
  • EiskaltDC++ Direct Connect and ADC client.
https://github.com/eiskaltdcpp/eiskaltdcpp || GTK: eiskaltdcpp-gtkAUR, Qt: eiskaltdcpp-qtAUR
  • gtk-gnutella GTK server/client for the Gnutella peer-to-peer network.
http://gtk-gnutella.sourceforge.net/ || gtk-gnutellaAUR
  • KaMule KDE graphical front-end for aMule.
https://www.linux-apps.com/content/show.php?content=150270 || kamuleAUR
  • LBRY Browser and wallet for LBRY, the decentralized, user-controlled content marketplace. Based on the Electron platform.
https://lbry.io/ || lbry-desktop-binAUR
  • lbt Small set of command-line tools for LBRY.
https://gitlab.com/gardenappl/lbt || lbtAUR
  • MLDonkey Multi-protocol P2P client that supports HTTP, FTP, BitTorrent, Direct Connect, eDonkey and FastTrack.
https://mldonkey.sourceforge.net/ || mldonkeyAUR
  • ncdc Modern and lightweight Direct Connect and ADC client with a friendly ncurses interface.
https://dev.yorhel.nl/ncdc || ncdcAUR
  • Nicotine+ A graphical client for the Soulseek P2P network.
https://github.com/Nicotine-Plus/nicotine-plus || nicotine+
  • Send Anywhere Proprietary file sharing service where users can directly share digital content in real time. Based on the Electron platform.
https://send-anywhere.com/ || sendanywhereAUR
  • IPFS IPFS is a P2P Network capable of sharing and receiving files.
https://ipfs.io/ || kubo

Pastebin services

See also Wikipedia:Pastebin.

Pastebin services are often used to quote text or images while collaborating and troubleshooting. Pastebin clients provide a convenient way to post from the command line.

Note: An acceptable pastebin service does not require enabling JavaScript for viewing, does not display adverts, manipulate the pasted content or require a login. pastebin.com is blocked for some people because of malware found on the site and has a history of annoying issues (requires JavaScript, displays adverts, inserts CRLF line-endings and displaying CAPTCHAs at random). Do not use it.
Without a dedicated client

Some services can be used with more general command line tool, such as CURL. For extensions, such as line numbers, one can use more command line tools. Such as cat -n.

  • 0x0.st is a file hosting and URL shortening service. Usage examples are:
''command'' | curl -F 'file=@-' 0x0.st 
or upload a file:
curl -F 'file=@-' 0x0.st < ''file''
  • ix.io Usage examples are:
''command'' | curl -F 'f:1=<-' ix.io 
or upload a file:
curl -F 'f:1=<-' ix.io < ''file''
Dedicated clients
  • Elmer Pastebin client similar to wgetpaste and curlpaste, except written in Perl and usable with wget or curl. Servers: codepad.org, rafb.me, sprunge.us.
https://github.com/sudokode/elmer || elmerAUR
https://paste.xinu.at || fb-client
https://github.com/defunkt/gist || gist
  • imgur A CLI client which can upload image to imgur.com image sharing service.
https://github.com/tremby/imgur.sh || imgur.shAUR
  • Ix Client for the ix.io pastebin.
http://ix.io[dead link 2022-09-20 ] || ixAUR
https://launchpad.net/pastebinit || pastebinit
https://github.com/seejohnrun/haste-client || ruby-hasteAUR
  • Uppity The pastebin client with an attitude.
https://github.com/Kiwi/Uppity || uppity-gitAUR
http://wgetpaste.zlin.dk/ || wgetpaste

Communication

Email clients

See also Wikipedia:Comparison of email clients

Console
  • aerc Work in progress asynchronous email client.
https://sr.ht/~rjarry/aerc || aerc
  • alot An experimental terminal MUA based on notmuch mail. It is written in python using the urwid toolkit.
https://github.com/pazz/alot || alot
  • Alpine Fast, easy-to-use and Apache-licensed email client based on Pine.
https://alpine.x10host.com/[dead link 2022-09-20 ] || alpine-gitAUR
  • S-nail a mail processing system with a command syntax reminiscent of ed with lines replaced by messages. Provides the functionality of mailx.
https://www.sdaoden.eu/code.html#s-mailx || s-nail
  • mu/mu4e Email indexer (mu) and client for emacs (mu4e). Xapian based for fast searches.
https://www.djcbsoftware.nl/code/mu/mu4e.html || muAUR
  • Mutt Small but very powerful text-based mail client.
http://www.mutt.org/ || mutt
  • NeoMutt Command line mail reader (or MUA). It is a fork of Mutt with added features.
https://neomutt.org/ || neomutt
  • nmh A modular mail handling system.
https://www.nongnu.org/nmh/ || nmhAUR
  • notmuch A fast mail indexer built on top of xapian.
https://notmuchmail.org/ || notmuch
  • sendemail A lightweight command line SMTP email client written in Perl.
http://caspian.dotconf.net/menu/Software/SendEmail/ || sendemailAUR
  • Sup CLI mail client with very fast searching, tagging, threading and GMail like operation.
https://sup-heliotrope.github.io/ || supAUR
  • swaks Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH, can be used to send emails.
https://jetmore.org/john/code/swaks/ || swaks
  • Wanderlust Email client and news reader for Emacs.
http://www.gohome.org/wl/ || wanderlust
Graphical
  • Balsa Simple and light email client for GNOME.
https://pawsa.fedorapeople.org/balsa/ || balsa
  • Betterbird Fork of thunderbird.
https://www.betterbird.eu/ || betterbird-binAUR
  • Claws Mail Lightweight GTK-based email client and news reader.
https://www.claws-mail.org/ || claws-mail
  • ElectronMail Unofficial desktop application for several end-to-end encrypted email providers (like ProtonMail, Tutanota). Based on the Electron platform.
https://github.com/vladimiry/ElectronMail || electronmail-binAUR
  • Evolution Mature and feature-rich e-mail client that is part of the GNOME project. Part of gnome-extra.
https://wiki.gnome.org/Apps/Evolution || evolution
  • Geary Simple desktop mail client built in Vala.
https://wiki.gnome.org/Apps/Geary || geary
  • Kmail Mature and feature-rich email client. Part of kde-pim.
https://kontact.kde.org/components/kmail/ || kmail
  • Kube Modern communication and collaboration client built with QtQuick.
https://kube-project.com/ || kube
  • Mailspring Fork of Nylas Mail by one of the original authors. The paid "Pro" version requires a Mailspring ID and has extra features like snooze, send later. Based on the Electron platform.
https://getmailspring.com/ || mailspringAUR
  • openWMail The missing desktop client for Gmail & Google Inbox. Based on the Electron platform.
https://openwmail.github.io/ || openwmailAUR
https://www.seamonkey-project.org/ || seamonkey
  • Sylpheed Lightweight and user-friendly GTK email client.
https://sylpheed.sraoss.jp/en/ || sylpheedAUR
  • Thunderbird Feature-rich email client from Mozilla written in GTK.
https://www.thunderbird.net/ || thunderbird
http://trojita.flaska.net/ || trojitaAUR
  • Tutanota Email client for Tutanota mail service. Based on the Electron platform.
https://tutanota.com/ || tutanota-desktopAUR
  • Viagee It allows desktop mail actions, such as 'Send File as Email' or web 'mailto' links, to be handled by the Gmail web client.
https://davesteele.github.io/viagee/ || viageeAUR
Web-based
  • Nextcloud Mail An email webapp for NextCloud.
https://github.com/nextcloud/mail || nextcloud-app-mail
  • Roundcubemail Browser-based multilingual IMAP client webapp with a native application-like user interface.
https://roundcube.net/ || roundcubemail
  • SquirrelMail Webmail for Nuts!
https://squirrelmail.org/ || squirrelmailAUR

Mail notifiers

  • Ayatana Webmail Webmail notifications and actions for any desktop.
https://tari.in/www/software/ayatana-webmail/ || ayatana-webmailAUR
  • Bubblemail New and Unread mail notification service for local mailboxes, pop, imap, and gnome online accounts. A fork of Mailnag.
http://bubblemail.free.fr/ || bubblemailAUR
  • CheckMails System tray unread mail checker using IMAP protocol.
https://github.com/j4321/CheckMails || checkmailsAUR
  • Gnubiff Mail notification program that checks for mail and displays headers when new mail has arrived.
http://gnubiff.sourceforge.net/ || gnubiff
  • Mailnag Extensible mail notification daemon.
https://github.com/pulb/mailnag || mailnag
  • QGmailNotifier Portable Qt5 based GMail notifier.
https://github.com/eteran/qgmailnotifier || qgmailnotifierAUR

Mail servers

See Mail server.

  • DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway allowing users to use any mail/calendar client with an Exchange server.
https://davmail.sourceforge.net/ || davmailAUR
  • Modoboa A modular mail hosting and management platform, written in Python.
https://modoboa.org/ || modoboaAUR

Mail retrieval agents

See also Wikipedia:Mail retrieval agent.

  • fdm Program to fetch and deliver mail.
https://github.com/nicm/fdm || fdm
  • Fetchmail A remote-mail retrieval utility.
https://www.fetchmail.info/ || fetchmail
  • getmail A POP3/IMAP4 mail retriever with reliable Maildir and command delivery.
http://pyropus.ca/software/getmail/[dead link 2022-09-20 ] || getmailAUR
  • hydroxide A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
https://github.com/emersion/hydroxide || hydroxideAUR
  • imapsync IMAP synchronisation, sync, copy or migration tool
https://imapsync.lamiral.info/ || imapsync
  • isync IMAP and MailDir mailbox synchronizer
http://isync.sourceforge.net/ || isync
  • mpop A small, fast POP3 client suitable as a fetchmail replacement
https://marlam.de/mpop/ || mpop
  • vomit Rust utility to sync between Maildir mailbox and IMAP mailbox
https://git.sr.ht/~bitfehler/vomit-sync/tree/master/item/cli/README.md || vsyncAUR (sync-only part of vomitAUR mail tookit)
  • OfflineIMAP Synchronizes emails between two repositories.
https://www.offlineimap.org/[dead link 2022-09-20 ] || offlineimap

Instant messaging clients

See also Wikipedia:Comparison of instant messaging clients and Wikipedia:Comparison of VoIP software.

This section lists all client software with instant messaging support.

Multi-protocol clients
Note: All messengers that support several networks by means of direct connections to them belong to this section.

The number of networks supported by these clients is very large but they (like any multi-protocol clients) usually have very limited or no support for network-specific features.

Console
  • BarnOwl Ncurses-based chat client with support for the Zephyr, XMPP, IRC and Twitter protocols.
https://barnowl.mit.edu/ || barnowlAUR
  • BitlBee IRC gateway to popular chat networks (XMPP, ICQ and Twitter).
https://bitlbee.org/[dead link 2022-09-20 ] || bitlbeeAUR
  • EKG2 Ncurses based XMPP, Gadu-Gadu, ICQ and IRC client.
https://github.com/ekg2/ekg2 || ekg2AUR
  • Finch Ncurses-based chat client that uses libpurple and supports all its protocols (Bonjour, Gadu-Gadu, Groupwise, ICQ, IRC, SIMPLE, XMPP, Zephyr).
https://developer.pidgin.im/wiki/Using%20Finch || finch
  • WeeChat Modular, lightweight ncurses-based IRC client. A variety of other protocols are supported through plugins.
https://weechat.org/ || weechat
Graphical
  • Jitsi Audio/video VoIP phone and instant messenger written in Java that supports protocols such as SIP, XMPP, ICQ, IRC and many other useful features.
https://jitsi.org/ || jitsiAUR
  • Kopete User-friendly IM supporting Bonjour, Gadu-Gadu, GroupWise, ICQ, XMPP.
https://apps.kde.org/kopete/ || kopete
  • KDE Telepathy KDE instant messaging client using the Telepathy framework. Meant as a replacement for Kopete.
https://userbase.kde.org/Telepathy || telepathy-kde-meta
  • Lith WeeChat Relay client, allowing to connect to a running WeeChat instance from anywhere.
https://lith.app/ || lith-gitAUR
  • Pidgin Multi-protocol instant messaging client with audio support that uses libpurple and supports all its protocols (Bonjour, Gadu-Gadu, Groupwise, ICQ, IRC, SIMPLE, XMPP, Zephyr).
https://pidgin.im/ || pidgin
  • qutIM Simple and user-friendly IM supporting ICQ, XMPP, Mail.Ru, IRC and VKontakte messaging.
https://qutim.org/ || qutimAUR
  • Smuxi Cross-platform IRC client that also supports Twitter and XMPP.
https://smuxi.im/ || smuxiAUR
  • Thunderbird Feature-rich email client supports instant messaging and chat using IRC and XMPP.
https://www.thunderbird.net/ || thunderbird
  • Volt Proprietary native desktop client for Skype, Telegram, Slack, XMPP, Discord, IRC and more.
https://volt-app.com/ || voltAUR
IRC clients

See also Wikipedia:Comparison of Internet Relay Chat clients.

Console
  • BitchX Console-based IRC client developed from the popular ircII.
http://www.bitchx.org/ || bitchx-gitAUR
  • ERC Powerful, modular and extensible IRC client for Emacs.
https://savannah.gnu.org/projects/erc/ || included with emacs
  • ii Featherweight IRC client, literally tail -f the conversation and echo back your replies to a file.
https://tools.suckless.org/ii/ || iiAUR
  • ircii Oldest maintained IRC client which lays claim to being small and fast owing to its reduced feature set.
http://www.eterna.com.au/ircii/ || irciiAUR
  • Irssi Highly-configurable ncurses-based IRC client.
https://irssi.org/ || irssi
  • pork Programmable, ncurses-based IRC client that mostly looks and feels like ircII.
http://dev.ojnk.net/ || pork
  • ScrollZ Advanced IRC client based on ircII.
https://www.scrollz.info/ || scrollzAUR
  • senpai An IRC client that works best with bouncers (e.g. soju-gitAUR): no logs are kept, history is fetched from the server via CHATHISTORY, networks are fetched from the server via bouncer-networks.
https://sr.ht/~taiite/senpai/ || senpai-irc-gitAUR
  • sic Extremely simple IRC client, similar to ii.
https://tools.suckless.org/sic/ || sicAUR
  • tiny an IRC client written in Rust with a clutter-free interface
https://github.com/osa1/tiny || tiny-irc-client-gitAUR
Graphical
  • ChatZilla Clean, easy to use and highly extensible Internet Relay Chat (IRC) client, built on the Mozilla platform using XULRunner. Included in the SeaMonkey suite.
http://chatzilla.hacksrus.com/ || seamonkey
  • HexChat Fork of XChat for Linux and Windows.
https://hexchat.github.io/ || hexchat
https://konversation.kde.org/ || konversation
  • KVIrc Qt-based IRC client featuring extensive themes support.
http://kvirc.net/ || kvirc
  • Loqui GTK IRC client.
https://loqui.sunnyone.org/ || loquiAUR
  • LostIRC Simple GTK IRC client with tab-autocompletion, multiple server support, logging and others.
http://lostirc.sourceforge.net || lostircAUR
  • Polari Simple IRC client by the GNOME project.
https://wiki.gnome.org/Apps/Polari || polari
  • Quassel Modern, cross-platform, distributed IRC client.
https://quassel-irc.org/ || KDE: quassel-monolithic, Qt: quassel-monolithic-qt
  • Srain Modern, beautiful IRC client written in GTK 3.
https://srain.silverrainz.me || srainAUR
XMPP clients

See also Wikipedia:XMPP and Wikipedia:Comparison of XMPP clients.

Console
  • Freetalk Console-based XMPP client.
https://www.gnu.org/software/freetalk/ || freetalkAUR
  • jabber.el Minimal XMPP client for Emacs.
http://emacs-jabber.sourceforge.net/ || emacs-jabberAUR
  • MCabber Small XMPP console client, includes features: SSL, PGP, MUC, OTR and UTF8.
https://mcabber.com/ || mcabber
  • Poezio XMPP client with IRC feeling
https://poez.io/ || poezioAUR
  • Profanity A console based XMPP client inspired by Irssi.
https://profanity-im.github.io/ || profanity
Graphical
  • Converse.js Web-based XMPP chat client written in JavaScript.
https://conversejs.org/ || conversejs-gitAUR
  • Dino A modern, easy to use XMPP client, with PGP and OMEMO support.
https://dino.im/ || dino
  • Gajim XMPP client with audio support written in Python using GTK.
https://gajim.org/ || gajim
  • Kaidan A simple, user-friendly Jabber/XMPP client providing a modern user interface using Kirigami and QtQuick.
https://www.kaidan.im/ || kaidanAUR
  • Kadu Qt-based XMPP and Gadu-Gadu client.
http://www.kadu.im/ || kaduAUR
  • Libervia (Salut à Toi) Web frontend for Salut à Toi, multi-purpose XMPP client
https://salut-a-toi.org/ || libervia-web-hgAUR
  • Nextcloud JavaScript XMPP Client Chat app for Nextcloud with XMPP, end-to-end encryption, video calls, file transfer & group chat.
https://github.com/nextcloud/jsxc.nextcloud || nextcloud-app-jsxcAUR
  • Psi Qt-based XMPP client.
https://psi-im.org/ || psi or psi-nowebengine
  • Spark Cross-platform real-time XMPP collaboration client optimized for business and organizations.
https://www.igniterealtime.org/projects/spark/ || sparkAUR
  • Swift XMPP client written in C++ with Qt and Swiften.
https://swift.im/ || swift-imAUR
  • Tkabber Easy to hack feature-rich XMPP client by the author of the ejabberd XMPP server.
http://tkabber.jabber.ru/ || tkabberAUR
  • Vacuum IM Full-featured crossplatform XMPP client.
https://github.com/Vacuum-IM/vacuum-im || vacuum-imAUR
SIP clients

See also Wikipedia:List of SIP software#Clients.

  • Blink State of the art, easy to use SIP client.
https://icanblink.com/ || blinkAUR
  • baresip portable and modular SIP User-Agent with audio and video support
https://github.com/baresip/baresip || baresip
  • Jami SIP-compatible softphone and instant messenger for the decentralized Jami network. Formerly known as Ring and SFLphone.
https://jami.net/ || jami-qt
  • Linphone VoIP phone application (SIP client) for communicating freely with people over the internet, with voice, video, and text instant messaging.
https://www.linphone.org/ || linphone-desktopAUR
  • Twinkle Qt softphone for VoIP and IM communication using SIP.
http://twinkle.dolezel.info/ || twinkleAUR
  • Zoiper Proprietary SIP and IAX2 VoIP softphone
https://zoiper.com || zoiperAUR
Matrix clients

See also Matrix and Matrix Clients.

  • Element Glossy Matrix client with an emphasis on performance and usability. Web application and desktop application based on the Electron platform.
https://element.io/ || element-web, element-desktop
  • QuickMedia A rofi inspired native client for web services. Supports Matrix and several other sites.
https://git.dec05eba.com/QuickMedia/about/ || quickmedia-gitAUR
  • FluffyChat Multi-platform Matrix client with a simple and clean UI written in Dart/Flutter.
https://fluffychat.im/ || fluffychatAUR
  • Fractal Matrix client for GNOME written in Rust.
https://wiki.gnome.org/Apps/Fractal || fractal
  • Gomuks Terminal Matrix client written in Go using mautrix and mauview.
https://maunium.net/go/gomuks || gomuksAUR
  • Mirage A fancy, customizable, keyboard-operable Matrix chat client for encrypted and decentralized communication. Written in Qt/QML + Python with nio, currently in alpha.
https://github.com/mirukana/mirage || matrix-mirageAUR
  • Neochat KDE client for the Matrix protocol.
https://apps.kde.org/neochat/ || neochat
  • nheko Desktop client for the Matrix protocol.
https://github.com/Nheko-Reborn/nheko || nhekoAUR
  • Quaternion Qt5-based IM client for the Matrix protocol.
https://github.com/QMatrixClient/Quaternion || quaternionAUR
  • SchildiChat Matrix client based on Element with a more traditional instant messaging experience. Based on the Electron platform.
https://schildi.chat/ || schildichat-desktopAUR
  • Spectral Qt5-based Glossy cross-platform client for Matrix.
https://gitlab.com/spectral-im/spectral || spectral-matrixAUR
  • Syphon Privacy-centric cross-platform Matrix client with E2EE support, currently in alpha.
https://github.com/syphon-org/syphon || syphon-binAUR
Tox clients

See also Tox and comparison clients

  • qTox Powerful Tox client written in C++/Qt that follows the Tox design guidelines.
https://qtox.github.io/ || qtox
  • ratox FIFO based tox client.
https://git.z3bra.org/ratox/file/README.html || ratox-gitAUR
  • Toxic ncurses-based Tox client
https://github.com/Jfreegman/toxic || toxic
  • Toxygen Tox client written in pure Python3.
https://github.com/toxygen-project/toxygen || toxygen-gitAUR
  • Venom a modern Tox client for the GNU/Linux desktop
https://github.com/naxuroqa/Venom || venomAUR
  • µTox Lightweight Tox client.
https://github.com/uTox/uTox || utox
LAN messengers

See also Avahi#Link-Local (Bonjour/Zeroconf) chat and Wikipedia:Comparison of LAN messengers.

  • BeeBEEP Secure LAN Messenger.
https://www.beebeep.net/ || beebeep
  • iptux LAN communication software, compatible with IP Messenger.
https://github.com/iptux-src/iptux || iptux
  • LAN Messenger P2P chat application for intranet communication and does not require a server. A variety of handy features are supported including notifications, personal and group messaging with encryption, file transfer and message logging.
https://lanmessenger.github.io/ || lmcAUR
P2P messaging clients

See also Ring and Tox.

  • Bitmessage Decentralized and trustless P2P communications protocol for sending encrypted messages to another person or to many subscribers.
https://bitmessage.org/ || pybitmessageAUR
  • Briar Briar is a messaging application designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate.
https://briarproject.org/ || briar-desktopAUR, briar-headlessAUR
  • Patchwork Decentralized messaging and sharing application built on top of Secure Scuttlebutt (SSB). Based on the Electron platform.
https://github.com/ssbc/patchwork || ssb-patchworkAUR
  • RetroShare Serverless encrypted instant messenger with filesharing, chatgroups, mail.
https://retroshare.cc/ || retroshareAUR
  • Ricochet Anonymous peer-to-peer instant messaging system built on Tor hidden services.
https://www.ricochetrefresh.net/ || ricochet-refreshAUR
Other IM clients
  • BlueJeans Proprietary desktop application for BlueJeans video calls. Based on the Electron platform.
https://www.bluejeans.com/ || bluejeansAUR
  • Caprine Unofficial Facebook Messenger app. Based on the Electron platform.
https://github.com/sindresorhus/caprine || caprine
  • Chatterino Chat client for Twitch chat.
https://chatterino.com/ || chatterino2-gitAUR
  • Delta Chat A privacy oriented chat application built on e-mail. Based on the Electron platform.
https://delta.chat/ || deltachat-desktop-gitAUR
  • Discord Proprietary all-in-one voice and text chat application for gamers that’s free and works on both your desktop and phone. Based on the Electron platform.
https://discordapp.com/ || discord
  • Gitter Communication product for communities and teams on GitLab and GitHub.
https://gitter.im/ || gitter-binAUR
  • Hangups Third-party instant messaging client for Google Hangouts with console interface.
https://github.com/tdryer/hangups || hangupsAUR
  • ICQ Official ICQ client for Linux.
https://icq.com/linux/ || icq-binAUR
  • IRCCloud Desktop client for a modern, always-connected IRC client service. Based on the Electron platform.
https://www.irccloud.com/ || irccloudAUR
  • Jitsi Meet Desktop application for Jitsi Meet. Based on the Electron platform.
https://github.com/jitsi/jitsi-meet-electron || jitsi-meet-desktopAUR
  • Kotatogram Desktop Experimental fork of Telegram Desktop.
https://kotatogram.github.io/ || kotatogram-desktopAUR
  • Matterhorn Console client for the Mattermost chat system.
https://github.com/matterhorn-chat/matterhorn || matterhornAUR
  • Mattermost Desktop Desktop application for Mattermost. Based on the Electron platform.
https://github.com/mattermost/desktop || mattermost-desktop
https://teams.microsoft.com/downloads || teamsAUR
  • Mumble Voice chat application similar to TeamSpeak.
https://www.mumble.info/ || mumble
  • QQ Proprietary instant messaging software developed by Tencent (imitating ICQ).
https://im.qq.com/ || linuxqqAUR
  • Rocket.Chat Desktop Desktop application for Rocket.Chat. Based on the Electron platform.
https://github.com/RocketChat/Rocket.Chat.Electron || rocketchat-desktopAUR
  • Session Desktop Onion routing based messenger. Based on the Electron platform.
https://getsession.org/ || session-desktopAUR
  • Signal Desktop Desktop application for Signal private messenger. Based on the Electron platform.
https://github.com/signalapp/Signal-Desktop || signal-desktop
  • Skype Popular but proprietary application for voice and video communication. Based on the Electron platform.
https://www.skype.com/ || skypeforlinux-stable-binAUR
  • Slack Proprietary Slack client for desktop. Based on the Electron platform.
https://slack.com/downloads/linux || slack-desktopAUR
  • teams-for-linux Unofficial Microsoft Teams for Linux client. Based on the Electron platform.
https://github.com/IsmaelMartinez/teams-for-linux || teams-for-linuxAUR
  • TeamSpeak Proprietary VoIP application with gamers as its target audience.
https://www.teamspeak.com/ || teamspeak3
  • TeamTalk Proprietary VoIP application with video chat, file and desktop sharing. Desktop sharing does not appear to be working in Linux though. AUR package is server only, but client is built in the make process.
https://bearware.dk || teamtalkAUR
  • Telegram Desktop Official Telegram desktop client.
https://desktop.telegram.org/ || telegram-desktop
  • Telegrand GTK4 telegram client for GNOME.
https://github.com/melix99/telegrand || telegrand-gitAUR
  • ThreemaQT Unofficial Threema Web desktop client.
https://gitlab.com/bit3/threemaqt || threemaqtAUR
  • Viber Proprietary cross-platform IM and VoIP software.
https://www.viber.com/products/linux/ || viberAUR
  • Wire Modern, private messenger. Based on the Electron platform.
https://wire.com/ || wire-desktop
  • YakYak Unofficial desktop client for Google Hangouts. Based on the Electron platform.
https://github.com/yakyak/yakyak || yakyak-gitAUR
  • Zoom Proprietary video conferencing, online meetings and group messaging application.
https://zoom.us/ || zoomAUR
  • Zulip Desktop client for Zulip group chat. Based on the Electron platform.
https://zulipchat.com/apps/linux || zulip-desktopAUR

Instant messaging servers

See also Wikipedia:Comparison of instant messaging protocols.

IRC servers
  • InspIRCd A stable, modern and lightweight IRC daemon.
https://www.inspircd.org/ || inspircdAUR
  • IRCD-Hybrid A lightweight, high-performance internet relay chat daemon.
https://www.ircd-hybrid.org/ || ircd-hybridAUR
  • miniircd A small and configuration free IRC server, suitable for private use.
https://github.com/jrosdahl/miniircd || miniircd-gitAUR
  • ngIRCd A free, portable and lightweight Internet Relay Chat server for small or private networks.
https://ngircd.barton.de/ || ngircd
  • Ergo A modern and simple to set up IRC server written in Go. Combines the features of an IRCd, a services framework, and a bouncer.
https://ergo.chat/ || ergochatAUR
https://www.unrealircd.org/ || unrealircd
XMPP servers

See also Wikipedia:Comparison of XMPP server software.

  • Prosody An XMPP server written in the Lua programming language. Prosody is designed to be lightweight and highly extensible. It is licensed under a permissive MIT license.
https://prosody.im/ || prosody
  • Ejabberd Robust, scalable and extensible XMPP Server written in Erlang
https://www.ejabberd.im/ || ejabberd
  • Jabberd2 An XMPP server written in the C language and licensed under the GNU General Public License. It was inspired by jabberd14.
https://jabberd2.org/ || jabberd2AUR
  • Openfire An XMPP IM multiplatform server written in Java
https://www.igniterealtime.org/projects/openfire/ || openfire
SIP servers

See also Wikipedia:List of SIP software#Servers.

https://www.asterisk.org/ || asteriskAUR
  • Kamailio Rock solid SIP server.
https://www.kamailio.org/ || kamailioAUR
  • openSIPS SIP proxy/server for voice, video, IM, presence and any other SIP extensions.
https://opensips.org/ || opensips
  • Repro An open-source, free SIP server.
https://www.resiprocate.org/About_Repro || reproAUR
  • Yate Advanced, mature, flexible telephony server that is used for VoIP and fixed networks, and for traditional mobile operators and MVNOs.
http://yate.ro/ || yate
Other IM servers
  • Mattermost Open source private cloud server, Slack-alternative.
https://github.com/mattermost/mattermost-server || mattermost
  • Murmur The voice chat application server for Mumble.
https://www.mumble.info/ || murmur
  • Nextcloud Talk Video- and audio-conferencing app for Nextcloud.
https://github.com/nextcloud/spreed || nextcloud-app-spreed
  • Rocket.Chat Web chat server, developed in JavaScript, using the Meteor fullstack framework.
https://github.com/RocketChat/Rocket.Chat || rocketchat-serverAUR
  • Spreed WebRTC WebRTC audio/video call and conferencing server.
https://github.com/strukturag/spreed-webrtc || spreed-webrtc-serverAUR
  • Synapse Reference homeserver for the Matrix protocol.
https://github.com/matrix-org/synapse || matrix-synapse
  • TeamSpeak Server Proprietary VoIP conference server.
https://teamspeak.com/ || teamspeak3-server
  • uMurmur Minimalistic Mumble server.
https://umurmur.net/ || umurmur

Collaborative software

See also Wikipedia:Collaborative software.

  • Citadel/UX Includes an email & mailing list server, instant messaging, address books, calendar/scheduling, bulletin boards, and wiki and blog engines.
https://www.citadel.org/ || webcitAUR
  • SOGo Groupware server built around OpenGroupware.org (OGo) and the SOPE application server.
https://sogo.nu/ || sogoAUR
  • microbin A tiny, self-contained, configurable paste bin and URL shortener written in Rust.
https://github.com/szabodanika/microbin || microbinAUR
  • pb A lightweight pastebin and url shortener built using flask.
https://github.com/ptpb/pb || pbAUR
  • shlink Self-proclaimed definitive self-hosted URL shortener.
https://shlink.io/ || shlinkAUR
  • YOURLS A self-hosted link shortening service written in PHP.
https://yourls.org/ || yourlsAUR

News, RSS, and blogs

News aggregators

RSS/Atom aggregators. Some email clients are also able to act as news aggregator: Claws Mail RSSyl plugin, Evolution, SeaMonkey Mail & Newsgroups, Thunderbird.

See also Wikipedia:Comparison of feed aggregators.

Console
  • Canto Ncurses RSS aggregator.
https://github.com/themoken/canto-curses || canto-curses
  • Gnus Email, NNTP and RSS client for Emacs.
https://www.gnus.org/ || emacs
  • feed2imap-go feed2imap reimplemented in Go that aggregating RSS/Atom/jsonfeed into folders of your IMAP mailbox.
https://github.com/Necoro/feed2imap-go || feed2imap-goAUR
  • Newsboat Ncurses RSS aggregator with layout and keybinding similar to the Mutt email client.
https://newsboat.org/ || newsboat
  • Rawdog "RSS Aggregator Without Delusions Of Grandeur" that parses RSS/CDF/Atom feeds into a static HTML page of articles in chronological order.
https://offog.org/code/rawdog/ || rawdogAUR
  • rss2email Aggregating your RSS/Atom feed into your IMAP/Maildir mailbox as a cronjob.
https://github.com/rss2email/rss2email || rss2email
  • sfeed Crontab oriented shell-scriptable feed aggregator setup with a RSS/Atom parser utility plus a simple ncurses reader.
https://codemadness.org/sfeed-simple-feed-parser.html || sfeedAUR
  • Snownews Text mode RSS news reader.
https://github.com/kouya/snownews || snownewsAUR
Graphical
https://apps.kde.org/akregator/ || akregator
  • Alligator Kirigami-based RSS/Atom feed reader for mobile devices.
https://apps.kde.org/alligator/ || alligatorAUR
  • FeedReader Modern desktop application designed to complement existing web-based RSS accounts. Discontinued.
https://jangernert.github.io/FeedReader/ || feedreaderAUR
  • Feeds An RSS/Atom feed reader for GNOME.
https://gabmus.gitlab.io/gnome-feeds/ || gfeeds
  • Fluent Reader Modern desktop RSS reader built with React and Fluent UI. Based on the Electron platform.
https://hyliu.me/fluent-reader/ || fluent-readerAUR
  • HackUp Read Hacker News from the desktop.
https://github.com/mdh34/hackup || hackup-gitAUR
  • Liferea GTK news aggregator for online news feeds and weblogs.
https://lzone.de/liferea/ || liferea
  • NewsFlash Modern feed reader designed for the GNOME desktop. The spiritual successor to FeedReader.
https://gitlab.com/news-flash/news_flash_gtk || newsflash
  • Nextcloud News RSS/Atom feed reader for Nextcloud.
https://github.com/nextcloud/news || nextcloud-app-news
  • Raven Simple desktop RSS reader made using VueJS. Based on the Electron platform.
https://ravenreader.app/ || raven-readerAUR
  • RSS Guard Very tiny RSS and ATOM news reader developed using Qt framework.
https://github.com/martinrotter/rssguard || rssguard or rssguard-nowebengine
  • selfoss The new multipurpose RSS reader, live stream, mashup, aggregation web application.
https://selfoss.aditu.de/ || selfossAUR
  • Tickr GTK-based RSS Reader that displays feeds as a smooth scrolling line on your desktop, as known from TV stations.
https://www.open-tickr.net/ || tickrAUR
https://tt-rss.org/ || tt-rss

Podcast clients

Some media players are also able to act as podcast client: Amarok, Cantata, Clementine, Goggles Music Manager, Rhythmbox, VLC media player. git-annex can also function as podcatcher.

See also Wikipedia:List of podcatchers.

Console
  • castero A TUI podcast client for the terminal.
https://github.com/xgi/castero || castero-gitAUR
  • castget Simple, command-line RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
https://castget.johndal.com/ || castget
  • gpo Text mode interface of gPodder.
https://gpodder.github.io/ || gpodder
  • Greg A command-line podcast aggregator.
https://github.com/manolomartinez/greg || greg-gitAUR
  • Marrie A simple podcast client that runs on the Command Line Interface.
https://github.com/rafaelmartins/marrie/ || marrie-gitAUR
  • pcd A minimal podcast client written in go
https://github.com/kvannotten/pcd || pcdAUR
Graphical
  • CPod Simple, beautiful podcast app. Based on the Electron platform.
https://github.com/z-------------/CPod || cpodAUR
  • GNOME Podcasts Podcast client for the GNOME Desktop written in Rust.
https://gitlab.gnome.org/World/podcasts || gnome-podcasts
  • gPodder Podcast client and media aggregator (GTK interface).
https://gpodder.github.io/ || gpodder
  • Vocal Simple podcast client for the Modern Desktop (GTK).
https://vocalproject.net/ || vocal

Usenet newsreaders

Some email clients are also able to act as Usenet newsreader: Claws Mail, Evolution, NeoMutt, SeaMonkey Mail & Newsgroups, Sylpheed, Thunderbird.

See also: Wikipedia:List of Usenet newsreaders, Wikipedia:Comparison of Usenet newsreaders.

Console
  • nn Alternative more user-friendly (curses-based) Usenet newsreader for UNIX.
http://www.nndev.org/ || nnAUR
  • slrn Text-based news client.
https://www.slrn.org/ || slrnAUR
  • tin A cross-platform threaded NNTP and spool based UseNet newsreader.
http://tin.org/ || tinAUR
  • trn A text-based Threaded Usenet newsreader.
http://trn.sourceforge.net/ || trnAUR
Graphical
  • NZBGet Usenet binary downloader for .nzb files with web and CLI interface.
https://nzbget.net/ || nzbget
  • Pan GTK Usenet newsreader that's good at both text and binaries.
http://pan.rebelbase.com/ || pan
  • SABnzbd An open-source binary newsreader webapp written in Python.
https://sabnzbd.org/ || sabnzbdAUR
  • XRN Usenet newsreader for X Window System.
http://www.mit.edu/people/jik/software/xrn.html || xrnAUR

Microblogging clients

See also Wikipedia:List of Twitter services and applications.

Console
  • bti Simple command line client for twitter/identi.ca
https://gregkh.github.io/bti/ || bti
  • oysttyer (official fork of ttytter) An interactive console text-based command-line Twitter client written in Perl.
https://github.com/oysttyer/oysttyer || oysttyer-gitAUR
  • toot CLI and TUI tool for interacting with Mastodon instances
https://github.com/ihabunek/toot || tootAUR
  • turses Twitter client for the console based off tyrs with major improvements.
https://github.com/louipc/turses || turses-gitAUR
Graphical
  • Cawbird Native GTK Twitter client for the Linux desktop.
https://ibboard.co.uk/cawbird/ || cawbird
  • Choqok Microblogging client for KDE that supports Twitter.com, Pump.io, GNU social and opendesktop.org services.
https://choqok.kde.org/ || choqok
  • Giara Reddit app, built with Python, GTK and Handy.
https://gitlab.gnome.org/World/giara || giaraAUR
  • Mikutter Simple, powerful Twitter client using GTK and Ruby.
https://mikutter.hachune.net/ || mikutterAUR
  • Pumpa Pump.io client written in C++ and Qt.
https://pumpa.branchable.com/ || pumpa-gitAUR
  • Tootle GTK3 client for Mastodon.
https://github.com/bleakgrey/tootle || tootleAUR
  • Whalebird Mastodon client application. Based on the Electron platform.
https://whalebird.social/ || whalebirdAUR

Blog engines

See also Wikipedia:Blog software and Wikipedia:List of content management systems.

Note: Content managers, social networks, and blog publishers overlap in many functions.
  • Diaspora A distributed privacy aware social network.
https://diasporafoundation.org || diaspora-mysqlAUR or diaspora-postgresqlAUR
  • Drupal A PHP-based content management platform.
https://www.drupal.org/ || drupal
  • Joomla A php Content Management System (CMS) which enables you to build websites and powerful online applications.
https://www.joomla.org/ || joomlaAUR
  • Wordpress Blog tool and publishing platform.
https://wordpress.org/ || wordpress

Static site generators

  • Hexo Fast, simple and powerful blog framework.
https://hexo.io/ || hexo-cliAUR
  • Hugo Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability.
https://gohugo.io/ || hugo
  • Jekyll Static blog engine, written in Ruby, which supports Markdown, textile and other formats.
https://jekyllrb.com/ || jekyllAUR
  • Nanoblogger A small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep, and sed to create static HTML content. It is not maintained anymore.
http://nanoblogger.sourceforge.net/ || nanobloggerAUR
  • Nikola Static site generator written in Python, with incremental rebuilds and multiple markup formats.
https://getnikola.com/ || nikola
  • Pelican Static site generator, powered by Python.
https://docs.getpelican.com/ || pelican

Remote desktop

See also Wikipedia:Remote desktop software and Wikipedia:Comparison of remote desktop software.

See also Chrome Remote Desktop for a web browser based solution.

Remote desktop clients

  • AnyDesk Proprietary remote desktop software.
https://anydesk.com/ || anydesk-binAUR
  • GNOME Connections Remote desktop client for GNOME. Supports RDP and VNC.
https://gitlab.gnome.org/GNOME/connections || gnome-connections
  • GVncViewer Simple VNC Client on Gtk-VNC. Run with gvncviewer.
https://wiki.gnome.org/Projects/gtk-vnc || gtk-vnc
  • KRDC Remote Desktop Client for KDE. Supports RDP and VNC. Part of kde-network.
https://apps.kde.org/krdc/ || krdc
  • Remmina Remote desktop client written in GTK. Supports RDP, VNC, NX, XDMCP and SSH.
https://remmina.org/ || remmina
  • Remote Viewer Simple remote display client. Supports SPICE and VNC.
https://virt-manager.org/ || virt-viewer
  • Remotely Simple VNC viewer for GNOME. Discontinued.
https://gitlab.gnome.org/World/Remotely || remotelyAUR
  • RustDesk A remote desktop software, open source, written in Rust.
https://rustdesk.com || rustdeskAUR
  • Sunlogin Remote Control Proprietary software that supports remote control of mobile devices, Windows, Mac, Linux and other systems. It uses its own proprietary protocol.
https://sunlogin.oray.com/en/about/about || sunloginclientAUR
  • ToDesk Proprietary remote desktop client that suits for remote teamwork. It uses its own proprietary protocol.
https://www.todesk.com/ || todesk-binAUR
  • TeamViewer Proprietary remote desktop client. It uses its own proprietary protocol.
https://www.teamviewer.com/ || teamviewerAUR
https://tigervnc.org/ || tigervnc
  • Vinagre Remote desktop viewer for GNOME. Supports RDP, VNC, SPICE and SSH. Part of gnome-extra.
https://wiki.gnome.org/Apps/Vinagre || vinagre
  • xfreerdp FreeRDP X11 client. Run with xfreerdp.
https://www.freerdp.com/ || freerdp
  • X2Go Client A graphical client (Qt5) for the X2Go system that uses the NX technology protocol.
https://wiki.x2go.org/doku.php || x2goclientAUR

Remote desktop servers

https://apps.kde.org/krfb/ || krfb
https://nomachine.com/ || nomachineAUR
  • wayvnc VNC server for wlroots based wayland compositors (such as sway).
https://github.com/any1/wayvnc || wayvnc
https://tigervnc.org/ || tigervnc
  • x11vnc VNC server for real X displays.
http://www.karlrunge.com/x11vnc/ || x11vnc
  • X2Go Server An open source remote desktop software that uses the NX technology protocol.
https://wiki.x2go.org/doku.php || x2goserverAUR
  • Xpra A multi-platform screen and application forwarding system.
https://xpra.org/ || xpra
  • Xrdp A daemon that supports RDP. It uses Xvnc, X11rdp or xorgxrdp as a backend.
http://xrdp.org/ || xrdpAUR

Multimedia

Codecs

See the main article: Codecs.

Image

Image viewers

See also Wikipedia:Comparison of image viewers.

Framebuffer image viewers
  • fbi Image viewer for the linux framebuffer console.
https://www.kraxel.org/blog/linux/fbida/ || fbida
  • fbv Very simple graphic file viewer for the framebuffer console.
http://s-tech.elsat.net.pl/fbv/ || fbv
  • fim Highly customizable and scriptable framebuffer image viewer based on fbi.
https://www.nongnu.org/fbi-improved/ || fimAUR
  • jfbview Framebuffer PDF and image viewer based on Imlib2. Features include Vim-like controls, rotation and zoom, zoom-to-fit, and fast multi-threaded rendering.
https://github.com/jichu4n/jfbview || jfbviewAUR
Graphical image viewers
  • CoreImage Simple lightweight easy to use image viewer based on Qt. Part of C-Suite.
https://cubocore.org/ || coreimageAUR
  • Deepin Image Viewer Image viewer for Deepin desktop.
https://www.deepin.org/en/original/deepin-image-viewer/ || deepin-image-viewer
  • Ephoto A light image viewer based on EFL.
https://www.enlightenment.org/about-ephoto || ephoto
  • Eye of GNOME Image viewing and cataloging program, which is a part of the GNOME desktop environment.
https://wiki.gnome.org/Apps/EyeOfGnome || eog
  • Eye of MATE Simple graphics viewer for the MATE desktop.
https://github.com/mate-desktop/eom || eom
  • EyeSight Image viewer for the Hawaii desktop environment.
https://github.com/hawaii-desktop/eyesight || eyesightAUR
  • feh Fast, lightweight image viewer that uses imlib2.
https://feh.finalrewind.org/ || feh
  • Geeqie Image browser and viewer (fork of GQview) that adds additional functionality such as support for RAW files.
http://geeqie.org/ || geeqie
  • GPicView Simple and fast image viewer for X, which is part of the LXDE desktop.
http://lxde.sourceforge.net/gpicview/ || gpicview
  • Gwenview Fast and easy to use image viewer for the KDE desktop.
https://apps.kde.org/gwenview/ || gwenview
  • ida X11 application (Motif based) for viewing images. Install the optional dependencies as needed.
https://www.kraxel.org/blog/linux/fbida/ || fbida
  • image-roll Simple and fast GTK image viewer with basic image manipulation tools.
https://github.com/weclaw1/image-roll || image-rollAUR
  • imv Lightweight image viewer with support for Wayland and animated GIFs which uses FreeImage.
https://sr.ht/~exec64/imv/ || imv
  • Koko Image viewer designed for desktop and touch devices.
https://apps.kde.org/koko/ || kokoAUR
  • KuickShow Fast and convenient image viewer for KDE.
https://userbase.kde.org/KuickShow || kuickshow
  • LxImage-Qt The LXQt image viewer.
https://github.com/lxde/lximage-qt || lximage-qt
  • meh meh is a small, simple, super fast image viewer using raw XLib.
https://www.johnhawthorn.com/meh/ || meh-gitAUR
  • Mirage PyGTK image viewer featuring support for crop and resize, custom actions and a thumbnail panel.
https://sourceforge.net/projects/mirageiv.berlios/ || mirageAUR
  • nomacs Qt image viewer. It is feature-rich but starts fast and can be configured to show additional widgets or only the image.
https://nomacs.org/ || nomacs
  • nsxiv Simple image viewer based on imlib2 that works well with tiling window managers. Community fork of sxiv.
https://codeberg.org/nsxiv/nsxiv || nsxivAUR
  • PhotoQt Fast and highly configurable image viewer with a simple and nice interface.
https://photoqt.org/ || photoqtAUR
  • pqiv GTK 3 based command-line image viewer with a minimal UI supporting images in compressed archives, rewrite of qiv.
https://github.com/phillipberndt/pqiv/ || pqiv
  • qimgv Fast and easy to use Qt5 image viewer. Supports webm/mp4 playback via mpv.
https://github.com/easymodo/qimgv/ || qimgvAUR
  • qeh Actually fast and simple image viewer. Like feh but faster and simpler, and support for more formats.
https://github.com/sandsmark/qeh/ || qeh-gitAUR
  • Quick Image Viewer Very small and fast image viewer based on GTK and imlib2.
http://spiegl.de/qiv/ || qiv
  • qView Qt image viewer designed with minimalism and usability in mind.
https://interversehq.com/qview/ || qviewAUR
  • Ristretto Fast and lightweight image viewer for the Xfce desktop environment.
https://docs.xfce.org/apps/ristretto/start || ristretto
  • shufti shufti non-destructively saves and restores the zoom level, rotation, window size, desktop location and viewing area on a per-image/file location basis
https://github.com/danboid/shufti || shuftiAUR
  • sxiv Simple image viewer based on imlib2 that works well with tiling window managers.
https://github.com/muennich/sxiv || sxiv
  • Viewnior Minimalistic GTK image viewer featuring support for flipping, rotating, animations and configurable mouse actions.
https://siyanpanayotov.com/project/viewnior || viewnior
  • Vimiv An image viewer with vim-like keybindings. It is written in python3 using the Gtk3 toolkit.
https://karlch.github.io/vimiv/ || vimiv
  • Vimiv (Qt port) An image viewer with vim-like keybindings. It is written in python3 and PyQt5.
https://karlch.github.io/vimiv-qt/ || vimiv-qtAUR
  • vpv Image viewer designed for scientific image visualization.
https://github.com/kidanger/vpv || vpvAUR
  • Xloadimage Classic X image viewer.
https://sioseis.ucsd.edu/xloadimage.html || xloadimage

Image organizers

See also Wikipedia:Image organizer.

  • Deepin Album Photo manager for viewing and organizing pictures, for Deepin desktop.
https://github.com/linuxdeepin/deepin-album || deepin-album
  • digiKam KDE-based image organizer with built-in editing features via a plugin architecture. digiKam asserts it is more full featured than similar applications with a larger set of image manipulation features including RAW image import and manipulation.
https://www.digikam.org/ || digikam
  • Frogr Small application for the GNOME desktop that allows users to manage their accounts in the Flickr image hosting website.
https://wiki.gnome.org/Apps/Frogr || frogrAUR
  • GNOME Photos Access, organize, and share your photos on GNOME.
https://wiki.gnome.org/Apps/Photos || gnome-photos
  • gThumb Image viewer and browser for the GNOME desktop.
https://wiki.gnome.org/Apps/Gthumb || gthumb
  • KPhotoAlbum Digital image cataloging software that supports annotation, browsing, searching and viewing of digital images and videos.
https://www.kphotoalbum.org/ || kphotoalbum
  • Memories Image viewer and manager designed for elementary OS.
https://anufrij.org/memories/ || showmypicturesAUR
  • Pantheon Photos Photo organizer for Pantheon.
https://launchpad.net/pantheon-photos || pantheon-photos
  • PhotoPrism Personal Photo Management powered by Go and Google TensorFlow
https://photoprism.app/ || photoprismAUR
  • Phototonic Fast and functional image viewer and browser (Qt).
https://github.com/oferkv/phototonic/ || phototonic
  • Pix Image gallery and image viewer that can be used to open images with other applications like an image editor, add tags to the files, add annotations to pictures, rotate and share them.
https://apps.kde.org/pix/ || maui-pix
  • Pix Image viewer and browser based on gthumb. X-Apps Project.
https://github.com/linuxmint/pix || pixAUR
  • Rapid Photo Downloader Download photos and videos from cameras, memory cards and portable storage devices.
https://www.damonlynch.net/rapid/ || rapid-photo-downloader
  • Shotwell A digital photo organizer designed for the GNOME desktop environment
https://wiki.gnome.org/Apps/Shotwell || shotwell

Image processing

  • CairoSVG SVG to PNG, PDF, PS converter.
https://cairosvg.org/ || python-cairosvg
  • Converseen Qt-based batch image converter and resizer.
https://converseen.fasterland.net/ || converseen
  • CropGUI GTK utility for lossless cropping and rotation of jpeg files
https://github.com/jepler/cropgui || cropguiAUR
  • dcraw Converts many camera RAW formats.
https://dechifro.org/dcraw/ || dcraw
  • G'MIC Full-featured open-source framework for image processing, providing several different user interfaces to convert/manipulate/filter/visualize generic image datasets, ranging from 1d scalar signals to 3d+t sequences of multi-spectral volumetric images, including 2d color images.
https://www.gmic.eu/ || gmic
  • GraphicsMagick Fork of ImageMagick designed to have API and command-line stability. It also supports multi-CPU for enhanced performance and thus is used by some large commercial sites (Flickr, etsy) for its performance.
http://www.graphicsmagick.org/ || graphicsmagick
  • ImageMagick Command-line image manipulation program. It is known for its accurate format conversions with support for over 100 formats. Its API enables it to be scripted and it is usually used as a backend processor.
https://www.imagemagick.org/script/index.php || imagemagick
  • PosteRazor Cut an image or PDF into pieces which can be printed and assembled to a poster
https://posterazor.sourceforge.io/ || posterazor
Image compression
Console
  • Guetzli A perceptual JPEG encoder, aiming for excellent compression density at high visual quality.
https://github.com/google/guetzli || guetzli
  • jpegoptim JPEG optimization utility providing lossless and lossy compression.
https://www.kokkonen.net/tjko/projects.html#jpegoptim || jpegoptim
  • optipng Lossless PNG compressor.
https://optipng.sourceforge.net/ || optipng
  • oxipng Lossless multithreaded PNG compressor.
https://github.com/shssoichiro/oxipng || oxipng
  • pngcrush Tool for optimizing the compression of PNG files.
https://pmt.sourceforge.io/pngcrush/ || pngcrush
  • pngquant Lossy compression of PNG images.
https://pngquant.org/ || pngquant
  • zopflipng Highly efficient PNG optimisation tool using Google's zopfli library
https://github.com/google/zopfli || zopfli
Graphical
  • Curtail GTK-based image compressor, supporting PNG and JPEG file types.
https://github.com/Huluti/Curtail || curtail
  • Image Optimizer Simple lossless image optimizer built with Vala and Gtk for Elementary OS.
https://github.com/GijsGoudzwaard/Image-Optimizer || image-optimizer-gitAUR
  • Trimage Qt-based tool for optimizing PNG and JPG files.
https://trimage.org/ || trimageAUR

Raster graphics editors

See also Wikipedia:Comparison of raster graphics editors.

  • AzPainter Painting software for illustration drawing.
https://gitlab.com/azelpg/azpainter || azpainterAUR
  • CorePaint Simple bitmap painting tool to produce very simple graphics. Part of C-Suite.
https://cubocore.org/ || corepaintAUR
  • Deepin Draw Lightweight drawing tool for Deepin desktop.
https://github.com/linuxdeepin/deepin-draw || deepin-draw
  • Drawing Drawing application for the GNOME desktop, using Cairo and GdkPixbuf for basic drawing operations.
https://github.com/maoschanz/drawing || drawing
  • Drawpile Collaborative drawing program that allows multiple users to sketch on the same canvas simultaneously.
https://drawpile.net/ || drawpileAUR
  • GIMP Image editing suite in the vein of proprietary editors such as Adobe Photoshop. GIMP (GNU Image Manipulation Program) has been started in the mid 1990s and has acquired a large number of plugins and additional tools.
https://www.gimp.org/ || gimp
https://www.gnu.org/software/gpaint/ || gpaintAUR
  • GrafX2 Bitmap paint program specialized in 256 color drawing.
http://grafx2.chez.com/ || grafx2
  • ImEditor Simple and versatile image editor.
https://imeditor.github.io/ || imeditorAUR
  • KolourPaint Free raster graphics editor for KDE, similar to Microsoft's Paint application before Windows 7, but with some additional features such as support for transparency. Part of kde-applications and kde-graphics groups.
http://kolourpaint.org/ || kolourpaint
  • Krita Digital painting and illustration software included based on the KDE platform.
https://krita.org/ || krita
  • Milton Infinite-canvas paint program.
https://www.miltonpaint.com/ || miltonAUR
  • mtPaint Graphics editing program geared towards creating indexed palette images and pixel art.
https://mtpaint.sourceforge.net/ || mtpaint
  • MyPaint Free software graphics application for digital painters.
http://mypaint.org || mypaint
  • PhotoFlare Simple but powerful image editor originally inspired by PhotoFiltre.
https://photoflare.io/ || photoflare
  • Pinta Drawing and editing program modeled after Paint.NET. Its goal is to provide a simplified alternative to GIMP for casual users.
https://pinta-project.com/ || pinta
  • Pixelitor Advanced image editor with support for layers, layer masks, text layers, multiple undo, blending modes, cropping, Gaussian blurring, unsharp masking, histograms, etc.
https://pixelitor.sourceforge.io/ || pixelitorAUR
  • Swappy Wayland native snapshot editing tool.
https://github.com/jtheoof/swappy || swappy
  • XPaint Color image editing tool which features most standard paint program options.
https://sourceforge.net/projects/sf-xpaint/ || xpaintAUR

Some image viewers and organizers like digiKam, Ephoto, GNOME Photos, gThumb, ida, nomacs, Pantheon Photos, Phototonic and Shotwell also provide some basic image manipulation functionality.

Specialized photo editors

  • A Photo Tool (Libre) Photo editor with easy to use basic image editing tools.
https://www.ahola.me/aphototoollibre.html || aphototoollibreAUR
  • darktable Photography workflow and RAW development application.
https://www.darktable.org/ || darktable
  • Filmulator Simple raw photo editor based on the process of developing film.
https://filmulator.org/ || filmulatorAUR
  • FOSStriangulator Tool for making triangulated illustrations out of photos.
https://github.com/FOSStriangulator/FOSStriangulator || fosstriangulatorAUR
  • Hugin Panorama photo stitcher.
http://hugin.sourceforge.net/ || hugin
  • LightZone Professional-level digital darkroom and photo editor comparable to Photoshop Lightroom.
http://lightzoneproject.org/ || lightzoneAUR
  • Luminance HDR Open source graphical user interface application that aims to provide a workflow for HDR imaging.
https://qtpfsgui.sourceforge.net/ || luminancehdr
  • nUFRaw Utility to read and manipulate raw images from digital cameras using DCRaw.
https://sourceforge.net/projects/nufraw/ || gimp-nufraw
  • Oqapy Photographic workflow application.
https://oqapy.eu/ || oqapyAUR
  • Rawstudio Raw-image converter written in GTK.
https://rawstudio.org/ || rawstudioAUR
  • RawTherapee A powerful cross-platform raw image processing program.
https://www.rawtherapee.com/ || rawtherapee
  • Showfoto Photo editor with powerful image editing tools.
https://www.digikam.org/ || digikam

Photo geotagging

  • Geotag Match date/time information from photos with location information from a GPS unit or from a map.
https://geotag.sourceforge.net/ || geotag
  • Geotagging Photography geotagging tool to synchronize photos with gps track log (GPX).
https://github.com/jmlich/geotagging || geotaggingAUR
  • GottenGeography Easy to use photo geotagging application for the GNOME desktop.
https://launchpad.net/gottengeography || gottengeography
  • GPicSync Inserts location in your pictures metadata from a GPS tracklog.
https://github.com/FrancoisSchnell/GPicSync || gpicsyncAUR
  • GPSCorrelate Correlate (geotagging) digital camera photos with GPS data in GPX format.
https://github.com/freefoote/gpscorrelate || gpscorrelate

Vector graphics editors

See also Wikipedia:Comparison of vector graphics editors.

  • Dia GTK-based diagram creation program.
https://wiki.gnome.org/Apps/Dia || diaAUR
  • diagrams.net Diagram drawing application built on web technology. Based on the Electron platform.
https://www.diagrams.net/ || drawio-desktopAUR
  • Dot Matrix The glyph playground of creativity from simple lines.
https://github.com/lainsce/dot-matrix/ || dot-matrixAUR
  • Figma Unofficial desktop application for Figma collaborative design tool. Based on the Electron platform.
https://github.com/Figma-Linux/figma-linux || figma-linuxAUR
  • Gravit Designer Proprietary vector design application. Based on the Electron platform.
https://designer.io/ || gravit-designer-binAUR
https://inkscape.org/ || inkscape
  • Karbon Vector graphics editor, part of the Calligra Suite.
https://www.calligra.org/karbon/ || calligra
  • LibreOffice Draw Vector graphics editor and diagramming tool included in the LibreOffice suite similar to Microsoft Visio.
https://www.libreoffice.org/discover/draw/ || libreoffice-still or libreoffice-fresh
  • Mockitt Proprietary online design, prototyping, and collaboration platform. Based on the Electron platform.
https://mockitt.wondershare.com/ || mockittAUR
  • OpenOffice Draw Vector graphics editor and diagramming tool included in the OpenOffice suite.
https://www.openoffice.org/product/draw.html || openoffice-binAUR
  • Pencil Project GUI prototyping and mockup tool. Based on the Electron platform.
https://pencil.evolus.vn/ || pencilAUR
  • sK1 Replacement for Adobe Illustrator or CorelDraw, oriented for "prepress ready" PostScript & PDF output.
https://sk1project.net/ || sk1AUR
  • SvgVi SVG viewer and editor using XML declarations.
https://gitlab.com/pwmc/svgvi || svgviAUR
  • yEd General-purpose proprietary diagramming program for flowcharts, network diagrams, UML diagrams, BPMN diagrams, mind maps, organization charts, and Entity Relationship diagrams.
https://www.yworks.com/products/yed || yedAUR
  • Xfig Interactive drawing tool.
https://mcj.sourceforge.net/ || xfigAUR

Font editors

See also Wikipedia:Comparison of font editors.

  • Birdfont Font editor which lets you create vector graphics and export TTF, EOT and SVG fonts.
https://birdfont.org/ || birdfont
https://fontforge.github.io/ || fontforge
  • TruFont Font-editing application.
https://trufont.github.io/ || trufontAUR

2D animation

  • enve Flexible, user expandable 2D animation software.
https://maurycyliebner.github.io/ || enve-gitAUR
  • Glaxnimate Vector 2D animation software, mainly for Lottie and TGS formats, but have a good standard animated SVG export
https://glaxnimate.mattbas.org/ || glaxnimateAUR
  • OpenToonz 2D animation creation software.
https://opentoonz.github.io/e/ || opentoonz
  • Pencil2D Easy, intuitive tool to make 2D hand-drawn animations.
https://www.pencil2d.org/ || pencil2d
  • qStopMotion Application for creating stop-motion animation movies. The users will be able to create stop-motions from pictures imported from a camera or from the harddrive and export the animation to different video formats such as mpeg or avi.
https://qstopmotion.org/ || qstopmotion
  • Scribl Application to create simple video lectures that combine audio with hand-drawn animation.
https://www.scribl.ink/ || scriblAUR
  • Stopmotion Application to create stop-motion animations. It helps you capture and edit the frames of your animation and export them as a single file.
http://linuxstopmotion.org/ || stopmotionAUR
  • Synfig Studio 2D animation software, designed as powerful industrial-strength solution for creating film-quality animation using a vector and bitmap artwork.
https://www.synfig.org/ || synfigstudio
  • TupiTube Desk Desktop application to create and share 2D animations, focused on kids and teenagers.
https://www.maefloresta.com/ || tupitube
  • Aseprite Pixel art 2d animation
https://www.aseprite.org/ || asepriteAUR
  • Pixelorama Pixel art 2d animation
https://orama-interactive.itch.io/pixelorama || pixeloramaAUR

The drawing application Krita and the 3D editor Blender (Grease Pencil mode) have both 2D animation features too.

3D computer graphics

See also Wikipedia:Comparison of 3D computer graphics software.

  • Art of Illusion 3D modeling and rendering studio written in Java.
http://www.artofillusion.org/ || aoiAUR
  • Blender Fully integrated 3D graphics creation suite capable of 3D modeling, texturing, and animation, among other things.
https://www.blender.org/ || blender
  • CloudCompare 3D point cloud and mesh processing software.
https://cloudcompare.org/ || cloudcompareAUR
  • Dust3D 3D modeling software. It helps you create a 3D watertight base model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.
https://dust3d.org/ || dust3dAUR
  • F3D A fast and minimalist KISS 3D viewer. Supported file formats: VTK (legacy and XML), STL, GLTF, PLY, OBJ, 3DS, …
https://f3d.app || f3dAUR
  • Goxel Open Source 3D voxel editor.
https://goxel.xyz/ || goxel
  • MakeHuman™ Parametrical modeling program for creating human bodies.
http://www.makehumancommunity.org/ || makehumanAUR
  • MeshLab System for processing and editing 3D triangular meshes.
https://www.meshlab.net/ || meshlabAUR
  • Sweet Home 3D Interior design software application for the planning and development of floor plans
http://sweethome3d.com/ || sweethome3d
  • POV-Ray Script-based raytracer for creating 3D graphics.
https://www.povray.org/ || povray
  • VoxelShop Extremely intuitive and powerful software to modify and create voxel objects.
https://github.com/simlu/voxelshop || voxelshopAUR
  • Wings 3D Advanced subdivision modeler that is both powerful and easy to use.
http://www.wings3d.com/ || wings3dAUR

Color pickers and palettes

  • Agave Colorscheme designer tool for GNOME.
https://web.archive.org/web/20170327063642/http://home.gna.org/colorscheme/ || agaveAUR
  • Chameleon Simple color picker for X11 which outputs colors to stdout.
https://github.com/seebye/chameleon || chameleon-gitAUR
  • ColorGrab Cross-platform color picker.
https://github.com/nielssp/colorgrab || colorgrabAUR
  • Color Palette Tool for viewing the GNOME color palette as defined by the design guidelines.
https://gitlab.gnome.org/World/design/palette || paletteAUR
  • colorpicker Click on a pixel on your screen and print its color value in RGB. Written for X11.
https://github.com/Jack12816/colorpicker || colorpickerAUR
  • Color Picker Simplistic color picker for the Pantheon desktop.
https://github.com/RonnyDo/ColorPicker || color-pickerAUR
  • Coulr Color box to help developers and designers.
https://github.com/Huluti/Coulr || coulrAUR
  • Deepin Picker Color picker tool for Deepin desktop.
https://www.deepin.org/en/original/deepin-picker/ || deepin-picker
  • delicolour Lightweight GTK 3 color finder.
https://github.com/eepp/delicolour || delicolourAUR
  • Gcolor3 Simple GTK 3 color selector.
https://www.hjdskes.nl/projects/gcolor3/ || gcolor3
  • GPick Advanced color picker tool.
http://www.gpick.org/ || gpick
  • KColorChooser Simple application to select the color from the screen or from a pallete. Part of kde-graphics.
https://apps.kde.org/kcolorchooser/ || kcolorchooser
  • Kontrast Tool to check contrast for colors that allows verifying that your colors are correctly accessible. Part of kde-accessibility.
https://apps.kde.org/kontrast/ || kontrast
  • MATE Color Selection Choose colors from the palette or the screen. Run with mate-color-select.
https://mate-desktop.org/ || mate-desktop
  • Pick Simple color picker tool for the Linux desktop.
https://www.kryogenix.org/code/pick || pick-colour-pickerAUR
  • PrestoPalette An artist's tool for creating harmonious color palettes.
https://github.com/PrestoPalette/PrestoPalette || prestopaletteAUR
  • xcolor Lightweight color picker for X11.
https://soft.github.io/xcolor/ || xcolor

Screenshot

See Screen capture#Screenshot software.

Digital camera managers

See gPhoto#Installation.

Audio

Audio systems

See also the main article Sound system and Wikipedia:Sound server.

Audio players

See also Wikipedia:Comparison of audio player software.

Many applications in the #Video players section also support audio playback.

Server
  • Music Player Daemon Audio player that has a server-client architecture. In order to interface with it, a separate client is needed.
https://www.musicpd.org/ || mpd
  • Funkwhale self-hosted, modern, free and open-source music server, heavily inspired by Grooveshark. Instances can be federated.
https://funkwhale.audio/ || funkwhaleAUR
  • Sonospy A music server for Sonos that allows you overcome the 65,000 local track limit and also offers various customization options.
https://github.com/henkelis/sonospy/wiki/Welcome-to-Sonospy || sonospy-gitAUR
Console
  • cmus Very feature-rich ncurses-based music player.
https://cmus.github.io/ || cmus
  • Cplay Curses front-end for various audio players (ogg123, mpg123, mpg321, splay, madplay, and mikmod, xmp, and sox).
https://directory.fsf.org/wiki/Cplay || cplayAUR
  • davis A CLI client for mpd, written in Rust.
https://github.com/SimonPersson/davis || not packaged? search in AUR
  • Herrie Minimalistic console-based music player with native AudioScrobbler support.
https://github.com/EdSchouten/herrie || herrieAUR
  • MOC Ncurses console audio player with support for the MP3, OGG, and WAV formats.
https://moc.daper.net/ || moc
  • MPFC Gstreamer-based audio player with curses interface.
https://code.google.com/archive/p/mpfc/ || mpfcAUR
  • mpg123 Fast free MP3 console audio player for Linux, FreeBSD, Solaris, HP-UX and nearly all other UNIX systems (also decodes MP1 and MP2 files).
https://www.mpg123.org/ || mpg123
  • vitunes Curses-based music player and playlist manager with vim-like keybindings.
http://vitunes.org/ || vitunesAUR
  • whistle Curses-based commandline audio player.
https://github.com/ap0calypse/whistle/ || whistle-gitAUR
  • XMMS2 Complete rewrite of the popular music player.
https://xmms2.org || xmms2
Graphical
GStreamer-based
  • Blanket Improve focus and increase your productivity by listening to different sounds.
https://github.com/rafaelmardojai/blanket || blanket
  • Byte Music player designed for elementary OS.
https://github.com/alainm23/byte || byteAUR
  • Clementine Amarok 1.4 clone, ported to Qt5. See also Strawberry (below).
https://www.clementine-player.org/ || clementine
  • Cozy Modern audio book player for Linux using GTK 3.
https://cozy.geigi.de/ || cozy-audiobooksAUR
  • Exaile GTK clone of Amarok.
https://www.exaile.org/ || exaileAUR
  • GNOME Music Music is the new GNOME music playing application. It aims to combine an elegant and immersive browsing experience with simple and straightforward controls.
https://wiki.gnome.org/Apps/Music || gnome-music
  • Guayadeque Full featured media player that can easily manage large collections and uses the GStreamer media framework.
https://www.guayadeque.org/ || guayadequeAUR
  • Lollypop A GNOME music player.
https://wiki.gnome.org/Apps/Lollypop || lollypop
  • Melody Music player for listening to local music files, online radios and audio CD's.
https://anufrij.org/melody/ || playmymusicAUR
  • Pantheon Music Simple, fast, and good looking music player. The official elementary music player.
https://github.com/elementary/music || pantheon-music
  • Parlatype Minimal audio player for manual speech transcription, for GNOME. It plays audio sources to transcribe them in your favorite text application.
https://www.parlatype.org/ || parlatypeAUR
  • Pragha A lightweight two-panel GTK music manager written in C.
https://pragha-music-player.github.io/ || pragha
  • Quod Libet Audio player written with GTK, Python and GStreamer with support for regular expressions in playlists.
https://github.com/quodlibet/quodlibet/ || quodlibet
  • Rhythmbox GTK clone of iTunes, used by default in GNOME.
https://wiki.gnome.org/Apps/Rhythmbox || rhythmbox
  • Sayonara Small, clear and fast audio player for Linux written in C++, uses the Qt framework.
https://sayonara-player.com/ || sayonara-playerAUR
  • Strawberry Fork of Clementine aimed at audio enthusiasts and music collectors. Uses Qt6.
https://www.strawberrymusicplayer.org/ || strawberry
  • Tauon Music Box Modern, comfortable and streamlined music player for the playback of your music collection.
https://tauonmusicbox.rocks/ || tauon-music-boxAUR
Phonon-based
  • Amarok Mature Qt-based player known for its plethora of features.
https://amarok.kde.org/ || amarokAUR
  • JuK JuK is an audio jukebox application, supporting collections of MP3, Ogg Vorbis, and FLAC audio files.
https://juk.kde.org/ || juk
  • Yarock Modern looking music player, packed with features, that doesn’t depend on any specific desktop environment. Yarock is designed to provide an easy and pretty music browser based on cover art.
https://seb-apps.github.io/yarock/ || yarockAUR
Other
  • Aqualung Advanced music player, which plays audio CDs, internet radio streams and podcasts as well as soundfiles in just about any audio format and has the feature of inserting no gaps between adjacent tracks.
https://aqualung.jeremyevans.net/ || aqualungAUR
https://audacious-media-player.org/ || audacious
  • DeaDBeeF Light and fast music player with many features, no GNOME or KDE dependencies, supports console-only, as well as a GTK GUI, comes with many plugins, and has a metadata editor.
https://deadbeef.sourceforge.io/ || deadbeefAUR
  • Deepin Music Awesome music player with brilliant and tweakful UI Deepin-UI based.
https://www.deepin.org/en/original/deepin-music/ || deepin-music
  • Drumstick MIDI File Player MIDI file player based on Drumstick.
https://sourceforge.net/projects/dmidiplayer/ || dmidiplayerAUR
  • Elisa Simple music player by the KDE community aiming to provide a nice experience for its users.
https://apps.kde.org/elisa/ || elisa
  • gmusicbrowser Open-source jukebox for large collections of MP3/OGG/FLAC files.
https://gmusicbrowser.org/ || gmusicbrowserAUR
  • Goggles Music Manager Music collection manager and player that automatically categorizes your music, supports gapless playback, features easy tag editing, and internet radio support. Uses the Fox toolkit.
https://gogglesmm.github.io/ || gogglesmm
  • LXMusic A minimalist xmms2-based music player.
https://wiki.lxde.org/en/LXMusic || lxmusic
  • museeks Minimalistic and easy to use music player. Based on the Electron platform.
https://museeks.io/ || museeks-binAUR
  • Musique Just another music player, only better.
https://flavio.tordini.org/musique || musiqueAUR
  • Qmmp Qt-based multimedia player with a user interface that is similar to Winamp or XMMS.
https://qmmp.ylsoftware.com/ || qmmp
  • Soundux Soundboard that features a simple user interface.
https://soundux.rocks/ || sounduxAUR
  • Vvave Tiny Qt music player to keep your favorite songs at hand.
https://vvave.kde.org/ || vvave

Internet radio listeners

  • GNOME Radio Easily find live radio programs based on geographical location of radio broadcasters on the Internet.
http://www.gnomeradio.org/ || gnome-radioAUR
  • Goodvibes Lightweight internet radio player.
https://gitlab.com/goodvibes/goodvibes || goodvibesAUR
  • Radiotray-NG Internet radio player systray applet.
https://github.com/ebruck/radiotray-ng || radiotray-ngAUR
  • Shortwave GTK 3 application for finding and listening to internet radio stations.
https://gitlab.gnome.org/World/Shortwave || shortwaveAUR
  • Tuner Minimalist radio station player.
https://github.com/louis77/tuner || tunerAUR

Music streaming clients

  • Cider An open source and community oriented Apple Music client for Windows, Linux, macOS, and more. Based on the Electron platform.
https://cider.sh/ || ciderAUR
  • Google Play Music Desktop Player Beautiful cross platform desktop player for Google Play Music. Based on the Electron platform.
https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/ || gpmdpAUR
  • Headset Desktop application that turns YouTube into a world class music streaming service. Based on the Electron platform.
https://headsetapp.co/ || headsetAUR
  • MellowPlayer A free, open source and cross-platform Qt-based desktop application that runs web-based music streaming services in its own window and provides integration with your desktop.
https://colinduquesnoy.gitlab.io/MellowPlayer/ || mellowplayerAUR
  • Nuclear Modern music player focused on streaming from free sources. Based on the Electron platform.
http://nuclear.gumblert.tech/ || nuclear-player-binAUR
  • pianobar Console-based frontend for the online radio Pandora.
https://6xq.net/projects/pianobar/ || pianobar
  • Pithos Python/GTK Pandora Radio desktop client.
https://pithos.github.io/ || pithosAUR
  • Spotify Proprietary music streaming service. It supports local playback and streaming from Spotify's vast library (requires a free account).
https://www.spotify.com/ || spotifyAUR

Audio tag editors

Console
  • Beets Music library organizer, tagger and more.
https://beets.io/ || beets
  • Demlo Batch music tagger, encoder, renamer and more.
https://gitlab.com/ambrevar/demlo || demloAUR
  • id3 Command-line utility to edit ID3 1.x and 2.x tags.
https://squell.github.io/id3/ || id3AUR
  • id3v2 Command line editor for id3v2 tags.
http://id3v2.sourceforge.net/ || id3v2
  • MP3Info MP3 technical info viewer and ID3 1.x tag editor.
https://ibiblio.org/mp3info/ || mp3info
  • MP3Unicode Command line utility to convert ID3 tags in mp3 files between different encodings.
http://mp3unicode.sourceforge.net/ || mp3unicode
  • Taffy Simple command-line tag editor for many audio formats.
https://github.com/jangler/taffy || taffyAUR
  • Tagutil CLI tool to edit music file's tag. It aims to provide both an easy-to-script interface and ease of use interactively.
https://github.com/kAworu/tagutil || tagutilAUR
Graphical
  • Audio Tag Tool Tool to edit tags in MP3 and Ogg Vorbis files.
https://github.com/impegoraro/tagtool || tagtoolAUR
  • Coquillo Metadata editor for various audio formats.
https://github.com/sjuvonen/coquillo || coquilloAUR
  • EasyTag Utility for viewing, editing and writing ID3 tags of music files, supports many audio formats.
https://wiki.gnome.org/Apps/EasyTAG || easytag
  • Ex Falso Cross-platform free and open source audio tag editor and library organizer. Run with exfalso.
https://github.com/quodlibet/quodlibet/ || quodlibet
  • GabTag Audio tagging tool written in GTK.
https://github.com/lachhebo/gabtag || gabtagAUR
  • Kid3 MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV and AIFF files tag editor.
https://kid3.kde.org/ || KDE: kid3, Qt: kid3-qt
  • KTag Editor ID3v tag editor developed in Qt5 framework. Supported files are mp3, wav, ogg, wma, flac, asf.
https://karoljkocmaros.blogspot.com/p/ktag-editor.html || ktageditorAUR
  • MP3Info GUI MP3 technical info viewer and ID3 1.x tag editor. The graphical interface can be launched with the gmp3info command.
https://ibiblio.org/mp3info/ || mp3info
  • Picard Cross-platform audio tag editor written in Python (the official MusicBrainz tagger).
https://picard.musicbrainz.org/ || picard
  • NTag Graphical tag editor focused on everyday life use cases.
https://github.com/nrittsti/ntag || ntagAUR
  • Puddletag Replacement for the famous MP3tag for Windows.
https://docs.puddletag.net/ || puddletagAUR
  • Qoobar Universal Qt-based audio tagger (specialized for classical music).
http://qoobar.sourceforge.net/en/index.htm || qoobarAUR
  • Tag Editor A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3v1/ID3v2, Vorbis, Opus, FLAC and Matroska.
https://github.com/Martchus/tageditor || tageditorAUR
  • Thunar Media Tags Plugin Adds special features for media files to the Thunar File Manager, including the ability to edit tags.
https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin || thunar-media-tags-plugin

Lyrics

Lyrics players
  • Floodlight Presenter Presentation and lyrics program for churches to display lyrics and media.
https://floodlight.gitlab.io/ || floodlight-presenterAUR
  • Give Me Lyrics See the lyrics of the song that is playing, from any application.
https://github.com/muriloventuroso/givemelyrics || givemelyricsAUR
  • OSD Lyrics Lyric show compatible with various media players.
https://github.com/osdlyrics/osdlyrics || osdlyrics
Lyrics downloaders
  • clyrics Extensible lyrics fetcher, with daemon support for cmus and mocp.
https://github.com/trizen/clyrics || clyricsAUR
  • glyrc Command-line music related metadata searchengine, including support for downloading lyrics.
https://github.com/sahib/glyr || glyr
Lyrics editors
  • Karaoke Lyrics Editor Lyrics editor and CD+G/video exporter for Karaoke.
https://www.ulduzsoft.com/linux/karaoke-lyrics-editor/ || karlyriceditorAUR
  • LyricsX Lyrics editor.
https://github.com/timxx/lyricsx || lyricsxAUR

Audio converters

  • Caudec A multiprocess command line audio converter that supports many formats (FLAC, MP3, Ogg Vorbis, Windows codecs and many more)
https://caudec.cocatre.net/ || caudecAUR
  • Ecasound Command line tools designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling.
https://nosignal.fi/ecasound/ || ecasound
  • FFaudioConverter Batch audio converter and effects processor. It can convert files or whole folders containing music and video files to other audio formats with FFmpeg.
https://github.com/Bleuzen/FFaudioConverter || ffaudioconverterAUR
  • Flacon Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files.
https://flacon.github.io/ || flaconAUR
  • fre:ac Audio converter and CD ripper with support for various popular formats and encoders.
https://freac.org/ || freacAUR
  • Gnac Audio converter for GNOME.
http://gnac.sourceforge.net/ || gnac
  • SoundConverter A graphical application to convert audio files into different formats.
https://soundconverter.org/ || soundconverter
  • soundKonverter Qt-based GUI front-end to various audio converters.
https://github.com/dfaust/soundkonverter || soundkonverter
  • SoX Command line utility that can convert various formats of computer audio files into other formats.
https://sox.sourceforge.net/ || sox

Audio editors

See also Wikipedia:Comparison of digital audio editors.

  • Audacity Program that lets you manipulate digital audio waveforms.
https://www.audacityteam.org/ || audacity
  • GNOME Sound Recorder The Sound Recorder application enables you to record and play .flac, .ogg (OGG audio, or .oga), and .wav sound files.
https://wiki.gnome.org/Apps/SoundRecorder || gnome-sound-recorder
http://gwc.sourceforge.net/ || gwcAUR
  • Kwave Sound editor for KDE.
http://kwave.sourceforge.net/ || kwave
  • mhWaveEdit Graphical program for editing, playing and recording sound files.
https://github.com/magnush/mhwaveedit/ || mhwaveeditAUR
  • Mp3splt Utility to split mp3, ogg vorbis and native FLAC files selecting a begin and an end time position, without decoding.
http://mp3splt.sourceforge.net/ || CLI: mp3splt, GUI: mp3splt-gtk
  • ocenaudio Proprietary cross-platform, easy to use, fast and functional audio editor.
https://www.ocenaudio.com/en/ || ocenaudio-binAUR
  • Play it Slowly Play back audio files at a different speed or pitch.
https://29a.ch/playitslowly || playitslowly
  • Polyphone A soundfont editor to create and edit a musical instrument based on samples, using the sf2 format.
https://www.polyphone-soundfonts.com/ || polyphone
  • Snd Advanced sound editor modeled loosely after Emacs.
https://ccrma.stanford.edu/software/snd/ || snd
  • Swami A SoundFont editor
http://www.swamiproject.org || swamiAUR
  • Sweep Audio editor and live playback tool.
http://www.metadecks.org/software/sweep/ || sweep
  • WaveSurfer Tool for sound visualization and manipulation. Typical applications are speech/sound analysis and sound annotation/transcription.
https://www.speech.kth.se/wavesurfer/ || wavesurferAUR

Digital audio workstations

See also Professional audio.

  • Ardour Multichannel hard disk recorder and digital audio workstation.
https://ardour.org/ || ardour
  • Bitwig Studio Proprietary professional digital audio workstation.
https://www.bitwig.com/en/home.html || bitwig-studioAUR
  • Frinika Digital audio workstation, features sequencer, soft-synths, realtime effects and audio recording.
https://www.frinika.com/ || frinikaAUR
  • LMMS Digital audio workstation which allows you to produce music with your computer.
https://lmms.io/ || lmms
  • MusE MIDI/Audio sequencer (digital audio workstation) with recording and editing capabilities, aims to be a complete multitrack virtual studio for Linux.
https://muse-sequencer.github.io// || muse
  • Non Modular digital audio workstation composed of four main parts: Timeline, Sequencer, Mixer and Session Manager.
https://non.tuxfamily.org/ || non-timeline, non-sequencer, non-mixer, new-session-manager
  • Qtractor Qt-based hard disk recorder and digital audio workstation application that aims to provide digital audio workstation software simple enough for the average home user, and yet powerful enough for the professional user.
https://qtractor.sourceforge.io/qtractor-index.html || qtractor
  • REAPER Proprietary digital audio workstation, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset.
https://www.reaper.fm/ || reaper
  • Rosegarden Digital audio workstation program developed with ALSA and Qt that acts as an audio and MIDI sequencer, scorewriter and musical composition and editing tool.
https://www.rosegardenmusic.com/ || rosegarden
  • Tracktion Waveform Proprietary digital audio workstation, specifically designed for the needs of modern music producers.
https://www.tracktion.com/ || tracktion-waveformAUR

Audio analyzers

  • audioprism Spectrogram tool for PulseAudio input and WAV files.
https://github.com/vsergeev/audioprism || audioprismAUR
  • BRP-PACU Dual channel FFT based acoustic analysis tool to help engineers analyze live professional sound systems using the transfer function.
https://sourceforge.net/projects/brp-pacu/ || brp-pacuAUR
  • Baudline Proprietary time-frequency and spectrogram analyzer
http://www.baudline.com/index.html || baudline-binAUR
  • FMIT Graphical utility for tuning your musical instruments, with error and volume history and advanced features.
https://gillesdegottex.github.io/fmit/ || fmitAUR
  • Friture Real-time audio analyzer.
https://friture.org/ || fritureAUR
  • Mousai Simple application for identifying songs using the API of audd.io.
https://github.com/SeaDve/Mousai || mousaiAUR
  • rtspeccy Real time audio spectrum analyzer.
https://www.uninformativ.de/git/rtspeccy/ || rtspeccy-gitAUR
  • sndpeek Real-time audio visualization tool.
https://soundlab.cs.princeton.edu/software/sndpeek/ || ALSA: sndpeek-alsaAUR, JACK: sndpeek-jackAUR
  • SongRec Unofficial Shazam client to recognize audio from an arbitrary audio file or from the microphone, written in Rust.
https://github.com/marin-m/SongRec || songrec
https://www.sonicvisualiser.org/ || sonic-visualiser
  • Spek A barebones interface for ffmpeg's spectogram png output, helps to analyse your audio files by showing their spectrogram.
http://spek.cc/ || spekAUR

Scorewriters

See also LilyPond#Front-ends and Wikipedia:Comparison of scorewriters.

  • Aria Maestosa MIDI sequencer/editor. It lets you compose, edit and play MIDI files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views.
https://ariamaestosa.github.io/ariamaestosa/docs/index.html || ariamaestosaAUR
  • Canorus Music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond.
https://sourceforge.net/projects/canorus/ || canorusAUR
  • Impro-Visor Music notation program designed to help jazz musicians compose and hear solos similar to ones that might be improvised.
https://www.cs.hmc.edu/~keller/jazz/improvisor/ || impro-visorAUR
  • LilyPond Music engraving program, devoted to producing the highest-quality sheet music possible.
https://lilypond.org/ || lilypond
  • MuseScore Create, playback, and print sheet music.
https://musescore.org/ || musescore
  • TuxGuitar Multitrack guitar tablature editor and player.
http://tuxguitar.com.ar/ || tuxguitarAUR

Audio synthesis environments

See also Wikipedia:Comparison of audio synthesis environments.

  • Blue Music composition environment for Csound, written in Java.
https://blue.kunstmusik.com/ || csound-blueAUR
  • Cabbage Framework for audio software development using simple markup text and the Csound audio synthesis language.
https://cabbageaudio.com/ || cabbage-binAUR
https://github.com/DISTRHO/Cardinal || cardinal
  • ChucK Strongly-timed, concurrent, and on-the-fly music programming language.
https://chuck.cs.princeton.edu/ || chuck
  • Csound Sound and music computing system.
https://csound.com/ || csound
  • CsoundQt Frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help.
https://csoundqt.github.io/ || csoundqt
  • FoxDot Live Coding with Python and SuperCollider.
https://foxdot.org/ || foxdot
  • Pure Data Real-time music and multimedia environment.
http://msp.ucsd.edu/software.html || pd
  • Sonic Pi Code-based music creation and performance tool.
https://sonic-pi.net/ || sonic-pi
  • SuperCollider Platform for audio synthesis and algorithmic composition, used by musicians, artists, and researchers working with sound.
https://supercollider.github.io/ || supercollider
  • VCV Rack Virtual Eurorack DAW. Use a plugin systems to add more Eurorack emulated modules.
https://vcvrack.com/ || vcvrackAUR

Sound generators

This section contains drum machines, software samplers and software synthesizers.

  • ADLMIDI OPL3/OPN2 synthesizer using ADLMIDI.
https://github.com/jpcima/adljack || adljack
  • ADLplug FM Yamaha OPL3 synthesizer for ADLMIDI.
https://github.com/jpcima/ADLplug || adlplug
  • Agordejo Music and audio production session manager based on NSM.
https://www.laborejo.org/agordejo/ || agordejo
  • ams Alsa Modular Synth. Realtime modular synthesizer and effect processor.
http://alsamodular.sourceforge.net/ || ams
  • amsynth Analog Modelling SYNTHesizer. Easy-to-use software synthesizer with a classic subtractive synthesizer topology.
https://amsynth.github.io/ || amsynth
  • DIN Sound synthesizer and musical instrument.
https://dinisnoise.org/ || din
  • Drumstick Set of MIDI tools: drum grid, MIDI player, virtual piano.
https://drumstick.sourceforge.io/ || drumstick
  • Element A modular LV2/VST3 audio plugin host.
https://kushview.net/element/ || element
  • Fluajho SF2 soundfont sample player for JACK based on Fluidsynth.
https://www.laborejo.org/fluajho/ || fluajho
  • FluidSynth Real-time software synthesizer based on the SoundFont 2 specifications.
https://www.fluidsynth.org/ || fluidsynth
  • Geonkick Synthesizer that can synthesize elements of percussion. The most basic examples are: kicks, snares, hit-hats, shakers, claps.
https://gitlab.com/iurie-sw/geonkick || geonkick
  • Gigedit Graphical instrument editor for sample based virtual instruments, based on the GigaStudio/Gigasampler file format.
http://doc.linuxsampler.org/Gigedit/ || gigedit
  • GrandOrgue Virtual pipe organ sample player application supporting a HW1 compatible file format.
https://sourceforge.net/projects/ourorgan/ || grandorgue-gitAUR
  • GSequencer Provides various tools to play, create, edit and mix your own music. It features a step sequencer, piano roll, automation and wave-form editor.
https://nongnu.org/gsequencer/ || gsequencerAUR
  • Helm Software synthesizer to create electronic music on your computer.
https://tytel.org/helm/ || helm-synth
  • Hydrogen Advanced drum machine to create drum sequences.
https://github.com/hydrogen-music/hydrogen || hydrogen
  • JSampler Java GUI for LinuxSampler software audio sampler.
http://jsampler.sourceforge.net/ || jsampler
  • OPNplug FM Yamaha OPN2 synthesizer for OPNMIDI.
https://github.com/jpcima/ADLplug || opnplug
  • Patroneo Easy to use pattern based midi sequencer.
https://www.laborejo.org/patroneo/ || patroneo
  • PySynth Suite of simple music synthesizers and helper scripts written in Python 3.
https://mdoege.github.io/PySynth/ || python-pysynth-gitAUR
  • QMidiArp Advanced MIDI arpeggiator, programmable step sequencer and LFO.
http://qmidiarp.sourceforge.net/ || qmidiarp
  • QmidiCtl MIDI remote controller application that sends MIDI data over the network, using UDP/IP multicast.
https://qmidictl.sourceforge.io/ || qmidictl
  • QmidiNet MIDI network gateway application that sends and receives MIDI data over the network, using UDP/IP multicast.
https://qmidinet.sourceforge.io/ || qmidinet
  • QMidiRoute MIDI router and processor for ALSA.
http://alsamodular.sourceforge.net/ || qmidiroute
  • Qsampler Qt GUI for LinuxSampler software audio sampler.
https://qsampler.sourceforge.io/ || qsampler
  • Qsynth Qt GUI for Fluidsynth.
https://qsynth.sourceforge.io/ || qsynth
  • Qwertone Simple music synthesizer (like a toy-piano), but based on usual qwerty-keyboard for input.
https://gitlab.com/azymohliad/qwertone || qwertone-gitAUR
  • QXGEdit Qt GUI for editing MIDI System Exclusive files for XG devices (eg. Yamaha DB50XG).
https://qxgedit.sourceforge.io/ || qxgedit
  • setBfree DSP tonewheel organ.
https://setbfree.org/ || setbfree
  • SpectMorph Analyze samples of musical instruments and combine them (morphing).
http://spectmorph.org/ || spectmorph
  • TiMidity++ Software synthesizer, which can play MIDI files by converting them into PCM waveform data.
https://timidity.sourceforge.net/ || timidity++
  • Vee One Suite Old-school software instruments: synthv1, a polyphonic subtractive synthesizer; samplv1, a polyphonic sampler synthesizer; drumkv1, yet another drum-kit sampler; padthv1, a polyphonic additive synthesizer.
https://www.rncbc.org/ || synthv1, samplv1, drumkv1, padthv1
  • Vico Minimalistic Midi sequencer that is intended to be used in parallel with other software.
https://www.laborejo.org/vico/ || vico
  • VMPK Virtual MIDI Piano Keyboard. MIDI events generator and receiver. It can use midi SoundFonts to generate sound by itself, or can be used to drive a MIDI synthesizer.
https://vmpk.sourceforge.io/ || vmpk
  • Yoshimi Software synthesizer, a fork of ZynAddSubFX.
http://yoshimi.sourceforge.net/ || yoshimi
  • ZynAddSubFX Fully featured software synthesizer capable of making a countless number of instruments, from some common heard from expensive hardware to interesting sounds that you will boost to an amazing universe of sounds.
https://zynaddsubfx.sourceforge.io/ || zynaddsubfx

Music trackers

  • Buzztrax Music studio to compose songs using only a computer with a soundcard.
https://www.buzztrax.org/ || buzztraxAUR
  • FamiStudio Very simple music editor for the Nintendo Entertainment System or Famicom.
https://famistudio.org/ || famistudioAUR
  • klystrack Tracker for making C64/NES/Amiga-style chiptunes on a modern platform.
https://kometbomb.github.io/klystrack/ || klystrack-gitAUR
  • MilkyTracker Music application for creating .MOD and .XM module files.
https://milkytracker.titandemo.org/ || milkytracker
  • OpenMPT Tracker software to create and play back some great music on your computer.
https://openmpt.org/ || openmptAUR
  • Radium Music editor with a new type of interface.
https://users.notam02.no/~kjetism/radium/ || radiumAUR
  • Schism Tracker Create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part.
http://schismtracker.org/ || schismtracker
  • SunVox Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker).
https://warmplace.ru/soft/sunvox/ || sunvoxAUR

DJ

  • Giada Minimal, hardcore audio tool for DJs, live performers and electronic musicians.
https://giadamusic.com/ || giadaAUR
  • IDJC Powerful yet easy to use source-client for individuals interested in streaming live radio shows over the Internet using Shoutcast or Icecast servers.
http://idjc.sourceforge.net/ || idjcAUR
  • Linux Show Player Powerful and feature-rich software to arrange cue lists. Designed for theater plays and live music shows.
https://www.linux-show-player.org/ || linux-show-playerAUR
  • Luppp Music creation tool, intended for live use. The focus is on real time processing and a fast and intuitive workflow.
http://openavproductions.com/luppp/ || luppp
  • Mixxx Integrates the tools DJs need to perform creative live mixes with digital music files.
https://mixxx.org/ || mixxx
  • Seq24 Minimal loop based MIDI sequencer for a live performance with a very simple interface for editing and playing MIDI 'loops'.
http://filter24.org/seq24/ || seq24-bzrAUR
  • xwax Digital Vinyl System (DVS) for Linux. It allows DJs and turntablists to playback digital audio files (MP3, Ogg Vorbis, FLAC, AAC and more), controlled using a normal pair of turntables via timecoded vinyls.
https://xwax.org/ || xwax

Audio effects

  • Calf Plugin Pack for JACK Process and produce sounds using a set of plugins with JACK interface. (calfjackhost)
https://calf-studio-gear.org/ || calf
  • Carla Audio plugin host, with support for many audio drivers and plugin formats.
https://kxstudio.linuxaudio.org/Applications:Carla || carla
  • guitarix Virtual guitar amplifier for JACK.
https://guitarix.org/ || guitarix
  • EasyEffects Apply effects to audio applications and input sources over PipeWire (or PulseAudio with legacy package).
https://github.com/wwmm/easyeffects || easyeffects, pulseeffects-legacy-gitAUR
  • Rakarrack Richly featured multi-effects processor emulating a guitar effects pedalboard.
https://rakarrack.sourceforge.net/ || rakarrackAUR

Audio visualizers

  • Barva Visualizer for PulseAudio that pulses the background of your terminal.
https://github.com/Kharacternyk/barva/ || barva-gitAUR
  • C.A.V.A. Console-based audio visualizer for ALSA, MPD and PulseAudio.
https://github.com/karlstav/cava/ || cavaAUR
  • Cavalcade GTK GUI for C.A.V.A.
https://github.com/worron/cavalcade/ || cavalcade-gitAUR
  • cli-visualizer Highly configurable CLI-based audio visualizer.
https://github.com/dpayne/cli-visualizer || cli-visualizerAUR
  • GLava OpenGL audio spectrum visualizer. Its primary use case is for desktop windows or backgrounds.
https://github.com/wacossusca34/glava || glava
  • GLMViz Fully configurable OpenGL music visualizer.
https://github.com/hannesha/GLMViz || glmviz-gitAUR
  • Le Biniou User-friendly, powerful music visualization / VJing tool.
https://biniou.net/ || lebiniouAUR
  • projectM Music visualizer which uses 3D accelerated iterative image-based rendering.
https://github.com/projectM-visualizer/projectm || projectm-pulseaudio
  • VSXu OpenGL-based (hardware-accelerated), modular programming environment with its main purpose to visualize music and create graphic effects in real-time.
https://www.vsxu.com/ || vsxuAUR

Remote audio

  • jammr Play jam sessions with musicians around the world over the internet.
https://jammr.net/ || jammrAUR
  • Jamulus Enables musicians to perform real-time jam sessions over the internet.
https://jamulus.io/ || jamulusAUR
  • netaudio List, configure, and control Audinate Dante network audio devices.
https://github.com/chris-ritsen/network-audio-controller || python-netaudioAUR
  • Noson Fast and smart controller for SONOS devices.
https://janbar.github.io/noson-app/ || noson-appAUR
  • SonoBus Application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network.
https://sonobus.net/ || sonobusAUR
  • Upplay Qt-based UPnP audio control point.
https://lesbonscomptes.com/upplay/ || upplayAUR

Volume control

See also PulseAudio#Front-ends and JACK Audio Connection Kit#Comparison of JACK control GUIs.

  • alsamixer Soundcard mixer for ALSA soundcard driver, with ncurses interface.
https://alsa-project.org/ || alsa-utils
  • AlsaVolume Tray ALSA volume changer written using gtkmm.
https://github.com/Vitozz/cppAlsaVolume || cpp-alsa-volumeAUR
  • AMixST Volume wheel using ALSA and Qt5.
https://github.com/FenixFyreX/amixst || amixstAUR
  • Emixer Utility to control volume levels. Part of Enlightenment.
https://www.enlightenment.org/about-enlightenment || enlightenment
  • GNOME ALSA Mixer ALSA mixer for GNOME.
https://launchpad.net/gnome-alsamixer || gnome-alsamixerAUR
  • GVolWheel Audio mixer which lets you control the volume through a tray icon.
https://github.com/Junker/gvolwheel || gvolwheelAUR
  • KMix KDE volume control program.
https://apps.kde.org/kmix/ || kmix
  • MATE Volume Control Audio mixer application and system tray applet for MATE to mix audio and adjust volume levels of various audio mixer devices.
https://github.com/mate-desktop/mate-media || mate-media
  • PNMixer A fork of Obmixer. It has many new features such as ALSA channel selection, connect/disconnect detection, shortcuts, etc.
https://github.com/nicklan/pnmixer/wiki || pnmixerAUR
  • QasTools Collection of desktop applications for the Linux sound system ALSA. It provides QasMixer (mixer), QasHctl (HCTL mixer) and QasConfig (configuration browser).
https://gitlab.com/sebholt/qastools || qastools
  • Retrovol Retro-looking volume setting tray applet.
https://github.com/pizzasgood/retrovol || retrovolAUR
  • Volctl Per-application system tray applet volume control for PulseAudio.
https://buzz.github.io/volctl/ || volctlAUR
  • Volnoti A lightweight volume notification daemon for GNU/Linux and other POSIX operating systems.
https://github.com/davidbrazdil/volnoti || volnotiAUR
  • Volti A GTK application for controlling audio volume from system tray with an internal mixer and support for multimedia keys that uses only ALSA.
https://github.com/gen2brain/volti || voltiAUR
  • Volume Icon Another volume control for your system tray with channel selection, themes and an external mixer.
http://nullwise.com/volumeicon.html || volumeicon
  • VolWheel A little application which lets you control the sound volume easily through a tray icon you can scroll on.
https://oliwer.net/b/volwheel.html || volwheelAUR
  • Xfce ALSA Panel Plugin Simple ALSA volume control plugin for Xfce4 panel.
https://github.com/equeim/xfce4-alsa-plugin || xfce4-alsa-pluginAUR

CD ripping

See Optical disc drive#Audio CD.

Video

Video players

See also Wikipedia:Comparison of video player software.

Console
  • FFplay Very simple and portable media player using the FFmpeg libraries and the SDL library. It is mostly used as a testbed for the various FFmpeg APIs.
https://ffmpeg.org/ || ffmpeg
  • gst-play-1.0 Simple command line playback testing tool for GStreamer.
https://gstreamer.freedesktop.org/ || gst-plugins-base-libs
  • MPlayer Video player that supports a complete and versatile array of video and audio formats.
https://mplayerhq.hu/design7/news.html || mplayer
  • mpv Movie player based on MPlayer and mplayer2.
https://mpv.io/ || mpv
  • VLC media player Command-line version of the famous video player that can play smoothly high definition videos in the TTY. The rc interface can be launched with vlc -I rc, and the ncurses interface can be launched with vlc -I ncurses.
https://www.videolan.org/vlc/ || vlc
Graphical
GStreamer-based
  • Cinema Video player and manager for watching local video files.
https://anufrij.org/cinema/ || playmyvideosAUR
  • Clapper GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
https://rafostar.github.io/clapper/ || clapperAUR
  • Glide Simple and minimalistic media player relying on GStreamer for the multimedia support and GTK for the user interface.
https://github.com/philn/glide || glide
https://wiki.gnome.org/Apps/Videos || totem
  • Identity Program for comparing multiple versions of an image or video.
https://gitlab.gnome.org/YaLTeR/identity || identityAUR
  • Movie Monad Free and simple to use video player made with Haskell using GStreamer and GTK. Precompiled and no Haskell dependency in run-time.
https://lettier.github.io/movie-monad/ || movie-monadAUR
  • Pantheon Videos Video player and library designed for elementary OS using GStreamer.
https://github.com/elementary/videos || pantheon-videos
  • Parole Modern media player based on the GStreamer framework.
https://docs.xfce.org/apps/parole/start || parole
  • Rage Video and audio player written with Enlightenment Foundation Libraries with some extra bells and whistles. Uses GStreamer
https://www.enlightenment.org/about-rage || rage
  • Snappy Powerful media player with a minimalistic interface that uses GStreamer.
https://wiki.gnome.org/Apps/Snappy || snappy-player
  • Spivak Karaoke player based on GStreamer and Qt5.
https://github.com/gyunaev/spivak || spivakAUR
mpv-based
  • Baka MPlayer Free and open source, cross-platform, mpv based multimedia player (Qt 5).
https://github.com/u8sand/Baka-MPlayer || baka-mplayer
  • Bomi bomi is a graphical user interface(GUI) player based on mpv for Linux.
https://bomi-player.github.io/ || bomi-gitAUR
  • Celluloid Simple GTK frontend for mpv, formerly GNOME MPV.
https://celluloid-player.github.io/ || celluloid
  • Clip Video player and collection manager utilizing mpv as the backend.
https://mauikit.org/ || maui-clip
  • Deepin Movie Movie player for Deepin desktop based on mpv.
https://www.deepin.org/en/original/deepin-movie/ || deepin-movie
  • Haruna Video Player Qt/QML video player built on top of mpv.
https://invent.kde.org/multimedia/haruna || haruna
  • Kawaii-Player Audio/video manager and multimedia player (based on mpv) with PC-to-PC casting feature, along with functionalities of portable media server and torrent streaming server.
https://github.com/kanishka-linux/kawaii-player || kawaii-playerAUR
https://github.com/mpc-qt/mpc-qt || mpc-qtAUR
  • Minitube YouTube desktop application written in C++ using mpv and Qt.
https://flavio.tordini.org/minitube || minitube
  • MoonPlayer Video player for playing and downloading online videos from YouTube, Youku etc.
https://github.com/coslyk/moonplayer || moonplayerAUR
  • mpv Very basic GUI for mpv. Can be launched with mpv --player-operation-mode=pseudo-gui.
https://mpv.io/ || mpv
  • mpvz Qt5/QML based GUI for libmpv. Based on the Tethys theme for Bomi.
https://github.com/Zren/mpvz || mpvz-gitAUR
  • SMPlayer Qt multimedia player with extra features (CSS themes, YouTube integration, etc.) based on mpv. It can use MPlayer as alternative backend.
https://www.smplayer.info/ || smplayer
  • xt7-player-mpv Qt/Gambas GUI to mpv with a rich set of configurable options including filters and drivers, ladspa plugins support as well as library/playlist management, YouTube, online radios, podcasts, DVB-T and more.
https://github.com/kokoko3k/xt7-player-mpv || xt7-player-mpvAUR
MPlayer-based
  • GNOME MPlayer Simple GTK-based GUI for MPlayer.
https://sites.google.com/site/kdekorte2/gnomemplayer || gnome-mplayer
Phonon-based
https://apps.kde.org/dragonplayer/ || dragon
  • KMPlayer Simple Phonon-based video player for KDE and video player plugin for Konqueror. It can use MPlayer as alternative backend.
https://apps.kde.org/kmplayer/ || kmplayerAUR
Other
  • Electronplayer An application using the Electron framework. It is used for viewing Netflix, YouTube, Twitch, Floatplane, Hulu, Amazon Prime Video and more. Most notably to isolate the cookies from these websites from your main web browser.
https://github.com/oscartbeaumont/ElectronPlayer/ || electronplayerAUR
  • FreeTube Desktop YouTube player built with privacy in mind. Use YouTube without advertisements and prevent Google from tracking you with their cookies and JavaScript. Based on the Electron platform.
https://freetubeapp.io/ || freetube-binAUR
  • Kaffeine Very versatile KDE media player that, by default, utilizes VLC as its backend and has excellent support of digital TV (DVB-T, DVB-C, DVB-S).
https://apps.kde.org/kaffeine/ || kaffeine
  • Kaku Highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Based on the Electron platform.
https://kaku.rocks/ || kaku-binAUR
  • Kodi Media player and entertainment hub for digital media.
https://kodi.tv/ || kodi
  • QMPlay2 Qt based video player. It can play and stream all formats supported by FFmpeg and libmodplug. It has on integrated module system, which includes a YouTube browser.
https://github.com/zaps166/QMPlay2 || qmplay2AUR
  • QtAV Player Simple media player based on QtAV and FFmpeg. Run with Player or QMLPlayer.
https://www.qtav.org/ || qtav
  • Stremio Extensible media center.
https://www.stremio.com/ || stremioAUR
  • tvtime High quality television application for use with video capture cards.
https://linuxtv.org/ || tvtime
  • VLC media player Middleweight video player with support for a wide variety of audio and video formats.
https://www.videolan.org/vlc/ || vlc
  • xine Free multimedia player.
https://www.xine-project.org/ || xine-ui
  • Xjadeo Video player that displays a video-clip in sync with an external time source (MTC, LTC, JACK-transport).
https://xjadeo.sourceforge.net/ || xjadeo
  • YUView Qt-based YUV player with an advanced analytic toolset.
https://github.com/IENT/YUView || yuviewAUR

Video converters

See also Wikipedia:Comparison of video converters and Codecs and containers#Container format tools.

Console
  • Avidemux CLI Free video editor designed for simple cutting, filtering and encoding tasks.
https://www.avidemux.org/ || avidemux-cli
  • FFmpeg Complete, cross-platform solution to record, convert and stream audio and video.
https://ffmpeg.org/ || ffmpeg
  • HandBrake CLI Simple yet powerful video transcoder ideal for batch mkv/x264 ripping.
https://handbrake.fr/ || handbrake-cli
  • MEncoder Free command line video decoding, encoding and filtering tool.
https://mplayerhq.hu/design7/news.html || mencoder
  • Transcode Command line tool for video stream processing.
http://www.transcoding.org/ || transcode
Graphical
  • Ciano Simple multimedia file converter using FFmpeg and ImageMagick.
https://robertsanseries.github.io/ciano/ || ciano
  • FFmpegYAG Advanced GUI for the popular FFmpeg audio/video encoding tool.
https://sourceforge.net/projects/ffmpegyag/ || ffmpegyagAUR
  • FF Multi Converter Simple graphical application which enables you to convert audio, video, image and document files between all popular formats, by utilizing other command-line tools.
https://sites.google.com/site/ffmulticonverter/ || ffmulticonverterAUR
  • HandBrake Simple yet powerful video transcoder ideal for batch mkv/x264 ripping. GTK version.
https://handbrake.fr/ || handbrake
  • QWinFF Qt5 GUI for FFmpeg that can read audio and video files in various formats and convert them into other formats.
https://qwinff.github.io/ || qwinffAUR
  • Transmageddon Simple python application for transcoding video into formats supported by GStreamer.
http://www.linuxrising.org/ || transmageddon
  • WinFF Graphical video and audio batch converter using FFmpeg.
https://www.biggmatt.com/winff/ || winffAUR

Video editors

See also Wikipedia:Comparison of video editing software.

  • Avidemux Free video editor designed for simple cutting, filtering and encoding tasks.
http://fixounet.free.fr/avidemux/ || avidemux-qt
  • Blender Fully integrated 3D graphics creation suite with a built-in non-linear video editor.
https://www.blender.org/ || blender
http://cinelerra-cv.wikidot.com/ || cinelerra-cvAUR
https://www.cinelerra-gg.org/ || cinelerra-gg-gitAUR
https://www.blackmagicdesign.com/products/davinciresolve/ || davinci-resolveAUR
  • Flowblade Multitrack non-linear video editor for Linux, designed to provide a fast, robust editing experience.
https://jliljebl.github.io/flowblade/ || flowblade
  • Kdenlive Non-linear video editor designed for basic to semi-professional work.
https://kdenlive.org/ || kdenlive
  • Lightworks Professional proprietary non-linear editing system for editing and mastering digital video in various formats.
https://www.lwks.com/ || lightworksAUR
  • LiVES Video editor and VJ (live performance) platform.
http://lives-video.com/ || livesAUR
  • LosslessCut GUI tool for lossless trimming/cutting of video/audio files. Based on the Electron platform.
https://mifi.no/losslesscut/ || losslesscut-binAUR
  • Natron Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
https://natrongithub.github.io/ || natronAUR
  • Olive Non-linear video editor aiming to provide a fully-featured alternative to high-end professional video editing software.
https://www.olivevideoeditor.org/ || oliveAUR
  • OpenShot Non-linear video editor based on MLT framework.
https://www.openshot.org/ || openshot
  • Pitivi Video editor designed to be intuitive and integrate well in the GNOME desktop.
https://www.pitivi.org/ || pitivi
  • Shotcut Shotcut is a free, open source, cross-platform video editor.
https://www.shotcut.org/ || shotcut
  • V2Mixer free cross-platform movie editor,mixer
http://v2mixer.livev2.com/ || v2mixer-binAUR
  • VapourSynth Editor Editor for VapourSynth scripts.
https://bitbucket.org/mystery_keeper/vapoursynth-editor || vapoursynth-editorAUR
  • VidCutter Fast lossless media cutter + joiner w/ frame-accurate SmartCut options powered by mpv, FFmpeg via a sleek Qt5 GUI.
https://vidcutter.ozmartians.com/ || vidcutter
  • Video Trimmer Cut out a fragment of a video given the start and end timestamps. The video is never re-encoded, so the process is very fast and does not reduce the video quality.
https://gitlab.gnome.org/YaLTeR/video-trimmer || video-trimmerAUR

Subtitles

Subtitle players
  • Penguin Subtitle Player Standalone subtitle player that provides a translucent window which always stays on the top so subtitles can be shown on top of the video without blocking anything.
https://github.com/carsonip/Penguin-Subtitle-Player || penguin-subtitle-player
  • SubtitlesPrinter Print subtitles above a X-screen, independently of the video player.
https://github.com/OlivierMarty/SubtitlesPrinter || subtitles-printer-gitAUR
Subtitle downloaders
  • QNapi Qt client for downloading movie subtitles from NapiProjekt, OpenSubtitles, Napisy24.
https://qnapi.github.io/ || qnapi
  • subdl Command-line tool for downloading subtitles from opensubtitles.org.
https://github.com/akexakex/subdl || subdl
  • SubDownloader Automatic download/upload of subtitles using fast hashing.
https://github.com/subdownloader/subdownloader || subdownloader
Subtitle editors

See also Wikipedia:Comparison of subtitle editors.

https://github.com/Aegisub/Aegisub || aegisub
  • Gaupol Full-featured subtitle editor.
https://otsaloma.io/gaupol/ || gaupol
http://www.gnomesubtitles.org/ || gnome-subtitles
  • Jubler Open-source multiplatform subtitle editor written in Java.
https://www.jubler.org/ || jublerAUR
  • Subtitle Composer Subtitle editor for KDE supporting various formats, features different player backends, able to display wave form.
https://subtitlecomposer.kde.org/ || subtitlecomposerAUR
  • Subtitle Edit Subtitle editing program. Written in C# using mono.
https://github.com/SubtitleEdit/subtitleedit || subtitleeditAUR
  • Subtitle Editor GTK 3 tool to edit subtitles for GNU/Linux/*BSD.
https://kitone.github.io/subtitleeditor/ || subtitleeditor

Screencast

See Screen capture#Screencast software.

Miracast

Miracast is a standard for wireless connections from sending devices to display receivers mainly using Wi-Fi Direct. Use iw dev to check your hardware support.

  • GNOME Network Displays GTK application to cast your desktop to a remote display. Not specific to the GNOME environment, depends on PipeWire.
https://gitlab.gnome.org/GNOME/gnome-network-displays || gnome-network-displaysAUR
  • MiracleCast Command line tools to connect external monitors to your system via Wi-Fi Display specification also known as Miracast.
https://github.com/albfan/miraclecast || miraclecast-gitAUR

Webcam

See also FFmpeg#Recording webcam and Wikipedia:Comparison of webcam software.

  • Cheese Take photos and videos with your webcam, with fun graphical effects.
https://wiki.gnome.org/Apps/Cheese || cheese
  • Deepin Camera Tool to view camera, take photo and video.
https://github.com/linuxdeepin/deepin-camera || deepin-camera
  • fswebcam Small and simple command line webcam software that generates images for a webcam.
https://www.sanslogic.co.uk/fswebcam/ || fswebcamAUR
  • Guvcview Simple interface for capturing and viewing video from v4l2 devices.
https://guvcview.sourceforge.net/ || GTK: guvcview, Qt: guvcview-qt
  • cameractrls Command line and graphical application for configuring v4l2 devices.
https://github.com/soyersoyer/cameractrls || cameractrls
  • Kamoso Webcam recorder from KDE community.
https://apps.kde.org/kamoso/ || kamoso
  • MJPG-streamer Command line application which can be used to stream M-JPEG over an IP-based network from a webcam to various types of viewers.
https://github.com/jacksonliam/mjpg-streamer || mjpg-streamer-gitAUR
  • Motion Highly configurable program that monitors video signals from many types of cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion.
https://motion-project.github.io/ || motion
  • Pantheon Camera Camera application designed for elementary OS.
https://github.com/elementary/camera || pantheon-camera
  • QtCAM Webcam software with more than 10 image control settings, extension settings and color space switching.
https://www.e-consystems.com/opensource-linux-webcam-software-application.asp || qtcam-gitAUR
  • v4l2ucp Universal control panel for V4L2 devices.
http://v4l2ucp.sourceforge.net/ || v4l2ucpAUR
  • v4l-utils Provides a series of utilities for media devices.
https://linuxtv.org/ || v4l-utils
  • Webcamoid Full featured webcam suite.
https://webcamoid.github.io/ || webcamoidAUR

DVD authoring

See also Wikipedia:List of DVD authoring applications.

  • Bombono DVD DVD authoring program with nice and clean GUI.
https://bombono.com/ || bombono-dvdAUR
  • Devede Program to create VideoDVDs and CDs.
https://rastersoft.com/programas/devede.html || devede
  • DVDStyler DVD authoring application for the creation of professional-looking DVDs.
https://www.dvdstyler.org/ || dvdstyler

DVD ripping

See Optical disc drive#DVD-Video.

Video thumbnails

  • vcsi Create video contact sheets. A video contact sheet is an image composed of video capture thumbnails arranged on a grid.
https://github.com/amietn/vcsi || vcsiAUR
  • Video Contact Sheet Bash script meant to create video contact sheets (previews) of videos. Any video supported by mplayer and ffmpeg can be used.
https://p.outlyer.net/vcs || video-contact-sheetAUR

Collection managers

  • Data Crow Media cataloger and media organizer.
https://datacrow.net/ || datacrowAUR
  • GCstar GNOME application for organizing various collections (board games, comic books, movies, stamps, etc.).
http://www.gcstar.org/ || gcstarAUR
  • Griffith Movie collection manager application.
https://gitlab.com/Strit/griffith || griffith
  • MediaElch Media manager for Kodi. Information about movies, TV shows, concerts and music are stored as nfo files.
https://www.kvibes.de/mediaelch/ || mediaelch
  • Tellico KDE application for organizing various collections (books, video, music, coins, etc.).
https://tellico-project.org/ || tellico
  • tinyMediaManager Media management tool to provide metadata for Kodi.
https://www.tinymediamanager.org/ || tiny-media-managerAUR
  • vMovieDB Movie collection manager for the Gnome desktop.
https://sourceforge.net/projects/vmoviedb/ || vmoviedbAUR

Media servers

  • Airsonic Web-based media streamer, providing ubiquitous access to your music. (Fork of Subsonic.)
https://airsonic.github.io/ || airsonicAUR
  • Emby Proprietary media server, which automatically converts and streams your media on-the-fly to play on any device.
https://emby.media/ || emby-server
  • OwnTone DAAP (iTunes) and MPD media server with support for AirPlay devices, Apple Remote, Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server/ || owntone-serverAUR
  • Gerbera UPnP Media Server to stream your media to devices on your home network. (Fork of MediaTomb.)
https://gerbera.io/ || gerbera
  • Icecast Streaming media (audio/video) server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 streams.
https://icecast.org/ || icecast
  • Jellyfin Media system that puts you in control of managing and streaming your media.
https://jellyfin.org/ || Server: jellyfinAUR, desktop client: jellyfin-media-playerAUR, cast client: jellyfin-mpv-shimAUR
  • Plex Proprietary media server, which organizes your personal video, music, and photo collections and streams them to all of your devices.
https://www.plex.tv/ || plex-media-serverAUR
  • ReadyMedia Simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients.
https://sourceforge.net/projects/minidlna/ || minidlna
  • Rygel UPnP AV MediaServer and MediaRenderer that allows you to easily share audio, video and pictures, and control of media player on your home network.
https://wiki.gnome.org/Projects/Rygel || rygel
  • Serviio Proprietary media server, which allows you to stream your media files (music, video or images) to renderer devices (e.g. a TV set, Bluray player, games console or mobile phone) on your connected home network.
https://serviio.org/ || serviioAUR
  • Subsonic Proprietary media server to stream from your own computer.
http://www.subsonic.org/ || subsonicAUR
  • Tvheadend TV streaming server and recorder supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.
https://tvheadend.org/ || tvheadendAUR
  • Universal Media Server UPnP media server, which is capable of sharing video, audio and images between most modern devices. (Fork of PS3 Media Server.)
https://www.universalmediaserver.com/ || umsAUR

Metadata

  • CoreInfo Simple media metadata viewer built on mediainfo library. Part of C-Suite.
https://cubocore.org/ || coreinfoAUR
  • DV Analyzer Technical quality control and reporting tool that examines DV streams in order to report errors.
https://mediaarea.net/DVAnalyzer || CLI: dvanalyzerAUR, GUI: dvanalyzer-guiAUR
  • ExifTool Command-line application for reading, writing and editing meta information in a wide variety of files.
https://sno.phy.queensu.ca/~phil/exiftool/ || perl-image-exiftool
  • Exiv2 Command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata and the ICC Profile embedded within digital images in various formats.
https://exiv2.org/ || exiv2
  • ffprobe Gather information from multimedia streams and print it in human- and machine-readable fashion.
https://ffmpeg.org/ffprobe.html || ffmpeg
  • jExifToolGUI Java/Swing graphical frontend for ExifTool, which reads and writes all kind of metadata tags from/to image files.
https://hvdwolf.github.io/jExifToolGUI/ || jexiftoolguiAUR
  • jhead Exif jpeg header manipulation tool.
https://sentex.net/~mwandel/jhead/ || jhead
  • MediaConch Implementation checker, policy checker, reporter, and fixer.
https://mediaarea.net/MediaConch || CLI: mediaconchAUR, GUI: mediaconch-guiAUR
  • MediaInfo Convenient unified display of the most relevant technical and tag data for video and audio files.
https://mediaarea.net/en/MediaInfo || CLI: mediainfo, GUI: mediainfo-gui
  • sndfile-info Obtaining information about the contents of an audio file.
http://mega-nerd.com/libsndfile/ || libsndfile

Mobile device managers

  • Android 2 Linux Notifications Display your Android phone notifications on your desktop using a LAN connection.
https://www.patri9ck.dev/a2ln/ || a2lnAUR
https://whoozle.github.io/android-file-transfer-linux/ || android-file-transfer
https://gmtp.sourceforge.io/ || gmtp
  • gnokii Tools and user space driver for use with mobile phones.
https://www.gnokii.org/ || gnokiiAUR
  • GNOME Phone Manager Control your mobile phone from your GNOME desktop.
https://wiki.gnome.org/Attic/PhoneManager || gnome-phone-managerAUR
  • gtkpod GUI for Apple's iPod using GTK. It allows you to import your existing iTunes database, add songs, podcasts, videos and cover art, and to edit ID3 tags.
https://sourceforge.net/projects/gtkpod/ || gtkpodAUR
https://kdeconnect.kde.org/ || kdeconnect
  • Modem Manager GUI Control EDGE/3G/4G broadband modem specific functions.
https://linuxonly.ru/page/modem-manager-gui || modem-manager-gui
  • Ttwatch Linux TomTom GPS Watch Utilities.
https://github.com/ryanbinns/ttwatch || ttwatch-gitAUR
  • Wammu Manage data in your cell phone such as contacts, calendar or messages.
https://wammu.eu/ || wammuAUR

Optical disc burning

See Optical disc drive#Burning CD/DVD/BD with a GUI.

Personal video recorders

  • MythTV A homebrew PVR project.
https://www.mythtv.org/ || mythtvAUR
  • XMLTV Set of utilities to download tv listings and format them in xml.
http://xmltv.org/wiki/ || xmltvAUR

Utilities

Terminal

Command shells

See the main article: Command-line shell.

See also Wikipedia:Comparison of command shells.

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.

  • Alacritty A cross-platform, GPU-accelerated terminal emulator.
https://github.com/jwilm/alacritty || alacritty
  • aterm Xterm replacement with transparency support. It has been deprecated in favour of urxvt since 2008.
http://www.afterstep.org/aterm.php || atermAUR
  • cool-retro-term A good looking terminal emulator which mimics the old cathode display.
https://github.com/Swordfish90/cool-retro-term || cool-retro-term
  • CoreTerminal Terminal emulator based on qtermwidget. Part of C-Suite.
https://cubocore.org/ || coreterminalAUR
  • CuteCom A graphical serial terminal.
https://gitlab.com/cutecom/cutecom || cutecomAUR
  • Deepin Terminal Terminal emulation application for Deepin desktop.
https://www.deepin.org/en/original/deepin-terminal/ || deepin-terminal
  • Eterm Terminal emulator intended as a replacement for xterm and designed for the Enlightenment desktop.
https://github.com/mej/Eterm || etermAUR
  • foot Lightweight terminal emulator for Wayland with sixel support
https://codeberg.org/dnkl/foot || foot
  • Hyper A terminal with JS/CSS support. Based on the Electron platform.
https://github.com/zeit/hyper || hyperAUR
  • Konsole Terminal emulator included in the KDE desktop.
https://konsole.kde.org/ || konsole
  • kitty A modern, hackable, featureful, OpenGL based terminal emulator
https://github.com/kovidgoyal/kitty || kitty
  • Liri Terminal Material Design terminal for Liri.
https://github.com/lirios/terminal || liri-terminal
  • mlterm A multi-lingual terminal emulator supporting various character sets and encodings in the world.
https://sourceforge.net/projects/mlterm/ || mltermAUR
  • moserial GTK-based serial terminal for the GNOME desktop.
https://wiki.gnome.org/Apps/Moserial || moserial
  • PuTTY Highly configurable ssh/telnet/serial console program.
https://www.chiark.greenend.org.uk/~sgtatham/putty/ || putty
  • QTerminal Lightweight Qt-based terminal emulator.
https://github.com/qterminal/qterminal || qterminal
  • rxvt Popular replacement for xterm.
http://rxvt.sourceforge.net/ || rxvtAUR
  • shellinabox A web-based SSH Terminal
https://github.com/shellinabox/shellinabox || shellinabox-gitAUR
  • st Simple terminal implementation for X.
https://st.suckless.org || stAUR
  • Station Terminal emulation features different view modes such as split vertically and horizontally, a tabbed interface, and copy and paste commands.
https://mauikit.org/ || maui-station
  • Terminology Terminal emulator by the Enlightenment project team with innovative features: file thumbnails and media play like a media player.
https://www.enlightenment.org/about-terminology || terminology
  • 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 || rxvt-unicode
  • wayst Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.
https://github.com/91861/wayst || wayst-gitAUR
  • xterm Simple terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly.
https://invisible-island.net/xterm/ || xterm
  • Yakuake Drop-down terminal (Quake style) emulator based on Konsole.
https://apps.kde.org/yakuake/ || yakuake
  • zutty A high-end terminal for low-end systems.
https://tomscii.sig7.se/zutty/ || zutty
VTE-based

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.

  • Deepin Terminal (GTK version) Old terminal emulation application for Deepin desktop.
https://github.com/linuxdeepin/deepin-terminal-gtk || deepin-terminal-gtk
  • EasySSH SSH Connection Manager.
https://github.com/muriloventuroso/easyssh || easysshAUR
  • Germinal Minimalist terminal emulator which provides a borderless maximized terminal, attached to a tmux session by default, hence providing tabs and panels.
https://www.imagination-land.org/tags/germinal.html || germinalAUR
  • Gnome Console Formerly known as King’s Cross, a simple user-friendly terminal emulator for the GNOME desktop.
https://gitlab.gnome.org/GNOME/console || gnome-console
https://wiki.gnome.org/Apps/Terminal || gnome-terminal
  • Guake Drop-down terminal for the GNOME desktop.
http://guake-project.org/ || guake
  • kermit A VTE-based terminal emulator that aims to be simple, fast and effective.
https://github.com/orhun/kermit || kermitAUR
  • LXTerminal Desktop independent terminal emulator for LXDE.
https://wiki.lxde.org/en/LXTerminal[dead link 2022-09-20 ] || lxterminal
https://www.mate-desktop.org/ || mate-terminal
  • Pantheon Terminal A super lightweight, beautiful, and simple terminal emulator. It is designed to be setup with sane defaults and little to no configuration.
https://github.com/elementary/terminal || pantheon-terminal
  • ROXTerm Tabbed terminal emulator with a small footprint.
https://roxterm.sourceforge.net/ || roxtermAUR
  • sakura Terminal emulator based on GTK and VTE.
https://www.pleyades.net/david/projects/sakura || sakuraAUR
  • Terminator Terminal emulator supporting multiple resizable terminal panels.
https://gnome-terminator.org/ || terminator
  • Termite Keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support. Unmaintained - the developers recommend switching to Alacritty.
https://github.com/thestinger/termite || termiteAUR
  • Tilda Configurable drop down terminal emulator.
https://github.com/lanoxx/tilda/ || tilda
  • Tilix Tiling terminal emulator for GNOME.
https://gnunn1.github.io/tilix-web/ || tilix
  • Xfce Terminal Terminal emulator included in the Xfce desktop with support for a colorized prompt and a tabbed interface.
https://docs.xfce.org/apps/terminal/start || xfce4-terminal
KMS-based

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

  • KMSCON A KMS/DRM-based system console(getty) with an integrated terminal emulator for Linux operating systems.
https://github.com/dvdhrm/kmscon || kmscon
framebuffer-based

In the GNU/Linux world, the framebuffer can refer to a virtual device in the Linux kernel (fbdev) or the virtual framebuffer system for X (xvfb). This section mainly lists the terminal emulators based on the in-kernel virtual device, i.e. fbdev.

  • yaft A simple terminal emulator for living without X, with UCS2 glyphs, wallpaper and 256color support.
https://github.com/uobikiemukot/yaft || yaftAUR
  • FbTerm a fast FrameBuffer based TERMinal emulator for linux
https://salsa.debian.org/debian/fbterm || fbtermAUR

Terminal pagers

See also Wikipedia:Terminal pager.

  • more A simple and feature-light pager. It is a part of util-linux.
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/ || util-linux
  • less A program similar to more, but with support for both forward and backward scrolling, as well as partial loading of files.
https://www.gnu.org/software/less/ || less
  • most A pager with support for multiple windows, left and right scrolling, and built-in colour support
http://www.jedsoft.org/most/ || most
  • mcview A pager with mouse and colour support. It is bundled with midnight commander.
https://midnight-commander.org/ || mc

Terminal multiplexers

See also Wikipedia:Terminal multiplexer.

  • abduco Tool for session attach and detach support which allows a process to run independently from its controlling terminal.
https://www.brain-dump.org/projects/abduco/ || abduco
  • byobu An GPLv3 licensed addon for tmux or screen. It requires a terminal multiplexer installed.
https://byobu.org/ || byobu
http://dtach.sourceforge.net/ || dtachAUR
  • dvtm dwm-style window manager in the console.
https://www.brain-dump.org/projects/dvtm/ || dvtm
  • GNU Screen Full-screen window manager that multiplexes a physical terminal.
https://www.gnu.org/software/screen/ || screen
  • mtm Simple terminal multiplexer with just four commands: change focus, split, close, and screen redraw.
https://github.com/deadpixi/mtm || mtm-gitAUR
  • tmux BSD licensed terminal multiplexer.
https://tmux.github.io/ || tmux
  • zellij Terminal multiplexer on steroids written in Rust
https://zellij.dev/ || zellij
  • wezterm GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust.
https://wezfurlong.org/wezterm/ || wezterm
Tip: Kitty, a terminal emulator, offers similar functions.

Files

File managers

See also Wikipedia:Comparison of file managers.

Console
  • Clex File manager with full-screen user interface
http://www.clex.sk/ || clexAUR
  • CliFM The command line file manager: full-featured, fast, extensible, and lightweight as hell.
https://github.com/leo-arch/clifm || clifmAUR
  • ded directory editor, file manager similar to Emacs dired
https://invisible-island.net/ded/ded.html || dedAUR
https://www.gnu.org/software/emacs/manual/html_node/emacs/Dired.html || emacs
  • joshuto ranger-like terminal file manager written in Rust.
https://github.com/kamiyaa/joshuto || joshuto-gitAUR
  • Last File Manager Powerful file manager written in Python 3 with a curses interface.
https://inigo.katxi.org/devel/lfm/ || lfmAUR
  • lf Terminal file manager written in Go using server/client architecture.
https://github.com/gokcehan/lf || lf
https://midnight-commander.org || mc
  • nffm "Nothing Fancy File Manager", a mouseless ncurses file manager written in C.
https://github.com/mariostg/nffm || nffm-gitAUR
  • nnn Tiny, lightning fast, feature-packed file manager.
https://github.com/jarun/nnn || nnn
  • fff A simple file manager written in Bash.
https://github.com/dylanaraps/fff || fff
  • Pilot File manager that comes with the Alpine email client.
https://alpine.x10host.com/[dead link 2022-09-20 ] || alpine-gitAUR
  • Ranger Console-based file manager with vi bindings, customizability, and lots of features.
https://ranger.github.io/ || ranger
  • sfm simple file manager for unix-like systems.
https://github.com/afify/sfm || sfmAUR
  • Vifm Ncurses-based two-panel file manager with vi-like keybindings.
https://vifm.info || vifm
  • xplr A hackable, minimal, fast TUI file explorer.
https://xplr.dev || xplr
Graphical
  • Caja The file manager for the MATE desktop.
https://github.com/mate-desktop/caja || caja
  • CoreFM Simple lightweight easy to use file manager with many features like image previews, mime-icon support, split view, auto-mounting of removable media, drag-n-drop support etc. Part of C-Suite.
https://cubocore.org/ || corefmAUR
  • Deepin File Manager File manager developed for Deepin.
https://www.deepin.org/en/original/dde-file-manager/ || deepin-file-manager
  • Dolphin File manager included in the KDE desktop.
https://apps.kde.org/dolphin/ || dolphin
  • Gentoo A lightweight file manager for GTK.
https://sourceforge.net/projects/gentoo/ || gentooAUR
  • GNOME Files Extensible, heavyweight file manager used by default in GNOME with support for custom scripts.
https://wiki.gnome.org/Apps/Files || nautilus
  • Index File manager that lets you browse your system files and applications and preview your music, text, image and video files and share them with external applications.
https://apps.kde.org/index-fm/ || index-fm
  • Konqueror File manager and web browser for the KDE desktop.
https://apps.kde.org/konqueror/ || konqueror
  • Liri Files The file manager for Liri.
https://github.com/lirios/files || liri-files
  • Nemo Nemo is the file manager of the Cinnamon desktop. A fork of Nautilus.
https://projects.linuxmint.com/cinnamon/ || nemo
  • Pantheon Files File browser designed for elementary OS.
https://github.com/elementary/files || pantheon-files
  • PathFinder File browser that comes with the FOX toolkit.
http://fox-toolkit.org/ || fox
  • PCManFM Very fast and lightweight file manager which can also optionally manage the desktop icons and background.
https://wiki.lxde.org/en/PCManFM[dead link 2022-09-20 ] || pcmanfm
  • PCManFM-Qt Qt port of PCManFM file manager.
https://github.com/lxqt/pcmanfm-qt || pcmanfm-qt
  • Peony File manager for the UKUI desktop.
https://github.com/ukui/peony || peony
  • qtFM Small, lightweight filemanager for Linux desktops based on pure Qt.
https://qtfm.eu/ || qtfmAUR
  • ROX Filer Small and fast file manager which can optionally manage the desktop background and panels.
https://rox.sourceforge.net/ || rox
  • Thunar File manager that can be run as a daemon with excellent start up and directory load times.
https://docs.xfce.org/xfce/thunar/start || thunar
Twin-panel

Note that some of these twin-panel file managers can also be set to have only one pane.

  • Double Commander File manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
https://doublecmd.sourceforge.io/ || GTK: doublecmd-gtk2, Qt5: doublecmd-qt5
  • emelFM2 File manager that implements the popular two-panel design.
https://emelfm2.net/ || emelfm2
https://gcmd.github.io/ || gnome-commanderAUR
  • Krusader Advanced twin panel (Midnight Commander style) file manager for the KDE desktop.
https://krusader.org/ || krusader
  • muCommander A lightweight, cross-platform file manager with a dual-pane interface written in Java.
https://www.mucommander.com/ || mucommanderAUR
  • SpaceFM GTK multi-panel tabbed file manager.
https://ignorantguru.github.io/spacefm/ || spacefmAUR
  • Sunflower Small and highly customizable twin-panel file manager for Linux with support for plugins.
https://sunflower-fm.org/ || sunflowerAUR
  • trolCommander Lightweight, dual-pane file manager written in Java. Fork of muCommander.
https://github.com/trol73/mucommander || trolcommanderAUR
  • 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 || tuxcmdAUR
  • Worker Fast, lightweight and feature-rich file manager for the X Window System.
http://www.boomerangsworld.de/cms/worker/ || workerAUR
  • Xfe Microsoft Explorer-like file manager for X (X File Explorer).
http://roland65.free.fr/xfe/ || xfeAUR

Trash management

See Trash management#Trash creation.

File synchronization and backup

See also Synchronization and backup programs, Wikipedia:Comparison of file synchronization software, and Wikipedia:Comparison of backup software.

  • borg Deduplicating backup program with compression and authenticated encryption that supports backing up over ssh
https://www.borgbackup.org || borg
  • Déjà Dup Simple GTK backup program. It hides the complexity of doing backups the 'right way' (encrypted, off-site, and regular) and uses duplicity as the backend.
https://launchpad.net/deja-dup || deja-dup
  • DirSync Pro Small, but powerful utility for file and folder synchronization.
https://dirsyncpro.org/ || dirsyncproAUR
  • Duplicati Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
https://www.duplicati.com/ || duplicati-latestAUR
  • duplicity Simple command-line utility which allows encrypted compressed incremental backup to nearly any storage.
https://www.nongnu.org/duplicity/ || duplicity
  • Duply Command-line front-end for duplicity which simplifies running it. It manages backup job settings in profiles and allows to batch execute commands.
https://www.duply.net/ || duplyAUR
  • FreeFileSync Folder comparison and synchronization software that creates and manages backup copies of all your important files.
https://www.freefilesync.org/ || freefilesyncAUR
  • git-annex Manage files with git, without checking the file contents into git.
https://git-annex.branchable.com/ || git-annex
  • grsync GTK+ GUI for rsync to synchronize folders, files and make backups
https://www.opbyte.it/grsync/ || grsync
  • hsync Command line program to sync only those files that have been renamed/moved but otherwise unchanged. It works by issuing simple move operations at the destination without actually transferring the files, and is meant to be used in conjunction with other synchronization programs that lack this capability.
https://ambrevar.bitbucket.io/hsync/ || hsyncAUR
  • rclone Command line program to sync files and directories to and from Amazon S3, Dropbox, Google Drive, Microsoft OneDrive, Yandex Disk and many other cloud storage services as well as between local paths.
https://rclone.org/ || rclone
  • restic Fast, secure, efficient backup program that supports backing up to many cloud services.
https://restic.net/ || restic
  • rsync File transfer program that uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. Has multiple frontends available.
https://rsync.samba.org/ || rsync
  • SparkleShare File sharing and collaboration application written in C#. It can sync with any Git server over SSH.
https://www.sparkleshare.org/ || sparkleshare
  • Syncthing Continuous file synchronization program. It synchronizes files between two or more computers in a simple way without advanced configuration.
https://syncthing.net/ || syncthing
  • Syncany Cloud storage and filesharing application with a focus on security and abstraction of storage.
https://www.syncany.org/ || syncanyAUR
  • Synkron Application that helps you keep your files and folders always updated. You can easily sync your documents, music or pictures to have their latest versions everywhere.
https://synkron.sourceforge.net/ || synkronAUR
  • Tarsnap Secure, efficient proprietary online backup service.
https://www.tarsnap.com/ || tarsnap
  • Timeshift A system restore tool for Linux.
https://github.com/teejee2008/timeshift || timeshiftAUR
  • Unison File synchronization tool that allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
https://www.cis.upenn.edu/~bcpierce/unison/ || unison
  • YARsync A Python wrapper around rsync, providing file synchronization and backup with an interface similar to git.
https://github.com/ynikitenko/yarsync || yarsyncAUR

Archiving and compression tools

For archiving and compression command-line tools, see Archiving and compression.

Archive managers
  • 360zip A proprietary archiving tool.
https://yasuo.360.cn/ || 360zipAUR
  • Ark Archiving tool included in the KDE desktop.
https://apps.kde.org/ark/ || ark
  • Arqiver Simple Qt archive manager based on libarchive.
https://github.com/tsujan/Arqiver || arqiver-gitAUR
  • CoreArchiver Simple file compressing/extracting utility based on Qt and libarchive-qt. Part of C-Suite.
https://cubocore.org/ || corearchiverAUR
  • Deepin Archive Manager Fast and lightweight application for creating and extracting archives.
https://github.com/linuxdeepin/deepin-compressor || deepin-compressor
  • Engrampa Archive manager for MATE
https://github.com/mate-desktop/engrampa || engrampa
https://wiki.gnome.org/Apps/FileRoller || file-roller
  • LXQt File Archiver Simple and lightweight desktop-agnostic Qt file archiver.
https://github.com/lxqt/lxqt-archiver || lxqt-archiver
  • p7zip-gui The GUI belonging to the p7zip software.
https://p7zip.sourceforge.net/ || p7zip-guiAUR
  • PeaZip Open source file and archive manager.
https://peazip.github.io/peazip-linux.html || GTK: peazip-gtk2-binAUR, Qt: peazip-qt-binAUR
  • Xarchiver Lightweight desktop independent archive manager built with GTK.
https://github.com/ib/xarchiver || GTK 3: xarchiver, GTK 2: 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 .pac* files.

Console

See diff(1) from diffutils and its alternatives.

  • colordiff A Perl script wrapper for 'diff' that produces the same output but with pretty 'syntax' highlighting.
https://www.colordiff.org/ || colordiff
  • diff-highlight Perl script to highlight changed parts within pairable lines of diff -u output
https://github.com/git/git/tree/master/contrib/diff-highlight || git
  • diffr A Rust utility to pretty-print diff with highlighting at word-level for ease of review.
https://github.com/mookid/diffr || diffrAUR
  • ydiff A Python wrapper to get highlighted diff output from stdin or VCS-tracked file/dirs, in either unfied or side-by-side view.
https://github.com/ymattw/ydiff || ydiffAUR
  • delta A diff viewer written in Rust with syntax highlighting.
https://github.com/dandavison/delta || git-delta
  • diff-so-fancy A diff output decorator. It does not calculate the diff, it only decorates it.
https://github.com/so-fancy/diff-so-fancy || diff-so-fancy
  • difftastic Compares files using their syntax trees
https://difftastic.wilfred.me.uk || difftastic
Graphical
  • DiffPDF Compare the text or the visual appearance of each page in two PDF files.
https://gitlab.com/eang/diffpdf || diffpdf
  • Diffuse Small and simple text merge tool written in Python.
https://diffuse.sourceforge.net/ || diffuse
  • KDiff3 File and directory diff and merge tool for the KDE desktop.
https://apps.kde.org/kdiff3/ || kdiff3
  • 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.
https://apps.kde.org/kompare/ || kompare
  • Meld Visual diff and merge tool that can compare files, directories, and version controlled projects.
https://meldmerge.org/ || meld
  • xxdiff A graphical browser for file and directory differences.
https://furius.ca/xxdiff/ || xxdiffAUR

Vim and Emacs provide merge functionality with vimdiff and ediff.

Batch renamers

Console

See rename(1) from util-linux.

  • edir Rename, delete, and copy files and directories using your editor (enhanced vidir).
https://github.com/bulletmark/edir || edirAUR
  • f2 Cross-platform command-line tool for batch renaming files and directories quickly and safely, can also rename files based on audio tags.
https://github.com/ayoisaiah/f2 || f2AUR
  • nomino A batch rename utility for developers.
https://github.com/yaa110/nomino || nominoAUR
  • rename.pl Batch renamer based on perl regex.
https://search.cpan.org/~pederst/rename/ || perl-rename
  • vidir Rename and delete files and directories using your editor.
https://linux.die.net/man/1/vidir || vidirAUR
Graphical
  • Caja-Rename Batch renaming extension for Caja.
https://tari.in/www/software/caja-rename || caja-renameAUR
  • CoreRenamer Simple lightweight batch file renamer application. Part of C-Suite.
https://cubocore.org/ || corerenamerAUR
  • GPRename GTK batch renamer for files and directories.
http://gprename.sourceforge.net || gprename
  • KRename Very powerful batch file renamer for the KDE desktop.
https://apps.kde.org/krename/ || krename
  • metamorphose2 wxPython based batch renamer with support for regular expressions, renaming multimedia files according to their metadata, etc.
http://file-folder-ren.sourceforge.net || metamorphose2AUR
  • Thunar Bulk Rename Change the name of multiple files at once using some criterion that applies to at least one of the files. Run with thunar -B.
https://docs.xfce.org/xfce/thunar/bulk-renamer/start || thunar

File searching

This section lists utilities for file searching based on filename, file path or metadata. For full-text searching, see the next section.

See also Wikipedia:List of search engines#Desktop search engines.

Console

See find(1) from findutils and its alternatives.

Graphical
  • Catfish Versatile file searching tool by Xfce, can be powered by find, locate and Zeitgeist.
https://launchpad.net/catfish-search || catfish
  • CoreHunt Easy to use fast file searching tool with categorized search and search history. Part of C-Suite.
https://cubocore.org/ || corehuntAUR
  • Czkawka GTK file searching utility with advanced features, it can also find similar images and videos.
https://github.com/qarmin/czkawka || czkawka-guiAUR
  • GNOME Search Tool GNOME utility to search for files, depends on GNOME/Files.
https://gitlab.gnome.org/GNOME/gnome-search-tool || gnome-search-toolAUR
  • KFind Search tool for KDE to find files by name, type or content. Has internal search and supports locate.
https://apps.kde.org/kfind/ || kfind
  • MATE Search Tool MATE utility to search for files.
https://github.com/mate-desktop/mate-utils || mate-utils
  • regexxer Interactive search and replace tool featuring Perl-style regular expressions.
http://regexxer.sourceforge.net/ || regexxer
  • Searchmonkey Powerful GUI search utility for matching regex patterns.
https://sourceforge.net/projects/searchmonkey/ || searchmonkey-gtkAUR
File indexers

These programs index your files to allow for quick searching.

  • Basenji Volume indexing tool designed for easy and fast indexing of CD/DVD and other type of volume collections.
https://github.com/pulb/basenji || basenjiAUR
  • fsearch A fast file search utility for Unix-like systems based on GTK 3.
https://github.com/cboxdoerfer/fsearch || fsearch-gitAUR
  • angrysearch Linux file search tool with instant results as you type.
https://github.com/DoTheEvo/ANGRYsearch || angrysearchAUR

Full-text searching

See grep(1) from grep and its alternatives, which provide non-indexed full-text search.

Full-text indexers
  • Baloo KDE's file indexing and search solution, has a CLI and is used by KRunner.
https://community.kde.org/Baloo || baloo
  • DocFetcher Graphical Java desktop search application.
https://docfetcher.sourceforge.net || docfetcherAUR
  • Namazu A Full-Text Search Engine
http://www.namazu.org/ || namazu
  • Recoll Full text search tool based on Xapian, has CLI and GUI.
https://lesbonscomptes.com/recoll/ || recoll
  • Tracker All-in-one indexer, search tool and metadata database, used by GNOME Documents, Music, Photos and Videos.
https://gnome.pages.gitlab.gnome.org/tracker/ || tracker3
  • Zeitgeist Event aggregation framework for the user's activities and notifications (files opened, websites visited, conversations had, etc.), has several third-party front-ends.
https://launchpad.net/zeitgeist-project || zeitgeist

Development

Code forges

  • GitLab Project management and code hosting application.
https://gitlab.com/gitlab-org/gitlab-foss || gitlab
  • Gitea Painless self-hosted Git service. Community managed fork of Gogs.
https://gitea.io || gitea
Code forge clients
  • git-open Open a repository website (GitHub, GitLab, Bitbucket) in your browser
https://github.com/paulirish/git-open || git-openAUR
  • github-cli GitHub's official command line tool
https://github.com/cli/cli || github-cli
  • hub Command line interface for GitHub
https://hub.github.com || hub
  • lab A hub-like tool for GitLab
https://zaquestion.github.io/lab/ || lab-binAUR
  • snippet A terminal based interface to create a new GitLab snippet
https://gitlab.com/zj/snippet || snippetAUR

Version control systems

See also Wikipedia:Comparison of revision control software.

  • Bazaar Distributed version control system that helps you track project history over time and to collaborate easily with others.
https://bazaar.canonical.com/ || bzrAUR
  • CVS Concurrent Versions System, a client-server revision control system.
http://cvs.nongnu.org/ || cvs
  • Darcs Distributed revision control system that was designed to replace traditional, centralized source control systems such as CVS and Subversion.
http://darcs.net/ || darcs
  • Fossil Distributed VCS with bug tracking, wiki, forum, and technotes.
https://www.fossil-scm.org/ || fossil
  • Git Distributed revision control and source code management system with an emphasis on speed.
https://git-scm.com/ || git
  • Mercurial Distributed version control system written in Python and similar in many ways to Git.
https://www.mercurial-scm.org/ || mercurial
  • Subversion Full-featured centralized version control system originally designed to be a better CVS.
https://subversion.apache.org/ || subversion

Build automation

See also Wikipedia:List of build automation software.

  • 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.
https://ant.apache.org/ || ant
  • Apache Maven Build automation tool used primarily for Java.
https://maven.apache.org/ || maven
  • Bazel An open-source tool that allows for the automated building and testing of software.
https://bazel.build/ || bazel
  • CMake Family of tools designed to build, test and package software.
https://cmake.org/ || cmake
  • GNU make GNU make utility to maintain groups of programs.
https://www.gnu.org/software/make/ || make (part of base-devel)
  • Meson Extremely fast and user friendly build system.
https://mesonbuild.com/ || meson
  • Gradle Powerful build system for the JVM.
https://gradle.org/ || gradle
  • Phing PHP program designed to automate tasks of all kinds.
https://www.phing.info/ || phingAUR

Integrated development environments

See also Wikipedia:Comparison of integrated development environments.

For PHP specific list, see PHP#Development tools.

  • Android Studio The official Android development environment based on IntelliJ IDEA.
https://developer.android.com/studio/index.html || android-studioAUR
  • Anjuta Versatile IDE with project management, an application wizard, an interactive debugger, a source editor, version control support and many more tools.
http://anjuta.org/ || anjutaAUR
  • 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/ || aptana-studioAUR
  • Bluefish Powerful editor targeted towards programmers and webdevelopers, with many options to write websites, scripts and programming code. It supports many programming and markup languages.
https://bluefish.openoffice.nl/ || bluefish
  • Code::Blocks C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
https://codeblocks.org/ || codeblocks
  • CLion A cross-platform IDE for C and C++.
https://www.jetbrains.com/clion/ || clionAUR
  • CodeLite Open source and cross-platform C/C++/PHP and Node.js IDE written in C++ .
https://codelite.org/ || codeliteAUR
  • Eclipse IDE for Java, C/C++, PHP, Perl and Python with subversion support and task management.
https://www.eclipse.org/ || Java EE: eclipse-jeeAUR, Java: eclipse-javaAUR, RCP: eclipse-rcpAUR, C/C++: eclipse-cppAUR, PHP: eclipse-phpAUR, JavaScript and Web: eclipse-dltk-javascriptAUR
  • Eric Full-featured Python and Ruby IDE written in PyQt5.
https://eric-ide.python-projects.org/ || ericAUR
  • Gambas IDE based on a Basic interpreter with object extensions.
https://gambas.sourceforge.net/en/main.html || gambas3-ide
  • Geany Small and lightweight IDE with many supported many programming and markup languages including C, Java, PHP, HTML, Python, Perl, Pascal.
https://geany.org/ || geany
  • GNOME Builder Tool to write and contribute to great GNOME-based applications.
https://wiki.gnome.org/Apps/Builder || gnome-builder
  • KDevelop Feature-full, plugin extensible IDE for C/C++ and other programming languages.
https://www.kdevelop.org/ || kdevelop
https://www.activestate.com/products/komodo-edit/ || komodo-editAUR
  • Lazarus Delphi (Object Pascal) compatible IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
https://www.lazarus-ide.org/ || lazarus
  • LiteIDE Simple Go IDE.
https://github.com/visualfc/liteide || liteide
  • MPLAB IDE for Microchip PIC and dsPIC development.
https://www.microchip.com/mplabx || microchip-mplabx-binAUR
  • Netbeans IDE for developing with Java, JavaScript, PHP, Python, Ruby, Groovy, C, C++, Scala, Clojure, and other languages.
https://netbeans.org/ || netbeans
  • 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/ || phpstormAUR, phpstorm-eapAUR
  • Qt Creator Lightweight, cross-platform C++ integrated development environment with a focus on Qt.
https://www.qt.io/ide/ || qtcreator
  • Theia Eclipse Theia is a free and open-source IDE for desktop and web applications. It is implemented in TypeScript, is based on Visual Studio Code, and emphasizes extensibility. It can be run as a web or a desktop application.
https://theia-ide.org/ || theia-electronAUR
  • Visual Studio Code Visual Studio Code is a cross-platform, free and open-source text editor developed by Microsoft, written in JavaScript and TypeScript. It supports a variety of languages thanks to its extensions.
https://code.visualstudio.com/ || code, visual-studio-code-binAUR
  • VSCodium Free/Libre Open Source Software Binaries of VSCode.
https://vscodium.com/ || vscodiumAUR
  • ZeroBrane Studio IDE with debugging support for Lua 5.1, Lua 5.2, Lua 5.3, LuaJIT, and other Lua engines.
https://studio.zerobrane.com/ || zerobrane-studioAUR
Java IDEs
  • BlueJ Fully featured Java IDE used mainly for educational and beginner purposes.
https://bluej.org/ || bluejAUR
  • IntelliJ IDEA IDE for Java, Groovy and other programming languages with advanced refactoring features.
https://www.jetbrains.com/idea/ || intellij-idea-community-edition
Python IDEs
https://ninja-ide.org/ || ninja-ideAUR
  • PyCharm Python IDE with support for code analysis, debugging, unit testing, version control and web development with Django.
https://www.jetbrains.com/pycharm/ || community edition: pycharm-community-edition, professional edition: pycharm-professionalAUR, edu edition: pycharm-eduAUR
  • Spyder Scientific Python Development Environment providing MATLAB-like features.
https://github.com/spyder-ide/spyder || spyder
  • Thonny Python IDE for beginners.
https://thonny.org/ || thonnyAUR
  • WingIDE Proprietary Python development environment. It is fully featured and meant for professional use.
https://wingware.com/ || wingideAUR
Educational IDEs
  • KTurtle Educational programming environment that aims to make learning how to program as easily as possible. Part of kde-education.
https://apps.kde.org/kturtle/ || kturtle
  • Processing Playground for teaching non-programmers the fundamentals of computer programming in a visual context.
https://processing.org/ || processingAUR
  • Scratch Programming system and content development 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 event-driven programming.
https://scratch.mit.edu/ || scratch

Debuggers

  • Accerciser Interactive Python accessibility explorer. It uses the AT-SPI library to inspect, examine, and interact with widgets, allowing you to check if an application is providing correct information to assistive technologies and automated testing frameworks.
https://wiki.gnome.org/Apps/Accerciser || accerciser
  • Bustle Draws sequence diagrams of D-Bus activity. It shows signal emissions, method calls and their corresponding returns, with time stamps for each individual event and the duration of each method call.
https://www.freedesktop.org/wiki/Software/Bustle/ || bustle-gitAUR
https://www.gnu.org/software/ddd/ || dddAUR
  • Desed TUI-based debugger for sed. Features variable and regex preview, setting breakpoints and stepping back and forth.
https://github.com/SoptikHa2/desed || desedAUR
  • D-Feet Easy to use D-Bus debugger to inspect D-Bus interfaces of running programs and invoke methods on those interfaces.
https://wiki.gnome.org/Apps/DFeet || d-feet
  • GammaRay Qt-application inspection and manipulation tool.
https://www.kdab.com/development-resources/qt-tools/gammaray/ || gammaray
  • GDBFrontend Easy, flexible and extensible graphical debugger.
https://github.com/rohanrhu/gdb-frontend || gdb-frontend-binAUR
  • KCachegrind Profile data visualization tool, used to determine the most time consuming execution parts of program.
https://apps.kde.org/kcachegrind/ || KDE: kcachegrind, Qt: qcachegrind
  • KDbg Graphical user interface to GDB, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.
http://kdbg.org/ || kdbg
  • Massif-Visualizer Visualizer for Valgrind Massif data files.
https://apps.kde.org/massif-visualizer/ || massif-visualizer
  • Nemiver Easy to use standalone C/C++ debugger (GDB front-end) that integrates well in the GNOME environment.
https://wiki.gnome.org/Apps/Nemiver || nemiverAUR
  • Qt QDbusViewer Tool to introspect D-Bus objects and messages.
https://doc.qt.io/qt-5/qdbusviewer.html || qt5-tools
  • scanmem Debugging utility designed to isolate the address of an arbitrary variable in an executing process.
https://github.com/scanmem/scanmem || CLI: scanmem, GUI: gameconqueror
  • Sysprof Profiling tool that helps in finding the functions in which a program uses most of its time.
https://wiki.gnome.org/Apps/Sysprof || sysprof

Lexing and parsing

Lex and Yacc are part of POSIX.

  • flex A tool for generating text-scanning programs, alternative to Lex.
https://github.com/westes/flex || flex
  • Berkeley Yacc Berkeley reimplementation of the Unix parser generator Yacc.
https://invisible-island.net/byacc/ || byacc
  • GNU Bison The GNU general-purpose parser generator, alternative to byacc.
https://www.gnu.org/software/bison/ || bison

And then there are also:

  • ANTLR Parser generator, written in Java, for parsing structured text or binary files.
https://www.antlr.org/ || antlr4
  • LPeg Pattern-matching library, based on PEGs, for Lua.
http://www.inf.puc-rio.br/~roberto/lpeg/ || lua-lpeg, lua52-lpeg, lua51-lpeg
  • peg/leg Recursive-descent parser generators for C.
https://www.piumarta.com/software/peg/ || peg
  • Ragel Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code.
https://www.colm.net/open-source/ragel/ || ragel

GUI builders

  • FLUID FLTK GUI designer.
https://www.fltk.org/ || fltk
  • Glade Create or open user interface designs for GTK applications.
https://glade.gnome.org/ || glade
  • KUIViewer Quick viewer for Qt Designer UI File.
https://apps.kde.org/kuiviewer/ || kde-dev-utils
  • Qt Designer Tool for designing and building graphical user interfaces (GUIs) with Qt Widgets.
https://doc.qt.io/qt-5/qtdesigner-manual.html || qt5-tools

Hex editors

See also Wikipedia:Comparison of hex editors.

  • Bless High quality, full featured hex editor.
https://web.archive.org/web/20170503150524/http://home.gna.org/bless/ || bless
  • GHex Hex editor for GNOME, which allows the user to load data from any file, view and edit it in either hex or ascii.
https://wiki.gnome.org/Apps/Ghex || ghex
  • hyx Minimalistic but powerful console hex editor.
https://yx7.cc/code/ || hyxAUR
  • ImHex A hex editor for reverse engineers, programmers, and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net/ || imhexAUR
  • Okteta KDE hex editor for viewing and editing the raw data of files.
https://apps.kde.org/okteta/ || okteta
  • Reverse Engineer's Hex Editor Hex editor with features for analyzing and annotating binary file formats
https://github.com/solemnwarning/rehex || rehexAUR
  • wxHexEditor Hex editor for large files with advanced features such as raw memory and disk editing capabilities.
https://www.wxhexeditor.org/ || wxhexeditorAUR

JSON tools

  • gron gron transforms JSON into discrete assignments to make it easier to grep.
https://github.com/tomnomnom/gron || gron
  • jid JSON incremental digger
https://github.com/simeji/jid || jidAUR
  • jo A command to create JSON.
https://github.com/jpmens/jo || jo-gitAUR
  • jq Command-line JSON processor
https://stedolan.github.io/jq/ || jq
  • jshon A JSON parser for the shell.
http://kmkeen.com/jshon/ || jshon
  • the Elvish shell has built-in support for JSON

Literate programming

See also Wikipedia:Literate programming.

  • Noweb A Simple, Extensible Tool for Literate Programming build against ICON libs and texlive
https://www.cs.tufts.edu/~nr/noweb/ || nowebAUR
  • nuweb A Simple Literate Programming Tool
http://nuweb.sourceforge.net/ || nuwebAUR

UML modelers

See also Wikipedia:List of Unified Modeling Language tools.

  • ArgoUML UML modeling tool with support for all standard UML 1.4 diagrams.
http://argouml.tigris.org/ || argoumlAUR
  • Eclipse Modeling Tools Tools and runtimes for building model-based applications.
https://www.eclipse.org/ || eclipse-modeling-toolsAUR
  • Gaphor Simple modeling tool for UML.
https://github.com/gaphor/gaphor || python-gaphorAUR
  • Modelio Modeling environment supporting the main standards: UML, BPMN, MDA, SysML.
https://www.modelio.org/ || modelio-binAUR
  • Papyrus Model-based engineering tool based on Eclipse.
https://www.eclipse.org/papyrus/ || papyrusAUR
  • PlantUML Tool to create UML diagrams from a plain text language.
https://plantuml.com || plantuml
  • PlantUML QEditor PlantUML editor written in Qt.
https://github.com/borco/plantumlqeditor || plantumlqeditor-gitAUR
  • Umbrello Unified Modelling Language (UML) diagram program based on KDE Technology.
https://umbrello.kde.org/ || umbrello
  • UML Designer Graphical tool based on Eclipse to edit and visualize UML models.
https://www.umldesigner.org/ || umldesignerAUR
  • UMLet UML tool with a simple user interface: draw UML diagrams fast, build sequence and activity diagrams from plain text, export diagrams to eps, pdf, jpg, svg, and clipboard, share diagrams using Eclipse, and create new, custom UML elements.
https://umlet.com/ || umletAUR
  • UML/INTERLIS-editor Facilitate the application of the model driven approach to a greater number of users.
http://www.umleditor.org/ || umleditorAUR
  • Violet Very easy to learn and use UML editor that draws nice-looking diagrams.
https://sourceforge.net/projects/violet/ || violetumleditorAUR

API documentation browsers

  • Devhelp Developer tool for browsing and searching API documentation.
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/ || zealAUR

Issue tracking systems

https://www.bugzilla.org || bugzilla
  • Flyspray Lightweight, web-based bug tracking system written in PHP
https://www.flyspray.org/ || flyspray
  • MantisBT Web-based issue tracking system
https://www.mantisbt.org/ || mantisbtAUR
  • Redmine A flexible project management web application. Written using the Ruby on Rails, it is cross-platform and cross-database.
https://www.redmine.org || redmine
  • Trac Trac Integrated SCM & Project Management using Apache & Subversion.
https://trac.edgewall.org/ || tracAUR

See also Git server#Advanced web applications.

Code review

  • Gerrit A web-based code review tool built on top of the Git version control system
https://www.gerritcodereview.com/ || gerritAUR
  • GitLab also supports code reviews.

See also Wikipedia:List of tools for code review.

Game development

See also Wikipedia:List of game engines.

  • Allegro A cross-platform library mainly aimed at video game and multimedia programming.
https://liballeg.org/ || allegro
  • GDevelop Game creator designed to be used by everyone - no programming skills required.
https://gdevelop-app.com/ || gdevelopAUR
  • Godot Advanced, feature-packed, multi-platform 2D and 3D game engine. Create games with ease, using Godot's unique approach to game development.
https://godotengine.org/ || godot
  • LibreSprite Animated sprite editor and pixel art tool lets you create 2D animations for videogames.
https://github.com/LibreSprite/LibreSprite || librespriteAUR
  • LÖVE Lua based game development environment.
https://love2d.org/ || love
  • Pixelorama 2D sprite editor with animation support, made by Orama Interactive in the Godot Engine using GDScript.
https://orama-interactive.itch.io/pixelorama || pixelorama-binAUR
  • TIC-80 Fantasy computer/console.
https://tic80.com/ || tic-80-gitAUR
  • Tiled General purpose 2D level editor with powerful tile map editing features. It is built to be easy to use and is suitable for many type of games.
https://www.mapeditor.org/ || tiled
  • Unity Unity is a flexible and powerful development platform for creating multi-platform 3D and 2D games. Proprietary, but a free version is available for certain use-cases (see here for more details).
https://unity3d.com/unity || unityhubAUR

Repository managers

  • 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.
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

On-screen keyboards

  • 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/ || 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 || squeekboardAUR
  • 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

Keyboard layout switchers

  • 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/ || fbxkbAUR
  • xxkb A lightweight keyboard layout indicator and switcher.
https://sourceforge.net/projects/xxkb/ || xxkb
  • gxkb X11 keyboard layout indicator and switcher.
https://github.com/zen-tools/gxkb || gxkb
  • qxkb A keyboard switcher written in Qt.
https://github.com/disels/qxkb || qxkbAUR
  • X Neural Switcher A text analyser, it detects the language of the input and corrects the keyboard layout if needed.
https://xneur.ru/ || gxneurAUR

Keybinding managers

See Keyboard shortcuts#Xorg.

Input methods

See the main article: Input method.

Disks

Partitioning tools

See Partitioning#Partitioning tools.

Formatting tools

See File systems#Types of file systems.

Cloning tools

See Disk cloning.

Mount tools

See also udisks#Mount helpers.

  • 9mount Mount 9p filesystems.
http://sqweek.net/code/9mount/ || 9mountAUR
  • cryptmount Mount an encrypted file system as a regular user.
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
  • ldm A lightweight daemon that mounts drives automagically using udev
https://github.com/LemonBoy/ldm || ldmAUR
  • pmount Mount source as a regular user to an automatically created destination /media/source_name.
Debian:pmount || pmountAUR
  • pmount-safe-removal Mount removable devices as regular user with safe removal
https://mywaytoarch.tumblr.com/post/13111098534/pmount-safe-removal-of-usb-device || pmount-safe-removalAUR
  • 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 || udevilAUR
  • ws Mount Windows network shares (CIFS and VFS).
https://sourceforge.net/projects/winshares/ || wsAUR
  • zulucrypt A GUI frontend for cryptsetup to create, manage and mount encrypted volumes; supports encfs as well
https://mhogomchungu.github.io/zuluCrypt/ || zulucryptAUR

Disk usage display

Console
  • duc A library and suite of tools for inspecting disk usage.
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 Diff-capable "du-browser".
http://gt5.sourceforge.net || gt5AUR
  • ncdu Simple ncurses disk usage analyzer.
https://dev.yorhel.nl/ncdu || ncdu
Graphical
  • Filelight Disk usage analyzer that creates an interactive map of concentric, segmented rings that help visualise disk usage on your computer.
https://apps.kde.org/filelight/ || filelight
https://wiki.gnome.org/Apps/DiskUsageAnalyzer || baobab
  • Graphical Disk Map Disk usage analyzer that draws a map of rectangles sized according to file or dir sizes.
http://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 || 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 File recovery#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 || rdfindAUR
  • rmlint Tool to quickly find (and optionally remove) duplicate files and other lint.
https://github.com/sahib/rmlint || rmlint
Graphical
  • BleachBit Frees disk space and guards your privacy; frees cache, deletes cookies, clears Internet history, shreds temporary files, deletes logs, and discards junk you did not know was there.
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 cleans up the unknown/invalid GConf keys that still sitting down on your GConf database.
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.

Warning: 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.
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 || isoimagewriterAUR
  • 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
  • MultiSystem GUI tool to create a USB system that can boot multiple distributions.
http://liveusb.info/ || multisystemAUR
  • 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 & 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 7/8/8.1/10 ISO to Flash Drive burning utility for Linux with MBR/GPT, BIOS/UEFI, FAT32/NTFS support
https://github.com/ValdikSS/windows2usb || windows2usb-gitAUR

System

Task managers

  • CoreStats Simple lightweight system resource viewer to monitor the CPU, RAM, Network and Disk IO statistics. Part of C-Suite.
https://cubocore.org/ || 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 Monitor System monitor for GNOME to view and manage system resources.
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 Simple, ncurses interactive process viewer.
http://htop.sourceforge.net/ || 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
  • KSysGuard System monitor for KDE to monitor running processes and system performance.
https://apps.kde.org/ksysguard/ || ksysguard
  • Linux Process Explorer Graphical process explorer for Linux.
https://github.com/wolfc01/procexp || procexpAUR
  • LXTask Lightweight task manager for LXDE.
https://wiki.lxde.org/en/LXTask[dead link 2022-09-20 ] || lxtask
  • qps Lightweight task manager for LXQt.
https://github.com/lxqt/qps || qpsAUR
  • MATE System Monitor System monitor for MATE.
https://github.com/mate-desktop/mate-system-monitor || mate-system-monitor
  • 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
  • Task Manager GTK2/GTK3 based process manager with basic system resource monitor for Xfce.
https://goodies.xfce.org/projects/applications/xfce4-taskmanager || xfce4-taskmanager

System monitors

See also Category:Monitoring.

  • Conky Lightweight, scriptable system monitor.
https://github.com/brndnmtthws/conky || conky
  • Collectd Simple, extensible system monitoring daemon based on rrdtool. It has a small footprint and can be set up either stand-alone or as a server/client application.
https://collectd.org/ || collectdAUR
  • 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.
https://collectl.sourceforge.net/ || collectlAUR
  • dstat Versatile resource statistics tool.
http://dag.wiee.rs/home-made/dstat/ || dstat
  • Fsniper Daemon to run scripts based on changes in files monitored by inotify.
https://github.com/l3ib/fsniper || fsniperAUR
  • GKrellM Simple, flexible system monitor package for GTK with many plug-ins.
https://billw2.github.io/gkrellm/gkrellm.html || gkrellm
  • glances CLI curses-based monitoring tool in Python.
https://nicolargo.github.io/glances/ || glances
  • hitome A quick & dirty system monitor that's light on resources.
https://github.com/artefact2/hitome || hitome-gitAUR
  • kmon Linux kernel manager and activity monitor.
https://github.com/orhun/kmon || kmon
  • 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 Web-based real-time performance monitor.
https://github.com/firehol/netdata/wiki || netdata
  • Telegraf Agent written in Go for collecting, processing, aggregating, and writing metrics.
https://docs.influxdata.com/telegraf/latest/ || telegrafAUR
  • Paramano Light battery monitor and a CPU frequency scaler. Forked from trayfreq
https://github.com/phillid/paramano || paramanoAUR
  • Sysstat Collection of resource monitoring tools: iostat, isag, mpstat, pidstat, sadf, sar.
http://sebastien.godard.pagesperso-orange.fr/ || sysstat
  • xosview System monitor that resembles gr_osview from SGI IRIX.
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.

System information viewers

Console
  • 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.
https://trizenx.blogspot.com/2012/08/alsi.html || alsiAUR
  • archey3 Python script to display system infomation alongside the Arch Linux logo.
https://lclarkmichalek.github.io/archey3 || archey3
  • dmidecode It reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard.
https://www.nongnu.org/dmidecode/ || dmidecode
  • hwdetect Simple script to list modules that are exported in /sys/.
https://github.com/archlinux/svntogit-packages/blob/packages/hwdetect/trunk/hwdetect || hwdetect
  • hwinfo Powerful hardware detection tool come from openSUSE.
https://github.com/openSUSE/hwinfo || hwinfo
https://github.com/linuxhw/hw-probe || hw-probeAUR
  • inxi A script to get system information.
https://github.com/smxi/inxi || inxiAUR
  • neofetch A fast, highly customizable system info script that supports displaying images with w3m.
https://github.com/dylanaraps/neofetch || neofetch
  • 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 Similar to archey but has an option to take a screenshot. Written in bash.
https://github.com/KittyKatt/screenFetch || screenfetch
Graphical
  • GPU-Viewer GUI to glxinfo, vulkaninfo, clinfo and es2_info; written in Python with GTK.
https://github.com/arunsivaramanneo/GPU-Viewer || gpu-viewerAUR
  • hardinfo A small application that displays information about your hardware and operating system, it looks like the Device Manager in Windows.
https://www.berlios.de/software/hardinfo/ || hardinfo-gtk3AUR
  • 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/ || i-nex-gitAUR
  • lshw A small tool to provide detailed information on the hardware configuration of the machine with CLI and GTK interfaces.
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 || 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.
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 page#Installation.

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/[dead link 2022-09-20 ] || 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

Clock synchronization

See Time synchronization.

Screen management

See Xrandr#Graphical front-ends.

Backlight management

See Backlight#Backlight utilities.

Color management

See ICC profiles#Utilities and Backlight#Color correction.

Printer management

See CUPS#GUI applications.

Bluetooth management

See Bluetooth#Front-ends.

Power management

See Power management#Userspace tools.

System management

See Systemd#GUI configuration tools.

Boot management

See GRUB/Tips and tricks#GUI configuration tools.

Package management

See pacman tips#Utilities.

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

Virtualization

See Libvirt#Client and VirtualBox.

Compatibility layers

See Wine (Windows) and Darling (MacOS).

gollark: Wonderful.
gollark: OPRESSION!
gollark: Ah, yes, like the glorious cactus revolution.
gollark: Plus, anywhere doing that is unlikely to be a sort of useful community.
gollark: Well, if nobody can talk, that can't happen.

See also

Generic software lists

Software lists of other distributions

Software forges

Specialized software lists

Arch Linux forum threads

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.