Main > Free Download Search >

Free gnu software software for linux

gnu software

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1900
GNU tar 1.18

GNU tar 1.18


GNU tar program provides the ability to create tar archives, as well as various other kinds of manipulation. more>>
GNU tar program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored.

Initially, tar archives were used to store files conveniently on magnetic tape. The name "Tar" comes from this use; it stands for tape archiver. Despite the utilitys name, Tar can direct its output to available devices, files, or other programs (using pipes), it can even access remote devices or files (as archives).
<<less
Download (2.5MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
857 downloads
GNU Solfege 3.9.0

GNU Solfege 3.9.0


GNU Solfege is a free ear training program. more>>
GNU Solfege is a computer program written to help you practice ear training. GNU Solfege project can be useful when practicing the simple and mechanical exercises.
Main features:
- Recognise melodic and harmonic intervals
- Compare interval sizes
- Sing the intervals the computer asks for
- Identify chords
- Sing chords
- Scales
- Dictation
- Remembering rhythmic patterns
The program is portable. Versions of Solfege has ran on recent releases of Debian, Redhat, Mandrake, SuSE, FreeBSD 4.2, MS Windows 95/98/2000/XP and MacOSX. It should be easy to make the program run on any unix like operating system, for example Solaris or BeOS, if you have gtk+, python and pygtk installed. The old MacOS will not work because gtk+ and pygtk is not ported to that OS.
GNU Solfege is free software, and is a part of the GNU Project.
<<less
Download (1.1MB)
Added: 2007-07-15 License: GPL (GNU General Public License) Price:
847 downloads
GNU Thales 1.0

GNU Thales 1.0


GNU Thales provides an IRC-to-MySQL gateway. more>>
GNU Thales provides an IRC-to-MySQL gateway.
It connects to your IRC network as a server (like other services), and store everything it receives in a MySQL database.
It doesnt build stats itself, it just fills 5 MySQL tables called user, server, chan, ison and maxvalues.
You can then query the database with SQL queries to retrieve the information you need.
Enhancements:
- added a workaround for a possible unreal bug.
- using autoconf 2.59 instead of autoconf 2.13.
- no longer report usage if you are using Unreal.
- added support for unreal modules modes. see the UnrealModules file.
- added Memphisnet.orgs memphistools ! see examples/memphistools/.
- added secondary keys to ison table, which provided a 10% speed benefit.
- added unreals +T cmode.
- added unreals +D umode (needed for PrivDeaf module)
- added unreals +z umode. patch from nick martini
- nickinfo, an example from Andreas Lindemann !
- Recycled-counter, an example from ProPheT !
- server.linkedto is now an int (was a tinyint).
<<less
Download (0.18MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
969 downloads
GNU 3DKit

GNU 3DKit


GNU 3DKit is a platform independent rendering architecture based on OpenGL, written in ObjC. more>>
GNU 3DKit is a platform independent rendering architecture based on OpenGL, written in ObjC.

GNU 3DKit is part of the GNUstep environment, which provides an object-oriented application development framework and tool set.

<<less
Download (MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1238 downloads
GNU FreeIPMI 0.4.3

GNU FreeIPMI 0.4.3


GNU FreeIPMI project provides Remote-Console (out-of-band) and System Management Software. more>>
GNU FreeIPMI project provides "Remote-Console" (out-of-band) and "System Management Software" (in-band) based on IPMI v1.5/2.0 specification.
This project includes:
- KCS, SMIC, SSIF, LAN Drivers and C Library (libfreeipmi)
- IPMI Locate - Probe IPMI BMC Device (ipmi-locate)
- FreeIPMI SHell (fish)
- Watchdog Daemon (bmc-watchdog)
- Sensors (sensors)
- System Event Log (sel)
- BMC Info (bmc-info)
- BMC Config (bmc-config)
- IPMI Power (ipmipower)
- IPMI Ping (ipmiping)
- RMCP Ping (rmcpping)
- Gratuitous ARP Daemon (garpd)
- IPMI Raw Interface (ipmi-raw)
<<less
Download (MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
807 downloads
GNU Go 3.6

GNU Go 3.6


GNU Go is a free program that plays the game of Go. more>>
GNU Go is a free program that plays the game of Go. GNU Go has played thousands of games on the NNGS Go server.

GNU Go is now also playing regularly on the Legend Go Server in Taiwan, on the WING server in Japan, and many volunteers run GNU Go clients on KGS. GNU Go has established itself as the leading non-commercial go program in the recent tournaments that it has taken part in.
<<less
Download (2.6MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1513 downloads
GNU Ocrad 0.17

GNU Ocrad 0.17


Ocrad is the GNU OCR (Optical Character Recognition) program, implemented as a filter and based on a feature extraction method. more>>
GNU Ocrad is an OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method.
Also includes a layout analyser able to separate the columns or blocks of text normally found on printed pages.
Ocrad can be used as a stand-alone console application, or as a backend to other programs.
Enhancements:
- The license has been updated to GPL version 3 or later.
- The "--scale" option no longer suppresses ORF output.
- The removal of thick frames has been improved.
- "Textline" now accepts more than one big initial.
- The files "configure" and "Makefile.in" have been modified to be more GNU-standards compliant.
<<less
Download (0.074MB)
Added: 2007-07-01 License: GPL (GNU General Public License) Price:
848 downloads
GNU ed 0.8

GNU ed 0.8


GNU ed is an 8-bit clean, POSIX-compliant line editor. more>>
GNU ed is a line-oriented text editor. GNU ed is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts.
A restricted version of `ed, `red, can only edit files in the current directory and cannot execute shell commands. `ed is the `standard text editor in the sense that it is the original editor for Unix, and thus widely available.
Enhancements:
- The testsuite now exits unsuccesfully in case of error.
- Some minor problems in the manual page have been fixed.
- The GFDL has been added to the info file.
<<less
Download (0.086MB)
Added: 2007-08-20 License: GPL v3 Price:
800 downloads
GNU Wget 1.10.2

GNU Wget 1.10.2


GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the two most widely-used Internet protocols. more>>
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the two most widely-used Internet protocols.
It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc.
Main features:
- Can resume aborted downloads, using REST and RANGE
- Can use filename wild cards and recursively mirror directories
- NLS-based message files for many different languages
- Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally
- Runs on most UNIX-like operating systems as well as Microsoft Windows
- Supports HTTP and SOCKS proxies
- Supports HTTP cookies
- Supports persistent HTTP connections
- Unattended / background operation
- Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring
- GNU wget is distributed under the GNU General Public License.
Enhancements:
- A buffer overrun in the NTLM code was fixed.
<<less
Download (1.2MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1476 downloads
GNU Source-highlight 2.7

GNU Source-highlight 2.7


GNU Source-highlight produces a document with syntax highlighting when given a source file. more>>
GNU Source-highlight produces a document with syntax highlighting when given a source file.

Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.

GNU Source-highlight also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual).

Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on GNU Ctags.

These are the output formats already supported:

HTML
XHTML
LATEX
TEXINFO
ANSI color escape sequences (you can use this feature with less)

These are the input languages (or input formats) already supported (in alphabetical order):

C/C++
Bison
Caml
Changelog
Diff
Flex
Fortran
Html
Java
Javascript
Latex
Logtalk
Log files
Lua
ML
Pascal
Perl
PHP
Prolog
Python
Ruby
<<less
Download (0.60MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
867 downloads
GNU SpaceChart 0.9.5

GNU SpaceChart 0.9.5


GNU SpaceChart is a map of the stars in 3D. more>>
GNU SpaceChart is a program that allows you to see the stars in glorious 3D and rotate them to see them from any point of view.
You can also limit which stars you want to see, according to their spectral class and luminosity, and draw links between all stars closer than a certain distance.
GNU SpaceChart works under the GNOME environment. Provided GNOME is present, its known to work on GNU/Linux, FreeBSD and Solaris 8.
Enhancements:
- SpaceChart is now part of the GNU Project.
- Added bulgarian translation.
- Added french translation.
- Added saving configuration files.
- SpaceChart now uses Right Ascension instead of longitude when interacting with users.
- You can now see a list of all stars in the current dialog, and center the map on any of them.
- The default data file now comes from Hipparcos/CCDM. Read data/README to find out more.
<<less
Download (0.39MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1666 downloads
GNU Mobile-remix 1.0

GNU Mobile-remix 1.0


GNU Mobile-remix 1.0 provides you with another dark theme for your GNOME desktop. more>>
GNU Mobile-remix 1.0 provides you with another dark theme for your GNOME desktop. It is a mix between the GNU mobile and GNU Tierra themes.

GNOME is an international effort to build a complete desktop environment the graphical user interface which sits on top of a computer operating system entirely from free software. This goal includes creating software development frameworks, selecting application software for the desktop, and working on the programs which manage application launching, file handling, and window and task management.

GNOME is part of the GNU Project and can be used with various Unix-like operating systems, most notably Linux, and as part of Java Desktop System in Solaris.

Enhancements:

  • Corrected a few mistakes
  • Corrected menubar for those without globalmenu.
  • Changed Menu colours.

Requirements:

  • GNOME
  • Patched pixbuf
  • Mist engines installed.
<<less
Added: 2009-02-06 License: GPL Price: FREE
1 downloads
GNU barcode 0.98 Beta

GNU barcode 0.98 Beta


GNU Barcode is a tool to convert text strings to printed bars. more>>
GNU Barcode is a tool to convert text strings to printed bars. GNU barcode supports a variety of standard codes to represent the textual strings and creates postscript output.
Main features:
- Available as both a library and an executable program
- Supports UPC, EAN, ISBN, CODE39 and other encoding standards
- Postscript and Encapsulated Postscript output
- Accepts sizes and positions as inches, centimeters, millimeters
- Can create tables of barcodes (to print labels on sticker pages)
<<less
Download (0.32MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1240 downloads
GNU/DOS 2006 SR1

GNU/DOS 2006 SR1


GNU/DOS is a distribution of FreeDOS. more>>
GNU/DOS is a FreeDOS distribution.
Main features:
- Several core FreeDOS packages
- The DJGPP development environment with many GNU programs
- The Arachne Web browser and e-mail client
- The OpenGEM graphical user interface with many GEM programs
- The vim editor for developers
- The MTXE screen saver
- GPL, GPL with DJGPP exceptions, vim, Artistic License, Jason Hood License, and LGPL licensed source code for all of the above
GNU/DOS is very well suited for:
- Web and e-mail (no Java or other "plugins") through a dial-up modem (not a "Winmodem") or Ethernet connection
- Classic DOS and console UNIX applications and games
- Development (using the GNU Compiler Collection)
- And more!
Enhancements:
- This release features various updates, bugfixes, and new programs.
- Arachne 1.90 and vim 7.0 were included along with various DJGPP updates and a bootable CD installation option.
<<less
Download (285.6MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1271 downloads
GNU Oleo 1.99.16

GNU Oleo 1.99.16


GNU Oleo is a lightweight spreadsheet application. more>>
GNU Oleo is a lightweight spreadsheet application.
It has internationalization support, an ncurses interface, a Motif/LessTif interface, and an autoconf/automake-based compilation process.
Current enhancements include printing and plotting.
Main features:
- Motif/LessTif interface, based on the XbaeMatrix widget
- Access to the statistics functions of the GSL (GNU Scientific Library).
- Support for opening multiple spreadsheets, each in a Motif window, at the same time.
- device independent graphics through GNU plotutils, replacing the older gnuplot interface
- more portable build through autoconf and automake
- internationalised (i18n)
- updated documentation
- ANSI C code (removed K&R stuff)
- filter mode (read file from stdin, save to stdout)
- better SYLK support
- improved printing (PostScript and PCL)
- database access (MySQL and DBF files)
- SciPlot graphics (Motif/LessTif only)
- cleaned up internals
- runs in character mode as well as in a GUI
- interface to CUPS to browse available printers
<<less
Download (0.77MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1124 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5