|
|
|
Updating Fedora
|
|
1. |
Open a Terminal window by clicking the Red Hat
logo icon in the bottom left of the screen, then System Tools, then
Terminal.
Code listing B.1. Checking for updates to Fedora Core.
[chrish@fedora ~]
sudo yum check-update
Password:
Gathering header information files(s) from
server(s)
Server: Fedora Core 2.90 Development Tree
Finding updated packages
Downloading needed headers
. . .
|
|
2. |
yum check-update
|
|
3. |
yum update
Code listing B.2. Updating the installed packages.
[chrish@fedora ~]
sudo yum update
Password:
Gathering header information file(s) from server(s)
Server: Fedora Core 2.90 Development Tree
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[update: zlib-devel 1.2.1.2-1.i386]
[update: zlib 1.2.1.2-1.i386]
Is this ok [y/N]:
|
|
4. |
Press Y, and then press Enter to continue.
|
Tips
Use yum 's -y option to automatically answer yes to any prompts. Be careful!
Specify one or more package
[chrish@fedora ~] sudo yum updatebash
Use
up2date -v -u
if you're having
trouble getting connections to the
yum
repository; it
|
|
|
|
|
|
Appendix C. Installing FreeBSD
The FreeBSD project (www.freebsd.org) provides software (the FreeBSD operating system) that can be used by
FreeBSD's reputation as an
|
|
|
|