Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.097 Times

Extract Ubuntu freeware
Filter: All | Freeware | Demo
 

Extract Ubuntu

< 1 2 3 4 5 
Added: April 16, 2010 | Visits: 1.226

Convert::BinHex Convert::BinHex can extract data from Macintosh BinHex files. ALPHA WARNING: this code is currently in its Alpha release. Things may change drastically until the interface is hammered out: if you have suggestions or objections, please speak up now! SYNOPSIS Simple functions: use...



Platforms: *nix

License: Freeware Size: 84.99 KB Download (126): Convert::BinHex Download

Added: April 10, 2010 | Visits: 1.006

Fluxbuntu nBuild1 Fluxbuntu is an Ubuntu with Fluxbox window manager. I started this project in order to provide people with a distro which was lightweight productive (and efficient) and agile (LPEA). I believe some people have confused (because of the name Flux-Buntu) this project to be just another...





Platforms: *nix

License: Freeware Size: 309 MB Download (85): Fluxbuntu nBuild1 Download

Added: February 14, 2010 | Visits: 1.004

ZZIPlib ZZIPlib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (108): ZZIPlib Download

Added: November 07, 2010 | Visits: 1.859

IceHybrid IceHybrid is a theme that combines the look of Windows Vista and Ubuntu Linux. IceHybrid has a good looking toolbar (comes with Vista-inspired icons and the Ubuntu logo), window decorations based on the basic Vista theme (not Aero), and some Tango icons that can be used in menus (as in the...


Platforms: *nix

License: Freeware Size: 256 KB Download (311): IceHybrid Download

Added: November 24, 2010 | Visits: 1.556

netboot dhctp/tftp server netboot project allows you to easily bootstrap Ubuntu or Debian netinstaller. Or assign address to network device like ILO to configure it. Very simple in use and need almost zero configuration. I always hated dhcpd and tftp-ha. For looking who is asking for boot: kef@flash:~$ sudo ./netboot...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (108): netboot dhctp/tftp server Download

Added: July 12, 2010 | Visits: 679

Convert::BulkDecoder Convert::BulkDecoder is a Perl module to extract (binary) data from mail and news messages. SYNOPSIS use Convert::BulkDecoder; my $cvt = new Convert::BulkDecoder::; # Collect the articles into an array ref. my $art = [<>]; # Decode. my $res = $cvt->decode($art); die("Failed!") unless...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): Convert::BulkDecoder Download

Added: August 11, 2010 | Visits: 717

Devel::Depend::Cl Devel::Depend::Cl is a Perl module that can extract dependency trees from c files. Extract dependency trees from c files. See Devel::Depend::Cpp for more an example. MEMBER FUNCTIONS Returns - Success flag - A reference to a hash where the included files are sorted perl level. A file can...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Devel::Depend::Cl Download

Added: September 24, 2010 | Visits: 894

Devel::Depend::Cpp Devel::Depend::Cpp is a Perl module that can extract dependency trees from c files. SYNOPSIS use Devel::Depend::Cpp; my ($success, $includ_levels, $included_files) = Devel::Depend::Cpp::Depend ( undef, # use default cpp command /usr/include/stdio.h, , # switches to cpp 0, # include...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): Devel::Depend::Cpp Download

Added: November 05, 2010 | Visits: 1.061

Kubuntu Kubuntu is an Ubuntu-derived distribution. The Kubuntu CDs are made up of Ubuntus base plus KDE. You can get exactly the same effect by installing Ubuntu and adding the KDE packages from the Ubuntu archives. Kubuntu is the result of several months effort to get KDE 3.4 into Ubuntus main...


Platforms: *nix

License: Freeware Size: 695 MB Download (232): Kubuntu Download

Added: August 15, 2010 | Visits: 1.649

Kubuntu Human Theme Kubuntu Human Theme was created because I started to like the Ubuntu Human theme and when I switched to KDE, I was missing it there. The theme is assembled from various Ubuntu style items, most of which can be found on KDE-look: Ubuntu Cristal background, Human (Revised) color scheme, nuoveXT...


Platforms: *nix

License: Freeware Download (162): Kubuntu Human Theme Download

Added: October 18, 2010 | Visits: 1.228

LinuxMCE 1.1 Beta LinuxMCE is a free, open source add-on to Ubuntu including a 10 UI, complete whole-house media solution with pvr + distributed media, and the most advanced smarthome solution available. The project is stable, easy to use, and requires no knowledge of Linux and only basic computer skills. Whats...


Platforms: *nix

License: Freeware Download (139): LinuxMCE 1.1 Beta Download

Added: July 13, 2010 | Visits: 900

Unmass Unmass program can extract files from those big game files, which are in fact archives. Most of the extracted files can be viewed through any graphic viewer, but some are in special game formats, which can be usually viewed through Biturn (above). Here is a list of supported games:.


Platforms: *nix

License: Freeware Size: 389.12 KB Download (104): Unmass Download

Added: January 12, 2010 | Visits: 955

PdfRipImage_script PdfRipImage is a utility to extract images from PDF documents and convert them to a format of your choice. You can choose to extract whole pages or just the images contained in them. The program is available as a command line shell script.. An Open Source utility to extract images from PDF...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): PdfRipImage_script Download

Added: September 14, 2013 | Visits: 1.000

PdfRipImage PdfRipImage is a program to automatically extract images from PDF documents and convert them to a format of your choice (such as JPEG or TIFF). It runs on UNIX-like platforms and requires utilities from netpbm and xpdf.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): PdfRipImage Download

