Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 63

Thread: Apt-get / dpkg tutorial

  1. #41
    Junior Member registered user
    Join Date
    Apr 2004
    Location
    Sunny Miami
    Posts
    10
    Quote Originally Posted by Rink
    Tom,

    Haven't read your book; looks interesting.

    Dave Coventry
    (Nothing Yet Published!)

    They also translated it into Chinese ... lol

    -t-

  2. #42
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Quote Originally Posted by A. Jorge Garcia
    BTW, is there anyway to use apt-get to install something to the ramdisk temporarily while running off the KNOPPIX CD, maybe to tmp?
    AJ, I was just poking around the new release of 3.6, and encountered KNOPPIX -> Utilities -> "Install Software (while running from CD)". One of the menu choices is apt-get. Looks like Fabian left you an easter egg.

    This is news to me. I don't recall seeing anything about this before.

    I've been trying to update the WIKI a little, and came across this thread. As far as I can tell, not much has been put there about apt. Does anyone know of other resources that would be good to integrate?

    jd

  3. #43
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Oh, man. Just did apt-get update with poor man's. 2damcool

    jd

  4. #44
    Junior Member registered user
    Join Date
    Aug 2004
    Location
    Owen Sound, Canada
    Posts
    14

    Yet another dpkg/apt-get tutorial


  5. #45
    Member registered user
    Join Date
    Oct 2004
    Posts
    52

    I believe..

    I believe from other help i have gotten from this forum that you need KNoppix to be installed on the harddrive to install any packages, or at least .deb pckages.

  6. #46
    Junior Member registered user
    Join Date
    Jan 2005
    Posts
    19

    Sometimes we can't read the man

    Superstoned said:
    Code: man apt-get
    gives manual of apt-get. you can use this for every command!
    but when I enter it:
    # man apt-get
    it returns the following:

    gzip: stdout: No space left on device
    man: command '/bin/gzip -dc /usr/share/man/man8/apt-get.8.gz> /tmp/zmanGYqwiN'
    failed with exit status 256
    No manual entry for apt-get

    I need more than "good luck..." I need a teenage geek
    The man entries that I have seen are rather cryptic and presuppose knowledge that this newbie does not have. Is there a manual on how to understand the manual??

    dad

  7. #47
    Senior Member registered user
    Join Date
    Dec 2004
    Location
    Dublin, OH
    Posts
    342

    More Apt-Get Issues

    Thanks for this tutorial.

    I've been having my own apt-get issues. I recently installed Abiword, a very nice word processor. I can even create PDF files with it.

    My problem is that now when ever I want to install quite a number of packages including:

    KDE 3.4
    Mplayer

    just to name two,

    I get an apt-get message saying that it will now remove the 7 Abiword packages that make up that installation in order to complete the installation of whatever it is I'm installing.

    I can get around this by installing programs as Deb files. But it is getting frustrating.

    I don't want to remove Abiword.

    What to do? And why is this happening?

    sakiZ

  8. #48
    Junior Member registered user
    Join Date
    Jan 2005
    Posts
    19

    Re: Yet another dpkg/apt-get tutorial - Not Found.

    Quote Originally Posted by Radagast
    This link did not work for me. And I certainly need another tutorial, because I am still trying to install the AdobeReader 7.0 RPM. I was told to use alien and see README.deb which I was not able to find. I finally typed alien [path&file name] and created a .deb pkg, but Kpackage does not install it.

    I need this for my Online Tax Forms, so my time is getting tight!!

    Help I need a Dummies Guide.

    dad

  9. #49
    Junior Member
    Join Date
    May 2005
    Location
    Romania
    Posts
    3
    have a problem : i want to upgrade mai os with this command : apt-get upgrade
    when it finnish the download status it write this ...

    Unpacking libx11-6 (from
    .../libx11-6_4.3.0.dfsg.1-12.0.1_i386.deb) ...
    dpkg: error processing
    /var/cache/apt/archives/libx11-6_4.3.0.dfsg.1-12.0.1_i386.deb
    (--unpack):
    trying to overwrite
    `/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2',
    which is also in package xlibs
    dpkg-deb: subprocess paste killed by signal (Broken
    pipe)
    Unpacking libxext6 (from
    .../libxext6_4.3.0.dfsg.1-12.0.1_i386.deb) ...
    dpkg: error processing
    /var/cache/apt/archives/libxext6_4.3.0.dfsg.1-12.0.1_i386.deb
    (--unpack):
    trying to overwrite `/usr/X11R6/lib/libXext.so.6.4',
    which is also in package xlibs
    dpkg-deb: subprocess paste killed by signal (Broken
    pipe)
    Unpacking libice6 (from
    .../libice6_4.3.0.dfsg.1-12.0.1_i386.deb) ...
    dpkg: error processing
    /var/cache/apt/archives/libice6_4.3.0.dfsg.1-12.0.1_i386.deb
    (--unpack):
    trying to overwrite `/usr/X11R6/lib/libICE.so.6.3',
    which is also in package xlibs
    dpkg-deb: subprocess paste killed by signal (Broken
    pipe)
    Errors were encountered while processing:

    /var/cache/apt/archives/libx11-6_4.3.0.dfsg.1-12.0.1_i386.deb

    /var/cache/apt/archives/libxext6_4.3.0.dfsg.1-12.0.1_i386.deb
    /var/cache/apt/archives/libice6_4.3.0.dfsg.1-12.0.1_i386.deb

  10. #50
    Junior Member registered user
    Join Date
    Apr 2005
    Location
    South Africa
    Posts
    13

    Re: Yet another dpkg/apt-get tutorial - Not Found.

    Quote Originally Posted by JPsDad
    Quote Originally Posted by Radagast
    This link did not work for me. And I certainly need another tutorial, because I am still trying to install the AdobeReader 7.0 RPM.
    I found that document on this link http://www.bglug.ca/articles/how_to_...l_software.pdf

    -jj

Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. Knoppix Tutorial
    By schock in forum News
    Replies: 10
    Last Post: 11-04-2004, 09:00 AM
  2. apt-get / dpkg error: unable to access dpkg status area
    By Nitromethane1261 in forum General Support
    Replies: 2
    Last Post: 09-15-2004, 12:09 AM
  3. Tutorial
    By Firezone2k in forum General Support
    Replies: 1
    Last Post: 11-26-2003, 05:46 AM
  4. linux tutorial
    By senorian in forum The Lounge
    Replies: 0
    Last Post: 04-12-2003, 08:40 PM
  5. Tutorial Knoppix?
    By mabhatter in forum Ideas
    Replies: 1
    Last Post: 03-04-2003, 07:42 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
  •  


WAVLINK RAID 2 Bay Hard Drive Docking Station SATA 2.5''3.5'' SSD HDD USB C 4Bay picture

WAVLINK RAID 2 Bay Hard Drive Docking Station SATA 2.5''3.5'' SSD HDD USB C 4Bay

$68.39



Broadcom 9600-24i Tri-Mode RAID Controller 4.0 NVMe SAS SATA NEW 05-50111-01003 picture

Broadcom 9600-24i Tri-Mode RAID Controller 4.0 NVMe SAS SATA NEW 05-50111-01003

$639.69



9300-8i LSI SAS3008 8-Port 12Gb PCIe IT mode ZFS FreeNAS unRAID 2*SFF-8643 US picture

9300-8i LSI SAS3008 8-Port 12Gb PCIe IT mode ZFS FreeNAS unRAID 2*SFF-8643 US

$49.50



QNAP TR-004 4 Bay USB-C Hardware RAID Enclosure DAS 3.5 2.5 SATA Tested Working picture

QNAP TR-004 4 Bay USB-C Hardware RAID Enclosure DAS 3.5 2.5 SATA Tested Working

$149.99



Dell 3KDWX PERC H755 12G 8GB Cache Front RAID Controller picture

Dell 3KDWX PERC H755 12G 8GB Cache Front RAID Controller

$999.99



Lot Mini SAS SFF-8643 To 4 SATA 7pin Hard Disk 6Gbps Data Server Raid Cable 1M picture

Lot Mini SAS SFF-8643 To 4 SATA 7pin Hard Disk 6Gbps Data Server Raid Cable 1M

$1150.00



2-Bay/4-Bay Hard Drive Enclosure for 3.5

2-Bay/4-Bay Hard Drive Enclosure for 3.5"/2.5'' SATA HDD/SSD 10Gbps USB-C 3.2

$119.99



Broadcom LSI 9305-16i 12Gbps SAS-3 PCIe x8 HBA 16-Ports Raid Controller picture

Broadcom LSI 9305-16i 12Gbps SAS-3 PCIe x8 HBA 16-Ports Raid Controller

$64.99



Broadcom LSI Avago RAID card MegaRAID SAS 9480-8i8e 05-50031-00 picture

Broadcom LSI Avago RAID card MegaRAID SAS 9480-8i8e 05-50031-00

$500.00



Dell EMC 15-Bay 3.5

Dell EMC 15-Bay 3.5" SAS Disk Array Enclosure 12Gbps Dual LCC - 2x Power Supply

$249.00