Difference between revisions of "/usr/local/bin/"
(→Content G) |
(→Content G) |
||
Line 1,559: | Line 1,559: | ||
|- | |- | ||
− | |gtester|| | + | |gtester||[https://www.freebsd.org/cgi/man.cgi?query=gtester&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gtester] is a utility to run unit tests that have been written using the |
+ | GLib test framework. | ||
|- | |- | ||
− | |gtester-report|| | + | |gtester-report||[https://www.freebsd.org/cgi/man.cgi?query=gtester-report&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gtester-report] is a script which converts the XML output generated by |
+ | gtester into HTML. | ||
|- | |- | ||
− | |gtf|| | + | |gtf||[https://www.freebsd.org/cgi/man.cgi?query=gtf&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html Gtf] is a utility for calculating VESA GTF modes. Given the desired horizontal and vertical resolutions and refresh rate (in Hz), the parameters for a matching VESA GTF mode are printed out. Two output formats are supported: mode lines suitable for the Xorg xorg.conf(5) file, and mode parameters suitable for the Linux fbset(8) utility. |
|- | |- | ||
|gtk3-demo|| | |gtk3-demo|| | ||
Line 1,597: | Line 1,599: | ||
|guild|| | |guild|| | ||
|- | |- | ||
− | |guile|| | + | |guile||GNU [https://www.freebsd.org/cgi/man.cgi?query=guile&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html Guile] is an implementation of the Scheme programming language. It extends the R5RS and R6RS language standards, providing additional features necessary for real-world use. |
|- | |- | ||
|guile-config|| | |guile-config|| | ||
Line 1,605: | Line 1,607: | ||
|gupnp-binding-tool-1.2|| | |gupnp-binding-tool-1.2|| | ||
|- | |- | ||
− | |gv2gml|| | + | |gv2gml||[https://www.freebsd.org/cgi/man.cgi?query=gv2gml&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html gml2gv] converts a graph specified in the GML format to a graph in the GV (formerly DOT) format. gv2gml converts a graph specified in the GV format to a graph in the GML format. |
|- | |- | ||
|gvcolor|| | |gvcolor|| |
Revision as of 11:58, 12 May 2020
Welcome to /usr/local/bin/. |
This page is in maintenance! Please do not change this page without to contact the author or use Discussion! |
System Administration Utilities | |
---|---|
/bin/ Tools and applications | /sbin/ System Administration Utilities |
/usr/bin/ Tools and applications | /usr/sbin/ System tools |
/usr/local/bin/ Tools and applications | /usr/local/sbin/ System tools |
Back to the System |
Contents
- 1 Introduction
- 2 Content
- 2.1 Content 0 - A
- 2.2 Content B
- 2.3 Content C
- 2.4 Content D
- 2.5 Content E
- 2.6 Content F
- 2.7 Content G
- 2.8 Content H
- 2.9 Content I
- 2.10 Content J
- 2.11 Content K
- 2.12 Content L
- 2.13 Content M
- 2.14 Content N
- 2.15 Content O
- 2.16 Content P
- 2.17 Content Q
- 2.18 Content R
- 2.19 Content S
- 2.20 Content T
- 2.21 Content U
- 2.22 Content V
- 2.23 Content W
- 2.24 Content X
- 2.25 Content Y
- 2.26 Content Z
Introduction
Here you will find a lot of small applications. Most of them already installed with GhostBSD.
This directory contains more or less 2500 utilities, applications, tools. If you install an application and don't find it as a starter on your taskbar, it is most likely you will find the application in this directory. You can start this application via cli or set a link to your desktop.
Not all applications come with man pages.
Content
Extraction of /usr/local/bin/:
Content 0 - A
Utility | Description |
---|---|
7z | A file archiver with highest compression ratio |
a52dec | a52dec - decode ATSC A/52 audio streams |
aafire | aafire, aainfo, aasavefont, aatest - aalib example programs |
aainfo | aafire, aainfo, aasavefont, aatest - aalib example programs |
aalib-config | |
aasavefont | aafire, aainfo, aasavefont, aatest - aalib example programs |
acyclic | acyclic is a filter that takes a directed graph as input and outputs a copy of the graph with sufficient edges reversed to make the graph acyclic. |
addftinfo | addftinfo reads a troff font file and adds some additional font-metric information that is used by the groff system. |
addr2line | addr2line -- translate program addresses to source file names and line numbers |
afmtodit | afmtodit - create font files for use with groff -Tps |
afuse | AFUSE - automounting file system implemented in user-space using FUSE |
ag-backup | ag - The Silver Searcher. Like ack, but faster. |
ag-tool | ag - The Silver Searcher. Like ack, but faster. |
agentxtrap | agentxtrap - send an AgentX NotifyPDU to an AgentX master agent |
agrep | agrep - search a file for a string or regular expression, with approximate matching capabilities |
al | al, al2 - Mono Assembly Linker |
al2 | al, al2 - Mono Assembly Linker |
analyze | The analyze command displays the rotation and fallback angles, surface area, and plane equation for each face of the ARB specified on the command line. |
appletviewer | appletviewer - Runs applets outside of a web browser. |
ar | ar, ranlib -- manage archives |
array | Arrays can have fixed size, or can grow automatically as needed. A default value is used for entries that have not been explicitly set. |
as | AS - the portable GNU assembler. |
aspell | aspell is a utility program that connects to the Aspell library so that it can function as an ispell -a replacement, as an independent spell checker, as a test utility to test out Aspell library features, and as a utility for managing dictionaries used by the library. |
aspell-import | aspell-import is a command that will search for old personal dictionaries and will import them into GNU Aspell. It will look for both Ispell and Aspell dictionaries. To use it just run it from the command prompt. |
atril | Atril - The MATE Document Viewer |
aucat | aucat -- audio files manipulation tool |
audio2tape | audio2tape -- Sinclair ZX Spectrum audio to tape file co |
autopoint | autopoint - copies standard gettext infrastructure |
Content B
Utility | Description |
---|---|
baobab | Baobab is a disk space analyzer for GNOME |
bash | Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). |
bashbug | bashbug - report a bug in bash |
bcomps | bcomps decomposes graphs into their biconnected components, printing the components to standard output. |
bounce | The bounce(8) daemon maintains per-message log files with delivery status information. |
brasero | Brasero is a disc burning application. It is designed to be simple and easy to use. It allows to create data CD/DVD, audio CD, to copy CD/DVD and to burn images. It has some nices features, such as a song, image and video previewer. It can also search for files (thanks to beagle) and display a playlist and its contents. |
bsdcat | bsdcat typically takes a filename as an argument or reads standard input when used in a pipe. In both cases decompressed data it written to standard output. |
bsdcpio | cpio copies files between archives and directories. This implementation can extract from tar, pax, cpio, zip, jar, ar, and ISO 9660 cdrom images and can create tar, pax, cpio, ar, and shar archives. |
bsdtar | tar creates and manipulates streaming archive files. This implementation can extract from tar, pax, cpio, zip, jar, ar, xar, rpm, 7-zip, and ISO9660 cdrom images and can create tar, pax, cpio, ar, zip, 7-zip, and shar archives. |
btcflash | Btcflash is used to read update the Firmware for a BTC DRW1008 DVD+/-RW recorder. |
bzz | bzz - DjVu general purpose compression utility. |
Back to Top |
Content C
Utility | Description |
---|---|
c44 | C44 produces a DjVuPhoto encoded image. The input image file inputfilename can be either a portable gray-map (PGM) or a portable pix-map PPM).
Input images compressed with JPEG are also accepted. It is however suggested to only use high quality JPEG files (low compression ratio, large size) because the wavelet compression will increase the defects already present in highly compressed JPEG files. |
c++9 | |
cairo-sphinx | |
cairo-trace | |
caja | Caja - The MATE File Manager |
caja-autorun-software | caja-autorun-software - Autorun Software in Caja |
caja-connect-server | Caja Connect Server is the connection manager for Caja/MATE. It is provided as a part of the Caja package for the MATE Desktop Environment.
Simply running "caja-connection-server" will open a simple dialog allowing you to select the server type, and specify the server address, port, and login credentials for the server you want to connect to. This is the same dialog accessible via the Caja "File" menu, and the MATE Desktop "Places" menu. |
caja-file-management-properties | Caja File Management Properties is distributed as a part of the caja package and is used to configure Caja's preferences. It is typically accessible through the "Edit" menu in Caja browser windows, or by pressing "ALT+E" and then "N" once the menu opens.
File Management Preferences allows the user to configure the way caja behaves. |
caja-sendto | caja-sendto - convenience application to send a file via email or instant messenger |
canberra-gtk-play | |
cancel | |
caspol | |
cb2ti3 | |
cbc | cbc - Couchbase Client Commandline Utility |
cccheck | cccheck- Perform static code contracts verification for CLR assemblies. |
ccomps | ccomps - connected components filter for graphs |
ccrewrite | ccrewrite - Rewrite CLR assemblies for runtime code contract verification. |
cctiff | |
ccxxmake | |
cd-convert | cd-it8 - Color Manager Testing Tool |
cd-create-profile | |
cd-drive | cd-drive - show CD-ROM drive characteristics |
cd-fix-profile | |
cd-iccdump | |
cd-info | cd-info - shows Information about a CD or CD-image |
cd-it8 | cd-it8 - Color Manager Testing Tool |
cd-paranoia | cd-paranoia 9.8 (Paranoia release III via libcdio) - an audio CD reading utility which includes extra data verification features |
cd-read | cd-read - reads Information from a CD or CD-image |
cdda2wav | cdda2wav - dumps CD audio data into sound files with extra data verification |
cdda-player | |
cddb_query | |
cdparanoia | cdparanoia (Paranoia release III) - an audio CD reading utility which includes extra data verification features |
cdr2raw | |
cdr2text | |
cdr2xhtml | |
cdrdao | cdrdao - reads and writes CDs in disc-at-once mode |
cdrecord | Cdrecord is used to record data or audio Compact Discs on an Orange Book CD-recorder, to write DVD media on a DVD-recorder or to write BluRay media on a BluRay-recorder. |
cert2spc | cert2spc - Transform multiple X.509 certificates to a Software Publisher Certificate |
cert-sync | cert-sync - Mono Certificate Store Sync Tool |
certmgr | certmgr - Mono Certificate Manager (CLI version) |
certtool | certtool - GnuTLS certificate tool |
certutil | |
chardetect-3.7 | |
chartread | |
chattr | chattr - change file attributes on a Linux file system |
checkmk | checkmk - Awk script for generating C unit tests for use with the Check unit testing framework. |
checkXML5 | checkXML5 - An XML lint tool for KDE DocBook XML documents. |
cheese | cheese - tool to take pictures and videos from your webcam |
cheetah | |
cheetah-analyze | |
cheetah-compile | |
chem | chem - groff preprocessor for producing chemical structure diagrams |
cherryd-2.7 | |
cherrytree | |
chktrust | chktrust - Check the trust of a PE executable. |
chm_http | |
chmorph | |
chrome | chromium-browser - the web browser from Google |
chromedriver | |
cifsdd | cifsdd - convert and copy a file over SMB, This tool is part of the samba(7) suite. |
cinnamon-desktop-migrate-mediakeys | |
cjb2 | cjb2 - Simple DjVuBitonal encoder. |
cjpeg | cjpeg - compress an image file to a JPEG file |
cjs-console | |
ck-history | |
ck-launch-session | |
ck-list-sessions | |
clang80 | |
classpath | |
clear-color | |
clear-fbo | |
clear-fbo-scissor | |
clear-fbo-tex | |
clear-random | |
clear-repeat | |
clear-scissor | |
clear-undefined | |
clearspd | |
clp | |
cluster | cluster - find clusters in a graph and augment the graph with this information. |
cmis-client | |
cmsutil | |
cmx2raw | |
cmx2text | |
cmx2xhtml | |
collink | |
colormgr | |
colprof | |
colverify | |
com.github.danrabbit.lookbook | |
contractor | |
convolutions | |
copypix | |
copytex | |
corelist | corelist - a commandline frontend to Module::CoreList |
corpus2array | |
corrupt_mpeg2 | |
cpaldjvu | cpaldjvu - DjVuDocument encoder for low-color images. |
cpan | This script provides a command interface (not a shell) to CPAN. At the moment it uses CPAN.pm to do the work, but it is not a one-shot command runner for CPAN.pm. |
cpp9 | |
createfpx | |
createhdf | |
createwin | |
crlupdate | crlupdate - Mono Certficate Revocation List Downloader and Updater
This tool allows the download of new, or update of existing, Certficate Revocation List (CRL) associated with the certificates present in the user (default) or machine stores. The CRL present in the stores are used to determine the validity of unexpired, trusted X.509 certificates. To ensure CRL are always fresh consider automating the updates using the at (or similar) command(s). |
crlutil | |
croco-0.6-config | |
csc | csc - driver program for the CHICKEN Scheme compiler |
cscope | cscope - interactively examine a C program |
csepdjvu | csepdjvu - DjVu encoder for separated data files. |
csharp | csharp, gsharp - Interactive C# Shell |
csi | The CHICKEN Scheme interpreter |
csslint-0.6 | |
cubemap | |
cuberender | |
cue2toc | Cue2toc converts cuefile from CUE to TOC format and writes the result to tocfile. If either cuefile or tocfile is omitted or a single dash "-" cue2toc reads from standard input and writes to standard ouput respectively. |
cups-calibrate | cups-calibrate - ESP CUPS Printer Calibration Tool This program allows you to calibrate the color output of printers using the Gutenprint CUPS driver. Please note that this program only works with the Gutenprint CUPS driver. |
cups-config | cups-config - get cups api, compiler, directory, and link information. |
cupstestdsc | cupstestdsc tests the conformance of PostScript files to the Adobe PostScript Language Document Structuring Conventions Specification version 3.0. The results of testing and any other output are sent to the standard output. The second form of the command reads PostScript from the standard input. |
cupstestppd | cupstestppd tests the conformance of PPD files to the Adobe PostScript Printer Description file format specification version 4.3. It can also be used to list the supported options and available fonts in a PPD file. The results of testing and any other output are sent to the standard output. |
curl | curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP). The command is designed to work without user interaction. |
curl-config | curl-config - Get information about a libcurl installation |
cvlc | |
cvsps | CVSps - create patchset information from CVS |
cvt | cvt - calculate VESA CVT mode lines |
cvtsudoers | |
cwebp | cwebp - compress an image file to a WebP file |
cxpm | cxpm - Check an XPM (X PixMap) file, versions XPM 1, 2, or 3. |
Back to Top |
Content D
Utility | Description |
---|---|
dav1d | |
dazzle-list-counters | |
dbus-binding-tool | dbus-binding-tool - C language GLib bindings generation utility. |
dbus-cleanup-sockets | dbus-cleanup-sockets - clean up leftover sockets in a directory |
dbus-daemon | dbus-daemon - Message bus daemon |
dbus-launch | dbus-launch - Utility to start a message bus from a shell script |
dbus-monitor | dbus-monitor - debug probe to print message bus messages |
dbus-run-session | dbus-run-session - start a process as a new D-Bus session |
dbus-send | dbus-send - Send a message to a message bus |
dbus-test-tool | dbus-test-tool - D-Bus traffic generator and test tool |
dbus-update-activation-environment | dbus-update-activation-environment - update environment used for D-Bus session services |
dbus-uuidgen | dbus-uuidgen - Utility to generate UUIDs |
dbwrap_tool | dbwrap_tool - low level TDB/CTDB manipulation tool using the dbwrap interface. This tool is part of the samba(7) suite. |
dcadec | dcadec - decode DTS Coherent Acoustics audio streams |
dconf | dconf - Simple tool for manipulating a dconf database |
dconf-editor | The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database. |
ddjvu | ddjvu - Command line DjVu decoder. |
derb | derb reads the compiled resource bundle files passed on the command line and write them back in text form. The resulting text files have a .txt extension while compiled resource bundle source files typically have a .res extension. |
derdump | Derdump dumps a DER structure read from a file or, if none is specified, from standard input to standard output. It is mainly intended as a debugging tool. |
deriv | |
desktop-file-install | The desktop-file-install program is a tool to install, and optionally edit, desktop files. The desktop-file-edit program is a tool to edit a desktop file. They are mostly useful for developers and packagers. |
desktop-file-validate | desktop-file-validate - Validate desktop entry files |
desktoptojson | desktoptojson - Converts a .desktop file to a .json file. |
devdump | devdump, isoinfo, isovfy, isodump - Utility programs for dumping and verifying iso9660 images. |
dht-example | |
diagtool80 | |
diffimg | diffimg - Calculates intersection between two images |
dijkstra | dijkstra - single-source distance filter |
ding | ding is a dictionary lookup program for X Windows/Unix. It comes with a German-English dictionary with about 345,000 entries. |
dinoshade | |
dirmngr | Dirmngr is a server for managing and downloading certificate revocation
lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either invoked internally by gpgsm (from GnuPG 2) or when running as a system daemon through the dirmngr-client tool. |
dirmngr-client | dirmngr-client - Tool to access the Dirmngr services |
disco | disco is a tool for discovering web services and for retireving the documents that describe those services. |
dispcal | |
dispread | |
dispwin | |
dissolve | |
djpeg | djpeg decompresses the named JPEG file, or the standard input if no file is named, and produces an image file on the standard output. PBM-PLUS (PPM/PGM), BMP, GIF, Targa, or RLE (Utah Raster Toolkit) output format can be selected. |
djvm | djvm - Manipulate bundled multi-page DjVu documents. |
djvmcvt | djvmcvt - Convert multi-page DjVu documents. |
djvudigital | djvudigital - creates DjVu files from PS or PDF files. |
djvudump | djvudump - Display internal structure of DjVu files. |
djvuextract | djvuextract - Extract chunks from DjVu image files |
djvumake | djvumake - Assemble DjVu image files. |
djvups | djvups - Convert DjVu documents to PostScript. |
djvused | djvused - Multi-purpose DjVu document editor. |
djvuserve | Program djvuserve is a CGI program that can be executed by a HTTP server for serving DjVu documents. This program is able to conver |
djvutoxml | djvutoxml, djvuxmlparser - DjVuLibre XML Tools; The DjVuLibre XML Tools provide for editing the metadata, hyperlinks and hidden text associated with DjVu files. Unlike djvused(1) the DjVuLibre XML Tools rely on the XML technology and can take advantage of XML editors and verifiers. |
djvutxt | djvutxt - Extract the hidden text from DjVu documents. |
djvuxmlparser | djvutoxml, djvuxmlparser - DjVuLibre XML Tools; The DjVuLibre XML Tools provide for editing the metadata, hyperlinks and hidden text associated with DjVu files. Unlike djvused(1) the DjVuLibre XML Tools rely on the XML technology and can take advantage of XML editors and verifiers. |
dlist-begin-call-end | |
dlist-dangling | |
dlist-degenerate | |
dlist-edgeflag | |
dlist-edgeflag-dangling | |
dlist-flat-tri | |
dlist-mat-tri | |
dlist-recursive-call | |
dlist-tri-flat-tri | |
dlist-tri-mat-tri | |
dm-tool | dm-tool - a tool to control the display manager |
dmcs | |
doas | doas -- execute commands as another user |
dot | dot - filter for drawing directed graphs |
dot_builtins | |
dotty | dotty is a graph editor for the X Window System. It may be run as a standalone editor, or as a front end for applications that use graphs. It can control multiple windows viewing different graphs. |
dpkg | dpkg is a tool to install, build, remove and manage Debian packages. |
dpkg-architecture | dpkg-architecture provides a facility to determine and set the build and host architecture for package building.
The build architecture is always determined by an external call to dpkg(1), and cannot be set at the command line. |
dpkg-buildflags | dpkg-buildflags is a tool to retrieve compilation flags to use during build of Debian packages. |
dpkg-buildpackage | dpkg-buildpackage - build binary or source packages from sources |
dpkg-checkbuilddeps | This program checks the installed packages in the system against the build dependencies and build conflicts listed in the control file. If any are not met, it displays them and exits with a nonzero return code. |
dpkg-deb | dpkg-deb packs, unpacks and provides information about Debian archives. |
dpkg-distaddfile | dpkg-distaddfile adds an entry for a named file to debian/files. |
dpkg-divert | dpkg-divert is the utility used to set up and update the list of diversions. |
dpkg-genbuildinfo | dpkg-genbuildinfo reads information from an unpacked and built Debian source tree and from the files it has generated and generates a Debian control file describing the build environment and the build artifacts (.buildinfo file). |
dpkg-genchanges | dpkg-genchanges reads information from an unpacked and built Debian source tree and from the files it has generated and generates a Debian upload control file (.changes file). |
dpkg-gencontrol | dpkg-gencontrol reads information from an unpacked Debian source tree and generates a binary package control file (which defaults to debian/tmp/DEBIAN/control); during this process it will simplify the relation fields. |
dpkg-gensymbols | dpkg-gensymbols scans a temporary build tree (debian/tmp by default) looking for libraries and generates a symbols file describing them. This file, if non-empty, is then installed in the DEBIAN subdirectory of the build tree so that it ends up included in the control information of the package. |
dpkg-maintscript-helper | dpkg-maintscript-helper - works around known dpkg limitations in maintainer scripts |
dpkg-mergechangelogs | dpkg-mergechangelogs - 3-way merge of debian/changelog files |
dpkg-name | This manual page documents the dpkg-name program which provides an easy way to rename Debian packages into their full package names. A full package name consists of package_version_architecture.package-type as specified in the control file of the package. The version part of the filename consists of the upstream version information optionally followed by a hyphen and the revision information. The package-type part comes from that field if present or fallbacks to deb. |
dpkg-parsechangelog | dpkg-parsechangelog reads and parses the changelog of an unpacked Debian source tree and outputs the information in it to standard output in a machine-readable form. |
dpkg-query | dpkg-query - a tool to query the dpkg database |
dpkg-scanpackages | dpkg-scanpackages sorts through a tree of Debian binary packages and creates a Packages file, used by apt(8), dselect(1), etc, to tell the user what packages are available for installation. These Packages files are the same as those found on Debian archive sites and CD-ROMs. You might use dpkg-scanpackages yourself if making a directory of local packages to install on a cluster of machines. |
dpkg-scansources | dpkg-scansources scans the given binary-dir for .dsc files. These are used to create a Debian source index, which is output to stdout. |
dpkg-shlibdeps | dpkg-shlibdeps - generate shared library substvar dependencies |
dpkg-source | dpkg-source - Debian source package (.dsc) manipulation tool |
dpkg-split | dpkg-split splits Debian binary package files into smaller parts and reassembles them again, to support the storage of large package files on small media such as floppy disks. |
dpkg-statoverride | dpkg-statoverride - override ownership and mode of files |
dpkg-trigger | dpkg-trigger is a tool to explicitly activate triggers and check for its support on the running dpkg. |
dpkg-vendor | dpkg-vendor is a tool to query information about vendors listed in /usr/local/etc/dpkg/origins. /usr/local/etc/dpkg/origins/default contains information about the current vendor. |
draw2arrays | |
drawarrays | |
drawelements | |
drawelements-large | |
drawoverhead | |
drawpix | |
drawrange | |
dropbox | dropbox - A command line interface to the Dropbox service |
dsbmc | |
dsbmc-cli | dsbmc-cli is a command-line client for DSBMD that provides a simple interface to query information about storage devices, and to send requests to mount, unmount and eject these. |
dselect | dselect is one of the primary user interfaces for managing packages on a Debian system. At the dselect main menu, the system administrator can:
|
dsymutil80 | |
dtd2rng | |
dtd2xsd | dtd2xsd - XML Schema generator from XML document that contains DTD. |
dtsdec | |
dumpmscat | |
dumpsexp | |
dvd-ram-control | |
dvd+rw-booktype | |
dvd+rw-format | |
dvd+rw-mediainfo | |
dvipdf | dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips |
dwebp | dwebp - decompress a WebP file to an image file |
dwp | |
Back to Top |
Content E
Utility | Description |
---|---|
easy_install-2.7 | |
easy_install-3.6 | |
easy_install-3.7 | |
ebook2html | |
ebook2raw | |
ebook2text | |
echo-client-2 | |
edgepaint | edgepaint takes as input a graph in DOT format with node position information (the pos attribute) and colors the edges in a manner making it easier to tell them apart. |
editorconfig-0.12.2 | |
eglgears_x11 | |
eglinfo | |
eglkms | |
egltri_x11 | |
einfo | |
elfedit | elfedit - Update the ELF header of ELF files. elfedit updates the ELF header of ELF files which have the matching ELF machine and file types. The options control how and which fields in the ELF header should be updated. |
eLut | |
enc2xs | enc2xs builds a Perl extension for use by Encode from either Unicode Character Mapping files (.ucm) or Tcl Encoding Files (.enc). Besides being used internally during the build process of the Encode module, you can use enc2xs to add your own encoding to perl. No knowledge of XS is necessary. |
encguess | encguess - guess character encodings of files; The encoding identification is done by checking one encoding type at a time until all but the right type are eliminated. The set of encoding types to try is defined by the -s parameter and defaults to ascii, utf8 and UTF-16/32 with BOM. This can be overridden by passing one or more encoding types via the -s parameter. If you need to pass in multiple suspect encoding types, use a quoted string with the a space separating each value. |
enchant | Enchant - a spellchecker; Enchant has a global and a per-user ordering file named enchant.ordering. It lets the user specify which spelling backend to use for individual languages in the case when you care which backend gets used. The global file is located in $(datadir)/enchant and the per-user file is located in ~/.enchant. The per-user file takes precedence, if found. |
enchant-2 | |
enchant-lsmod | |
enchant-lsmod-2 | |
encode_keychange | encode_keychange produces a KeyChange string using the old and new passphrases as described in Section 5 of RFC 2274 "User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)". -t option is mandatory and specifies the hash transform type to use. |
engine | The engine command is used to query the status and capabilities of the specified engine's. Engines may be specified before and after all other command-line flags. Only those specified are queried. |
engrampa | Engrampa is the official archive manager for the MATE Desktop Environment, it is a graphical front-end to archiving utilities such as tar and zip. It is a fork of File Roller. |
enum_chmLib | |
enumdir_chmLib | |
envsubst | envsubst - substitutes environment variables in shell format strings |
eom | eom or the Eye of MATE is the official image viewer for the MATE Desktop Environment. It aims to be simplistic, lightweight, and easy to use. The Eye of MATE may also be used to perform basic tasks like image flipping and rotation. |
eps2eps | ps2ps, eps2eps - Ghostscript PostScript "distiller" |
epsffit | Epsffit fits an EPSF file (encapsulated PostScript) to a given bounding
box. The coordinates of the box are given by (llx,lly) for the lower left, and (urx,ury) for the upper right, in PostScript units (points). |
eqn | This manual page describes the GNU version of eqn, which is part of the groff document formatting system. eqn compiles descriptions of equations embedded within troff input files into commands that are understood by troff. Normally, it should be invoked using the -e option of groff. The syntax is quite compatible with Unix eqn. The output of GNU eqn cannot be processed with Unix troff; it must be processed with GNU troff. If no files are given on the command line, the standard input will be read. A filename of - will cause the standard input to be read. |
eqn2graph | Reads an EQN equation (one line) as input; produces an image file (by
default in Portable Network Graphics format) suitable for the Web as output. |
erb26 | |
es2_info | |
es2gears_x11 | |
es2tri | |
escputil | escputil is a command line utility to perform various maintenance tasks on Epson Stylus inkjet printers. These tasks include head alignment, head cleaning, nozzle check, printer identification, and retrieval of ink level from the printer. |
espeak | |
event_rpcgen.py | |
evince | Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. For more general information about Evince please visit our website at Evince |
evince-previewer | |
evince-thumbnailer | |
exctags | exctags - Generate tag files for source code |
exempi | exempi - command line tool to manipulate XMP metadata |
exiv2 | exiv2 is a program to read and write Exif, IPTC, XMP metadata and image comments and can read many vendor makernote tags. The program optionally converts between Exif tags, XMP properties and IPTC datasets as recommended by the Exif Standard, the IPTC Standard, the XMP specification and Metadata Working Group guidelines. |
exo-csource | exo-csource is a small utility that generates C code containing arbitrary data, useful for compiling texts or other data directly into programs. |
exo-desktop-item-edit | |
exo-open | exo-open is a command line frontend to the Xfce Preferred Applications framework. It can either be used to open a list of urls with the default URL handler or launch the preferred application for a certain category. |
exo-preferred-applications | |
exr2aces | |
exrenvmap | |
exrheader | |
exrmakepreview | |
exrmaketiled | |
exrmultipart | |
exrmultiview | |
exrstdattr | |
ext4fuse | |
external-ip | |
extract_a52 | extract_a52 - extract ATSC A/52 audio from a MPEG stream. |
extract_chmLib | |
extract_dca | extract_dca - extract DTS Coherent Acoustics audio from a MPEG stream. |
extract_dts | |
extract_mpeg2 | extract_mpeg2 - extract MPEG video streams from a multiplexed stream. |
extracticc | |
extractres | extractres - filter to extract resources from a PostScript document |
extractttag | |
Back to Top |
Content F
Utility | Description |
---|---|
faad | faad -- Process an Advanced Audio Codec stream; This utility provides a command line interface to libfaad2. This program reads in MPEG-4 AAC files, processes, and outputs them in either Microsoft WAV, MPEG-4 AAC ADTS, or standard PCM formats. |
fakeCMY | |
fakeread | |
fax2ps | fax2ps - convert a TIFF facsimile to compressed PostScripttm |
fax2tiff | fax2tiff - create a TIFF Class F fax file from raw fax data |
fbo_firecube | |
fbobind | |
fbotexture | |
fbsdpkgupdate | |
fc_solve_find_index_s2ints.py | |
fc-cache | fc-cache - build font information cache files; fc-cache scans the font directories on the system and builds font information cache files for applications using fontconfig for their font handling. |
fc-cat | fc-cat reads the font information from cache files or related to font directories and emits it in ASCII form. |
fc-conflist | |
fc-list | fc-list lists fonts and styles available on the system for applications
using fontconfig. If any elements are specified, only those are printed. Otherwise family and style are printed, unless verbose output is requested. |
fc-match | fc-match matches pattern (empty pattern by default) using the normal fontconfig matching rules to find the best font available. If --sort is given, the sorted list of best matching fonts is displayed. The --all option works like --sort except that no pruning is done on the list of
fonts. |
fc-pattern | fc-pattern parses pattern (empty pattern by default) and shows the
parsed result. If --config is given, config substitution is performed on the pattern before being displayed. If --default is given, default substitution is performed on the pattern before being displayed. |
fc-query | fc-query queries font-file(s) using the normal fontconfig rules and
prints out font pattern for each face found. If --index is given, only one face of each file is queried, otherwise all faces are queried. |
fc-scan | fc-scan scans file(s) recursively and prints out font pattern for each
face found. |
fc-solve | fc-solve - automated solver for Freecell and related Solitiare variants |
fc-validate | fc-validate validates font-file(s) if each fonts satisfies the language
coverage according to the orthography files in fontconfig. If --index is given, only one face of each file is validated, otherwise all faces are validated. |
ffmpeg | ffmpeg is a very fast video and audio converter that can also grab from a live audio/video source. It can also convert between arbitrary sample rates and resize video on the fly with a high quality polyphase filter. |
ffprobe | ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. For example it can be used to check the format of the container used by a multimedia stream and the format and type of each media stream contained in it. |
fftw-wisdom | fftw-wisdom is a utility to generate FFTW wisdom files, which contain
saved information about how to optimally compute (Fourier) transforms of various sizes. FFTW is a free library to compute discrete Fourier transforms in one or more dimensions, for arbitrary sizes, and of both real and complex data, among other related operations. More information on FFTW can be found at the FFTW home page: http://www.fftw.org |
fftw-wisdom-to-conf | fftw-wisdom-to-conf is a utility to generate C configuration routines from FFTW wisdom files, where the latter contain saved information about how to optimally compute (Fourier) transforms of various sizes. A configuration routine is a C subroutine that you link into your program, replacing a routine of the same name in the FFTW library, that determines which parts of FFTW are callable by your program. |
fftwf-wisdom | fftwf-wisdom is a utility to generate FFTW wisdom files, which contain
saved information about how to optimally compute (Fourier) transforms of various sizes. FFTW is a free library to compute discrete Fourier transforms in one or more dimensions, for arbitrary sizes, and of both real and complex data, among other related operations. More information on FFTW can be found at the FFTW home page: http://www.fftw.org |
fh2raw | |
fh2svg | |
fh2text | |
FileCheck80 | |
fill | |
find-all-symbols80 | |
find-freecell-deal-index.py | |
findsmb | findsmb is a perl script that prints out several pieces of information
about machines on a subnet that respond to SMB name query requests. |
fire | |
fish | fish is a command-line shell written mainly with interactive use in mind. The full manual is available in HTML by using the help command from inside fish. |
fish_indent | fish_indent is used to indent a piece of fish code. fish_indent reads commands from standard input and outputs them to standard output or a specified file. |
fish_key_reader | fish_key_reader is used to study input received from the terminal and
can help with key binds. The program is interactive and works on standard input. Individual characters themselves and their hexadecimal values are displayed. |
five-or-more | five-or-more is the GNOME port of the once popular Windows game called
Colour Lines. The game's objective is to align as often as possible five or more objects of the same colour and shape causing them to disappear. |
fix-qdf | fix-qdf - repair PDF files in QDF form after editing |
fixdlsrps | Fixdlsrps is a perl filter which "fixes" PostScript generated from the DviLaser/PS driver so that it works correctly with Angus Duggan's psutils package. |
fixfmps | fixfmps - filter to fix Framemaker documents so PSUtils work |
fixmacps | fixmacps - filter to fix Macintosh documents with saner version of md |
fixproc | Fixes a process named "proc" by performing the specified action. The
actions can be check, kill, restart, exist, or fix. The action is specified on the command line or is read from a default database, which describes the default action to take for each process. The database format and the meaning of each action are described below. |
fixpsditps | Fixpsditps is a perl filter which "fixes" PostScript from Transcript's
psdit program so that it works correctly with Angus Duggan's psutils package. |
fixpspps | fixpspps - filter to fix PSPrint PostScript so PSUtils work |
fixscribeps | fixscribeps - filter to fix Scribe documents so PSUtils work |
fixtpps | fixtpps - filter to fix Tpscript documents to work with PSUtils |
fixwfwps | Fixwfwps is a perl filter which "fixes" PostScript from Word for Windows so that it works correctly with Angus Duggan's psutils package. |
fixwpps | fixwpps - filter to fix WP documents so PSUtils work |
fixwwps | Fixwwps is a perl filter which "fixes" PostScript from Windows Write so
that it works correctly with Angus Duggan's psutils package. |
flac | flac is a command-line tool for encoding, decoding, testing and analyzing FLAC streams. |
flat-clip | |
fmfconv | fmfconv -- Fuse Movie File converter |
fogcoord | |
folks-import | |
folks-inspect | |
foomatic-combo-xml | The Foomatic acceleration engine written in C (by Till), it computes printer/driver combo XML files and the printer overview XML file. |
foomatic-compiledb | foomatic-compiledb - Compile the Foomatic printer/driver database |
foomatic-configure | foomatic-configure - the main configuration program of the foomatic printing system. |
foomatic-perl-data | foomatic-perl-data - generate Perl data structures from XML |
foomatic-ppd-options | The foomatic-ppd-options program reads the specified PPD files or stdin and decodes the PPD file to produce a list of options. This is really just a text based version of other print configuration tools. |
foomatic-ppd-to-xml | |
foomatic-ppdfile | foomatic-ppdfile - Generate a PPD file for a given printer/driver combo |
foomatic-printjob | foomatic-printjob - manage printer jobs in a spooler-independent fashion |
foomatic-searchprinter | |
four-in-a-row | Four-in-a-Row - four-in-a-row game for GNOME; The object of the game is to build a line of four of your marbles while trying to stop your opponent (human or computer) building a line of his
or her own. A line can be horizontal, vertical or diagonal. |
fplight | |
fragcoord | |
freecell-solver-fc-pro-range-solve | |
freecell-solver-multi-thread-solve | |
freecell-solver-range-parallel-solve | |
freetype-config | freetype-config - Get information about a libfreetype installation |
fribidi | |
fribidi-config | |
fs-tri | |
fsfs-access-map | |
fsfs-stats | |
fslight | |
fsraytrace | |
funzip | funzip - filter for extracting from a ZIP archive in a pipe |
fuse | Fuse is a Sinclair ZX Spectrum emulator. It supports several models (including the 128), with quite faithful emulation of the display and sound. |
fuse-ext2 | |
fuse-ext2.probe | |
Back to Top |
Content G
Utility | Description |
---|---|
g-ir-annotation-tool | |
g-ir-compiler | g-ir-compiler converts one or more GIR files into one or more typelib.
The output will be written to standard output unless the --output is specified. |
g-ir-generate | g-ir-generate is an GIR generator, using the repository API. It generates GIR files from a raw typelib or in a shared library (--shlib). The output will be written to standard output unless the --output is specified. |
g-ir-inspect | |
g-ir-scanner | g-ir-scanner is a tool which generates GIR XML files by parsing headers
and introspecting GObject based libraries. It is usually invoked during the normal build step for a project and the information is saved to disk and later installed, so that language bindings and other applications can use it. Header files and source files are passed in as arguments on the command line. The suffix determines whether a file be treated as a source file (.c) or a header file (.h). Currently only C based libraries are supported by the scanner. |
g++9 | |
gacutil | gacutil is a tool used by developers to install versioned assemblies
into the system Global Assembly Cache (GAC) to become part of the assemblies that are available for all applications at runtime. |
gacutil2 | |
gamma | gamma(), gammaf(), gamma_r(), and gammaf_r() are deprecated aliases for lgamma(), lgammaf(), lgamma_r(), and lgammaf_r(), respectively. |
gamma4scanimage | The tool gamma4scanimage creates a gamma table in the format expected by scanimage. You can define a gamma, a shadow and a highlight value. You also can specify the size (maxin) and maximum output value (maxout) of the gamma table. |
gapi2-codegen | |
gapi2-fixup | |
gapi2-parser | |
gapplication | gapplication - D-Bus application launcher |
gbi | GBI stands for Graphical BSD installer. |
gc | gc is a graph analogue to wc in that it prints to standard output the number of nodes, edges, connected components or clusters contained in the input files. It also prints a total count for all graphs if more than one graph is given. |
gcc9 | |
gcc-ar9 | |
gcc-nm9 | |
gcc-ranlib9 | |
gcm-calibrate | gcm-import - GNOME Color Manager Calibrator Tool |
gcm-import | gcm-import - GNOME Color Manager Calibrator Tool |
gcm-inspect | gcm-import - GNOME Color Manager Calibrator Tool |
gcm-picker | gcm-import - GNOME Color Manager Calibrator Tool |
gcm-viewer | gcm-import - GNOME Color Manager Calibrator Tool |
gconf-merge-tree | |
gconfsharp2-schemagen | |
gconftool-2 | gconftool-2 - GNOME configuration tool; Each preference in the GConf repository is expressed as a key-value pair. A GConf preference key is an element in the GConf repository that corresponds to an application preference. Preference keys typically have simple values such as strings, integers, or lists of strings and integers. |
gcov9 | |
gcov-dump9 | |
gcov-tool9 | |
gcr-viewer | |
gd2copypal | |
gd2togif | |
gd2topng | |
gdbm_dump | The gdbm_dump utility creates a dump of the specified gdbm(3) database file. The name for the output dump file is supplied by the second argument (FILE). If not specified, the output goes to the standard error. |
gdbm_load | gdbm_load - re-create a GDBM database from a dump file. |
gdbmtool | The gdbmtool utility allows you to view and modify an existing GDBM database or to create a new one. |
gdbus | gdbus - Tool for working with D-Bus objects |
gdbus-codegen | gdbus-codegen is used to generate code and/or documentation for one or
more D-Bus interfaces. The tool reads D-Bus Introspection XML[1] files and generates output files. The tool currently supports generating C code (via --generate-c-code) and Docbook XML (via --generate-docbook). |
gdcmpgif | |
gdialog | |
gdiffmk | gdiffmk compares two groff(1), nroff(1), or troff(1) documents, file1
and file2, and creates an output which is file2 with added `margin character' (.mc) commands that indicate the differences. |
gdk-pixbuf-csource | gdk-pixbuf-csource is a small utility that generates C code containing images, useful for compiling images directly into programs. |
gdk-pixbuf-pixdata | |
gdk-pixbuf-query-loaders | gdk-pixbuf-query-loaders collects information about loadable modules for gdk-pixbuf and writes it to the default cache file location, or to stdout. |
gdk-pixbuf-thumbnailer | |
gdlib-config | |
gdparttopng | |
gdtopng | |
gearbox | |
gears | gears - draw interlocking gears, for xscreensaver. |
geartrain | |
gegl | |
gegl-imgcmp | |
genbrk | genbrk reads the break (boundary) rule source code from rule-file and creates a break iteration data file. Normally this data file has the .brk extension. |
gencfu | gencfu reads confusable character definitions in the input file, which are plain text files containing confusable character definitions in the input format defined by Unicode UAX39 for the files confusables.txt and confusablesWholeScript.txt. This source (.txt) format is also accepted by ICU spoof detectors. The files must be encoded in utf-8 format, with or without a BOM. |
gencnval | gencnval converts the ICU aliases file converterfile into the binary
file cnvalias.icu. This binary file can then be read directly by ICU, or used by pkgdata(1) for incorporation into a larger archive or library. |
gendict | gendict reads the word list from dictionary-file and creates a string
trie dictionary file. Normally this data file has the .dict extension. |
genmipmap | |
genrb | genrb converts the resource bundle source files passed on the commandline to their binary form or to a Java source file for use with ICU4J. The resulting binary files have a .res extension while resource bundle source files typically have a .txt extension. Java source files have a
java extension and follow the ICU4J naming conventions. |
gentest | gentest - Run random generic SMB operations against two SMB servers and
show the differences in behavior |
gentrigrams | |
genxs | genxs is a tool for generating custom XML serialization writers and readers for classes. |
geom-outlining-130 | |
geom-outlining-150 | |
geom-sprites | |
geom-stipple-lines | |
geom-wide-lines | |
getafm | Getafm generates a PostScript file which prints an AFM file for a font to the printer's output channel. The output of getafm should be sent to a printer, or to GhostScript. |
getopt | The getopt utility is used to break up options in command lines for easy
parsing by shell procedures, and to check for legal options. |
gettext | The gettext program translates a natural language message into the
user's language, by looking up the translation in a message catalog. |
gettext.sh | |
gettextize | gettextize - install or upgrade gettext infrastructure |
gfortran9 | |
gif2rgb | gif2rgb - convert images saved as GIF to 24-bit RGB triplets |
gif2webp | gif2webp - Convert a GIF image to WebP |
gifbuild | gifbuild - dump GIF data in a textual format, or undump it to a GIF |
gifclrmp | gifclrmp - extract colormaps from GIF images |
giffix | giffix - attempt to fix up broken GIFs |
giftext | giftext - dump GIF pixels and metadata as text |
giftogd2 | |
giftool | giftool - GIF transformation tool |
gimp-2.10 | gimp - an image manipulation and paint program. |
gimp-test-clipboard-2.0 | |
gimptool-2.0 | |
gio | gio - To configure a project to use Giovanni simply put a `.giovanni.conf` file in the root directory of your project and run `gio deploy`. |
gio-querymodules | gio-querymodules creates a giomodule.cache file in the listed directories. This file lists the implemented extension points for each module that has been found. It is used by GIO at runtime to avoid opening all modules just to find out which extension points they are implementing. |
git | git - the stupid content tracker; Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.
See gittutorial(7) to get started, then see giteveryday(7) for a useful minimum set of commands. The Git User's Manual[1] has a more in-depth introduction. After you mastered the basic concepts, you can come back to this page to learn what commands Git offers. You can learn more about individual Git commands with "git help command". gitcli(7) manual page gives you an overview of the command-line command syntax. A formatted and hyperlinked copy of the latest Git documentation can be viewed at https://git.github.io/htmldocs/git.html. |
git-cvsserver | git-cvsserver - A CVS server emulator for Git; This application is a CVS emulation layer for Git.
It is highly functional. However, not all methods are implemented, and for those methods that are implemented, not all switches are implemented. |
git-p4.py | |
git-receive-pack | git-receive-pack - Receive what is pushed into the repository |
git-shell | git-shell - Restricted login shell for Git-only SSH access |
git-upload-archive | git-upload-archive - Send archive back to git-archive |
git-upload-pack | git-upload-pack - Send objects packed back to git-fetch-pack |
gjs-console | |
glewinfo | |
glib-compile-resources | glib-compile-resources reads the resource description from FILE and the files that it references and creates a binary resource bundle that is suitable for use with the GResource API. The resulting bundle is then written out as-is, or as C source for linking into an application. |
glib-compile-schemas | glib-compile-schemas compiles all the GSettings XML schema files in DIRECTORY into a binary file with the name gschemas.compiled that can be used by GSettings. The XML schema files must have the filename extension .gschema.xml. For a detailed description of the XML file format, see the GSettings documentation. |
glib-genmarshal | glib-genmarshal is a small utility that generates C code marshallers for callback functions of the GClosure mechanism in the GObject sublibrary of GLib. The marshaller functions have a standard signature, they get passed in the invoking closure, an array of value structures holding the callback function parameters and a value structure for the return value of the callback. The marshaller is then responsible to call the respective C code function of the closure with all the parameters on the stack and to collect its return value. |
glib-gettextize | glib-gettextize helps to prepare a source package for being internationalized through gettext. It is a variant of the gettextize that ships with gettext. |
glib-mkenums | glib-mkenums is a small perl-script utility that parses C code to extract enum definitions and produces enum descriptions based on text templates specified by the user. Most frequently this script is used to produce C code that contains enum values as strings so programs can provide value name strings for introspection. |
glilypond | glilypond -- integrate lilypond parts into groff |
glinfo | |
gloss | |
glsl-compile-time | |
glslstateschange | |
glsync | |
gltestperf | |
glthreads | |
glxcontexts | |
glxdemo | |
glxgears | |
glxgears_fbconfig | |
glxgears_pixmap | |
glxheads | |
glxinfo | |
glxpbdemo | |
glxpixmap | |
glxsnoop | |
glxswapcontrol | |
gml2gv | gml2gv converts a graph specified in the GML format to a graph in the
GV (formerly DOT) format. gv2gml converts a graph specified in the GV format to a graph in the GML format. |
gnome-2048 | |
gnome-calendar | GNOME Calendar is a simple and beautiful calendar application designed to perfectly fit the GNOME desktop. By reusing the components which the GNOME desktop is build on, Calendar nicely integrates with the
GNOME ecosystem. |
gnome-chess | see ports collection |
gnome-clocks | see ports collection |
gnome-contacts | see ports collection |
gnome-control-center | see ports collection |
gnome-dictionary | see ports collection |
gnome-doc-prepare | see ports collection |
gnome-doc-tool | see ports collection |
gnome-font-viewer | see ports collection |
gnome-keyring-3 | see ports collection |
gnome-keyring-daemon | see ports collection |
gnome-klotski | see ports collection |
gnome-mahjongg | see ports collection |
gnome-mines | see ports collection |
gnome-mount | see ports collection |
gnome-nibbles | see ports collection |
gnome-open | see ports collection |
gnome-photos | see ports collection |
gnome-robots | see ports collection |
gnome-screenshot | see ports collection |
gnome-search-tool | see ports collection |
gnome-shell | see ports collection |
gnome-shell-extension-prefs | see ports collection |
gnome-shell-extension-tool | see ports collection |
gnome-shell-perf-tool | see ports collection |
gnome-sudoku | see ports collection |
gnome-system-log | see ports collection |
gnome-system-monitor | see ports collection |
gnome-taquin | see ports collection |
gnome-tetravex | see ports collection |
gnome-thumbnail-font | see ports collection |
gnome-todo | see ports collection |
gnomevfs-cat | Gstreamer gnomevfs plugin |
gnomevfs-copy | Gstreamer gnomevfs plugin |
gnomevfs-df | Gstreamer gnomevfs plugin |
gnomevfs-info | Gstreamer gnomevfs plugin |
gnomevfs-ls | Gstreamer gnomevfs plugin |
gnomevfs-mkdir | Gstreamer gnomevfs plugin |
gnomevfs-monitor | Gstreamer gnomevfs plugin |
gnomevfs-mv | Gstreamer gnomevfs plugin |
gnomevfs-rm | Gstreamer gnomevfs plugin |
gnote | see ports collection |
gnuchess | see ports collection |
gnuchessu | see ports collection |
gnuchessx | see ports collection |
gnutls-cli | gnutls-cli - GnuTLS client; Simple client program to set up a TLS connection to some other com puter. It sets up a TLS connection and forwards data from the standard
input to the secured socket and vice versa. |
gnutls-cli-debug | gnutls-cli-debug - GnuTLS debug client |
gnutls-serv | gnutls-serv - GnuTLS server |
gobject-query | gobject-query is a small utility that draws a tree of types.
gobject-query takes a mandatory argument that specifies whether it should iterate over the fundamental types or print a type tree. |
gpatch | patch takes a patch file patchfile containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions. Normally the patched versions are put in place of the originals. Backups can be made; see the -b
or --backup option. The names of the files to be patched are usually taken from the patch file, but if there's just one file to be patched it can be specified on the command line as originalfile. |
gperl | gperl - groff preprocessor for Perl parts in roff files |
gpg2 | gpg2 - OpenPGP encryption and signing tool |
gpg-agent | gpg-agent - Secret key management for GnuPG |
gpg-connect-agent | The gpg-connect-agent is a utility to communicate with a running gpgagent. It is useful to check out the commands gpg-agent provides using the Assuan interface. It might also be useful for scripting simple applications. Input is expected at stdin and out put gets printed to stdout. |
gpg-error | |
gpg-error-config | gpg-error-config is a tool that is used to configure to determine the compiler and linker flags that should be used to compile and link programs that use Libgpg-error. It is also used internally to the .m4 macros for GNU autoconf that are included with Libgpg-error. |
gpg-wks-server | |
gpgconf | gpgconf - Modify .gnupg home directories |
gpgme-config | |
gpgme-json | |
gpgme-tool | |
gpgparsemail | gpgparsemail - Parse a mail message into an annotated format |
gpgrt-config | |
gpgscm | |
gpgsm | gpgsm is a tool similar to gpg to provide digital encryption and signing services on X.509 certificates and the CMS protocol. It is mainly used as a backend for S/MIME mail processing. gpgsm includes a full featured certificate management and complies with all rules defined for
the German Sphinx project. |
gpgtar | |
gpgv2 | gpgv2 is an OpenPGP signature verification tool. |
gphoto2-config | |
gphoto2-port-config | |
gphotofs | |
gpinyin | gpinyin - Chinese European-like writing within groff |
gprof | The gprof utility produces an execution profile of C, Pascal, or Fortran77 programs. The effect of called routines is incorporated in the profile of each caller. |
gr2fonttest | |
granite-demo | |
grap2graph | grap2graph - convert a grap diagram into a cropped bitmap image |
graphml2gv | graphml2gv converts a graph specified in the GRAPHML format to a graph
in the GV (formerly DOT) format. |
gresource | gresource offers a simple commandline interface to GResource. It lets
you list and extract resources that have been compiled into a resource file or included in an elf file (a binary or a shared library). |
greytiff | |
grl-inspect-0.3 | grl-inspect is a tool that prints out information on available Grilo
sources and metadata keys. When executed with no SOURCE argument, grlinspect will print the list of all plugins and sources. When executed with a SOURCE, grl-inspect will print information about that source. |
grl-launch-0.3 | grl-launch is a tool that allows the user to run Grilo operations from
the command line. |
grn | grn - groff preprocessor for gremlin files |
grodvi | grodvi is a driver for groff that produces TeX dvi format. Normally it should be run by groff -Tdvi. This will run troff -Tdvi; it will also input the macros in /usr/share/tmac/dvi.tmac. |
groff | groff - front-end for the groff document formatting system |
groffer | The groffer program is the easiest way to use groff(1). It can display arbitrary documents written in the groff(7) language or other roff(7) languages that are compatible to the original troff language. The groffer program also includes many of the features for finding and displaying the UNIX manual pages (man pages), such that it can be used as a replacement for a man(1) program. |
grog | grog - guess options for groff command |
grolbp | grolbp - groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers) |
grolj4 | grolj4 is a driver for groff that produces output in PCL5 format suitable for an HP Laserjet 4 printer. |
gropdf | gropdf translates the output of GNU troff to PDF. |
grops | grops translates the output of GNU troff to PostScript. |
grotty | grotty - groff driver for typewriter-like devices |
growisofs | growisofs - combined mkisofs frontend/DVD recording program. |
gs | gs - Ghostscript (PostScript and PDF language interpreter and previewer) |
gs-tri | |
gsbj | gsbj - Format and print text for BubbleJet printer using ghostscript |
gsdj | gsdj - Format and print text for DeskJet printer using ghostscript |
gsdj500 | gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript |
gsettings | gsettings - GSettings configuration tool |
gsettings-data-convert | gsettings-data-convert reads values out of the users GConf database and stores them in GSettings. |
gsettings-schema-convert | gsettings-schema-convert converts between GConf and GSettings schema file formats. Note that the conversion is not expected to be fully automated. You are expected to verify and edit the result of the conversion. |
gsf | gsf is a simple archive utility, somewhat similar to tar(1). It operates on files following one of the structured file formats understood by the G Structured File library, for example, Microsoft Excel(TM) files. |
gsf-office-thumbnailer | gsf-office-thumbnailer is used internally by GNOME applications such as nautilus to generate thumbnails of several types of office application files. While it is possible to invoke it manually, it is usually invoked automatically by nautilus. |
gsf-vba-dump | gsf-vba-dump - extract Visual Basic for Applications macros Various Microsoft binary data formats, including Excel (.xls), Word (.doc) and PowerPoint (.ppt) can embed macro code streams. These macro streams are in P-code (intermediate language) compiled from Visual Basic for Applications (VBA). The gsf-vba-dump utility extracts these macro streams. |
gslj | gslj - Format and print text for LaserJet printer using ghostscript |
gslp | gslp - Format and print text using ghostscript |
gsnd | gsnd - Run ghostscript (PostScript and PDF engine) without display |
gsound-play | |
gsraytrace | |
gst-device-monitor-1.0 | gst-device-monitor-1.0 is a command line tool that can be used to test GStreamer's device monitoring functionality. By default it will just print a list of all devices found and exit, but you can also make it wait around for more devices by passing the --follow option. You can also pass it one or more filter arguments to filter the kind of devices you are interested in. |
gst-discoverer-1.0 | gst-discoverer-1.0 is a tool that can be used to print basic metadata and stream information about a media file. It can be run on individual files or whole directories. It will recurse into sub-directories in that case. |
gst-inspect-1.0 | gst-inspect is a tool that prints out information on available
GStreamer plugins, information about a particular plugin, or information about a particular element. When executed with no PLUGIN or ELEMENT argument, gst-inspect will print a list of all plugins and elements together with a summary. When executed with a PLUGIN or ELEMENT argument, gst-inspect will print information about that plug-in or element. |
gst-launch-1.0 | gst-launch is a tool that builds and runs basic GStreamer pipelines. |
gst-play-1.0 | gst-play-1.0 is a command line tool that can be used to test basic
playback using the playbin element. You can pass it individual files, URIs or whole directories (in which case it will recurse into sub-di-rectories as well). |
gst-stats-1.0 | |
gst-typefind-1.0 | gst-typefind uses the GStreamer type finding system to determine the relevant GStreamer plugin to parse or decode file, and the corresponding media type. |
gtar | tar - an archiving utility |
gtester | gtester is a utility to run unit tests that have been written using the
GLib test framework. |
gtester-report | gtester-report is a script which converts the XML output generated by
gtester into HTML. |
gtf | Gtf is a utility for calculating VESA GTF modes. Given the desired horizontal and vertical resolutions and refresh rate (in Hz), the parameters for a matching VESA GTF mode are printed out. Two output formats are supported: mode lines suitable for the Xorg xorg.conf(5) file, and mode parameters suitable for the Linux fbset(8) utility. |
gtk3-demo | |
gtk3-demo-application | |
gtk3-icon-browser | |
gtk3-widget-factory | |
gtk-builder-convert | |
gtk-builder-tool | |
gtk-demo | |
gtk-encode-symbolic-svg | |
gtk-launch | |
gtk-query-immodules-2.0 | |
gtk-query-immodules-3.0 | |
gtk-query-settings | |
gtk-update-icon-cache | |
gtkhtml3-editor-test | |
gucharmap | |
guild | |
guile | GNU Guile is an implementation of the Scheme programming language. It extends the R5RS and R6RS language standards, providing additional features necessary for real-world use. |
guile-config | |
guile-snarf | |
gupnp-binding-tool-1.2 | |
gv2gml | gml2gv converts a graph specified in the GML format to a graph in the GV (formerly DOT) format. gv2gml converts a graph specified in the GV format to a graph in the GML format. |
gvcolor | |
gvfs-cat | |
gvfs-copy | |
gvfs-info | |
gvfs-less | |
gvfs-ls | |
gvfs-mime | |
gvfs-mkdir | |
gvfs-monitor-dir | |
gvfs-monitor-file | |
gvfs-mount | |
gvfs-move | |
gvfs-open | |
gvfs-rename | |
gvfs-rm | |
gvfs-save | |
gvfs-set-attribute | |
gvfs-trash | |
gvfs-tree | |
gvgen | |
gvimtutor | |
gvmap | |
gvmap.sh | |
gvpack | |
gvpr | |
gxl2gv | |
Back to Top |
Content H
Content I
Utility | Description |
---|---|
iagno | |
ibus | |
ibus-daemon | |
ibus-setup | |
iccdump | |
iccgamut | |
icclu | |
iconv | |
icu-config | |
icuinfo | |
identity | |
idevice_id | |
idevicebackup | |
idevicebackup2 | |
idevicecrashreport | |
idevicedate | |
idevicedebug | |
idevicedebugserverproxy | |
idevicediagnostics | |
ideviceenterrecovery | |
ideviceimagemounter | |
ideviceinfo | |
idevicename | |
idevicenotificationproxy | |
idevicepair | |
ideviceprovision | |
idevicescreenshot | |
idevicesyslog | |
idle2.7 | |
idle3.6 | |
idle3.7 | |
idn | |
idn2 | |
ifuse | |
ikdasm | |
ilasm | |
illumread | |
img2webp | |
imgcmp | |
imginfo | |
includeres | |
indexinfo | |
indxbib | |
innochecksum | |
install-printerdriver | |
installvst | |
instmodsh | |
invprofcheck | |
ipers | |
ipf-mod.pl | |
ippfind | |
iproxy | |
iptc | |
irb26 | |
iso-info | |
iso-read | |
isodebug | |
isodump | devdump, isoinfo, isovfy, isodump - Utility programs for dumping and verifying iso9660 images. |
isoinfo | devdump, isoinfo, isovfy, isodump - Utility programs for dumping and verifying iso9660 images. |
isosurf | |
isovfy | devdump, isoinfo, isovfy, isodump - Utility programs for dumping and verifying iso9660 images. |
ispellaff2myspell | |
Back to Top |
Content J
Content K
Content L
Content M
Content N
Content O
Content P
Content Q
Content R
Content S
Content T
Content U
Content V
Content W
Content X
Content Y
Utility | Description |
---|---|
yat2m | |
yelp | |
Back to Top |