Added: April 17, 2010 | Visits: 1.425

Search::Tools::Keywords Search::Tools::Keywords is a Perl module to extract keywords from a search query. SYNOPSIS use Search::Tools::Keywords; use Search::Tools::RegExp; my $query = the quick fox color:brown and "lazy dog" not jumped; my $kw = Search::Tools::Keywords->new( stopwords => the, and_word => and,...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (94): Search::Tools::Keywords Download

Added: June 11, 2010 | Visits: 1.182

Obscure-Extractor-GTK Obscure-Extractor-GTK can extract data from simple and unusual archives as used by games, e.g. Neverwinter Nights, Homeworld 2, BloodRayne. Mostly a framework where I can easily add new modules when I want to have a look at the inner workings of games, though the Delphi version has some more...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (109): Obscure-Extractor-GTK Download

Added: January 22, 2010 | Visits: 1.653

Sisopen Sisopen is a tool to list and extract the content of SIS files. SIS files are installation files used in Symbian-based smartphones like many S60 Nokia phones. Sisopen is an ANSI-C program, mainly targetted to Linux and other Unix-like systems it can be compiled almost in every system with a C...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (922): Sisopen Download

Added: March 21, 2010 | Visits: 913

URI::ParseSearchString URI::ParseSearchString is a Perl module that can parse Apache refferer logs and extract search engine query strings. SYNOPSIS use URI::ParseSearchString ( parse_search_string ); $string = parse_search_string(http://www.google.com/search?hl=en&q=a+simple+test&btnG=Google+Search) ;...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (105): URI::ParseSearchString Download

Added: September 23, 2010 | Visits: 1.072

Encod Encod is a program that allows one to extract tracks from audio CDs and encode them into an audio format like Ogg Vorbis. If you have Encod making part of another package, read the documentation in the top level source directory first to see if you need to compile Encod seperately. Encod ! is...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): Encod Download

Released: August 14, 2010  |  Added: August 18, 2010 | Visits: 1.230

deJpeg This program lets you extract jpeg files from any files, such as data files, Microsoft Word (*.doc, *.docx), exe files and so on. deJpeg doesn't differ the type of input file, it detects jpeg files by inner signatures. Seems to be easy, but there are many kinds of jpeg files really: simple jpegs,...


Platforms: Windows

License: Freeware Size: 373.45 KB Download (219): deJpeg Download

< 1 2 3 4 5