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
  •  


AMD EPYC 7282 CPU Processor 16 Cores 32 Threads 2.8GHZ up to 3.2GHZ 120W no lock picture

AMD EPYC 7282 CPU Processor 16 Cores 32 Threads 2.8GHZ up to 3.2GHZ 120W no lock

$76.00



Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc... picture

Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc...

$419.99



AMD Ryzen 9 5950X 16-core 32-thread Desktop Processor picture

AMD Ryzen 9 5950X 16-core 32-thread Desktop Processor

$319.99



Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc... picture

Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc...

$619.99



Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1 picture

Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1

$39.99



Intel Core i5-6500 3.2GHz 6MB SR2L6 / SR2BX Skt. FCLGA1151 Desktop Processor CPU picture

Intel Core i5-6500 3.2GHz 6MB SR2L6 / SR2BX Skt. FCLGA1151 Desktop Processor CPU

$24.50



Intel Core i7-14700K Unlocked Desktop Processor picture

Intel Core i7-14700K Unlocked Desktop Processor

$409.99



Intel Core i5-12600KF Desktop Processor 10 (6P+4E) Cores up to 4.9 GHz Unlocked. picture

Intel Core i5-12600KF Desktop Processor 10 (6P+4E) Cores up to 4.9 GHz Unlocked.

$145.59



Intel Core i7-3770 3.40GHz 8MB Quad Core Socket LGA1155 CPU Processor SR0PK picture

Intel Core i7-3770 3.40GHz 8MB Quad Core Socket LGA1155 CPU Processor SR0PK

$35.00



Intel Core i7-13700K 3.40GHz 16-Core CPU LGA1700 BX8071513700K picture

Intel Core i7-13700K 3.40GHz 16-Core CPU LGA1700 BX8071513700K

$339.99