Results 1 to 4 of 4

Thread: Is there a list?

  1. #1
    Junior Member registered user
    Join Date
    Nov 2004
    Posts
    16

    Is there a list?

    I'm trying to cut down applications for use on a public system. Does anyone know of a good solid list on Knoppix 3.6 of programs and catagories so I can do a cut/past on what I want removed.

    Thanks,

    Richard-

  2. #2
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900
    Sure, go to one of the download mirrors and have a look at packages.txt. If you want the apps categorized then use Synaptic or Kpackage.
    Edit
    You know, now that I think of it there are some cool tricks to get the package list looking like you want it.

    For a CR seperated list do:
    Code:
    COLUMS=200 dpkg -l|awk '{print $2}'>pkg.txt
    For a space separated list do:
    Code:
    COLUMS=200 dpkg -l|awk '{print $2}'|perl -pe 's/\n/ /m'>pkg.txt
    Now you can feed this file to apt-get
    Code:
    apt-get remove `cat pkg.txt`
    You *may* however need to break it into smaller files. Not because it's too large but (due to dependencies) you could remove some pkgs you'd rather keep. In my experience it's better to make multiple files and experiment with each one but then again I remove ALOT of pkgs!

    If you use Synaptic, make your package selections then:
    File>Save Markings As>pkg.txt
    Then you do almost the same thing only Synaptic uses a different format so pass a different argument to awk:
    Code:
    COLUMS=200 dpkg -l|awk '{print $1}'>pkg.txt
    Code:
    COLUMS=200 dpkg -l|awk '{print $1}'|perl -pe 's/\n/ /m'>pkg.txt
    HTH

  3. #3
    Junior Member registered user
    Join Date
    Nov 2004
    Posts
    16
    Thanks...I guess I was thinking it would be more complicated than that. It's kind of different, usually I want as many programs and apps as possible. I can honestly say this is the first time I am looking to have as little as possible on a disk.

    Richard-

  4. #4
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by richardljohnson
    I can honestly say this is the first time I am looking to have as little as possible on a disk.
    Maybe you want Damn Small Linux, a full Linux Live CD in 50 megs.
    http://www.damnsmalllinux.org/
    But then again, it still has lots of stuff in there including test editing and spread sheet software, a browser or two, and a CD burner. A list of packages is here:
    http://www.damnsmalllinux.org/packages.html

    It's a shame, too many people want to run applications; not enough want to run just the OS any more

Similar Threads

  1. my wish list
    By jtav in forum Laptops
    Replies: 0
    Last Post: 04-13-2005, 02:51 AM
  2. knoppix sources.list repository incomplete list.
    By vdesibabu in forum Customising & Remastering
    Replies: 0
    Last Post: 01-05-2005, 05:47 PM
  3. Apt Sources list
    By Timo in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 09-28-2004, 07:50 AM
  4. sources.list
    By patiscool in forum General Support
    Replies: 1
    Last Post: 06-27-2004, 12:42 AM
  5. Getting a list of what apt-get *would* get
    By beforewisdom in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 08-24-2003, 05:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


OWC Guardian Maximus Raid Enclosure SATA Hard Drive FireWire picture

OWC Guardian Maximus Raid Enclosure SATA Hard Drive FireWire

$36.99



Dell EMC 092GD6 Broadcom 9305-16i LSI Quad Port 4 Port SAS RAID Controller picture

Dell EMC 092GD6 Broadcom 9305-16i LSI Quad Port 4 Port SAS RAID Controller

$84.99



UCSC-RAID-M5 CISCO 12Gb/s SAS HBA Raid Controller w/Battery & Cable picture

UCSC-RAID-M5 CISCO 12Gb/s SAS HBA Raid Controller w/Battery & Cable

$69.99



Yottamaster 2 Bay RAID Hard Drive Enclosure USB 3.1 For 2.5

Yottamaster 2 Bay RAID Hard Drive Enclosure USB 3.1 For 2.5" SATA HDD SSD UASP

$56.25



Dell PERC H330 PCIe 3.0 x8 RAID Storage Controller 4Y5H1 High Profile picture

Dell PERC H330 PCIe 3.0 x8 RAID Storage Controller 4Y5H1 High Profile

$15.99



LSI MegaRAID 9361-8i 12Gbps PCIe 3 x8 SATA SAS 3 8 Port RAID + BBU & CacheVault picture

LSI MegaRAID 9361-8i 12Gbps PCIe 3 x8 SATA SAS 3 8 Port RAID + BBU & CacheVault

$39.00



LSI 8 Port 6Gbps PCIe 3.0 External SAS RAID Card w/ 1GB CacheVault & Low Profile picture

LSI 8 Port 6Gbps PCIe 3.0 External SAS RAID Card w/ 1GB CacheVault & Low Profile

$29.00



RAID Controller Dell HYM6Y PERC H750 8GB NV Low Profile RAID Controller Card - picture

RAID Controller Dell HYM6Y PERC H750 8GB NV Low Profile RAID Controller Card -

$26.88



Yottamaster 5 Bay RAID Hard Drive Enclosure Type-C B For 2.5

Yottamaster 5 Bay RAID Hard Drive Enclosure Type-C B For 2.5" 3.5" SATA HDD SSDs

$131.59



Yottamaster 2 Bay RAID Hard Drive Enclosure USB 3.1 Type B For 3.5

Yottamaster 2 Bay RAID Hard Drive Enclosure USB 3.1 Type B For 3.5" SATA HDDs

$69.91