OK, I have a DVD of Kubuntu which came out in March, it installs well but then needs updates, my burned CDs never seem to work even though they boot correctly, so I am thinking of storing the updates on a key, that and the packs for mp3 and video codexes, etc., anyways if I cannot, no probs
Announcement
Collapse
No announcement yet.
is there a way of storing updates to my USB key
Collapse
This topic is closed.
X
X
-
Re: is there a way of storing updates to my USB key
Sorry, was thinking aloud.
'dpkg' is the command to manage packages (when we're not talking about the repositories but individual ones). 'dpkg -i packagename.deb' would install the package in the packagename.deb file. '*' is a wildcard meaning "anything".
So in fact, the command would be
to be run on the new machine from the directory that the USB key is mounted. Alternatively, go in Konqueror to that directory, highlight all the files, right-click -> Kubuntu Package Menu -> Install Package, which does the same thing.Code:sudo dpkg -i *.deb
- Top
- Bottom
Comment
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.


Comment