I'm running Kubuntu 7.04. Tried "sudo apt-get install update" which was a small download, then tried "upgrade" and saw it was a 10 hour download on my dialup connection. What all is in this upgrade feature? Thanks.
Announcement
Collapse
No announcement yet.
What is in "sudo apt-get install upgrade"
Collapse
This topic is closed.
X
X
-
Re: What is in "sudo apt-get install upgrade"
Basicly:
sudo apt-get install update updates your "list" of available software.
sudo apt-get install upgrade upgrades your software and kernel to the latest version for your version of Kubuntu.HP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
-
Re: What is in "sudo apt-get install upgrade"
Basicly:
sudo apt-get install update updates your "list" of available software.
sudo apt-get install upgrade upgrades your software and kernel to the latest version for your version of Kubuntu.
Code:sudo apt-get install update
E: Couldn't find package update
Code:sudo apt-get install upgrade
E: Couldn't find package upgrade
You can get info of commands in the konsole: man <command>
Code::~$ man man
NAME
man - an interface to the on-line reference manuals
man:man will tell:
More:
The Art of Using Manuals
http://polishlinux.org/console/the-a...using-manuals/
It is:
Basicly:
sudo apt-get update, updates your "list" of available software.
sudo apt-get upgrade, upgrades your software and kernel to the latest version for your version of Kubuntu.
Links:
APT HOWTO
http://www.debian.org/doc/manuals/ap.../index.en.html
Debian basics ( Package management of *nix)
http://wiki.grml.org/doku.php?id=debian
Topic: FAQ: Package Managers
http://kubuntuforums.net/forums/inde...opic=3092288.0
apt-get examples:
Topic: Upgrade Test
http://kubuntuforums.net/forums/inde...opic=3092232.0
- simulations with apt-get
Topic: Can update to 8.04 from the command line?
http://kubuntuforums.net/forums/inde...opic=3092037.0
- apt-get dist-upgrade
FAQ: Removing KDE4 from mixed system
http://kubuntuforums.net/forums/inde...opic=3092206.0
- removing and autoremoving with apt-getBefore you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment
Comment