How To Install cc65-doc on CentOS 8

cc65-doc is Documentation files for cc65

Introduction

In this tutorial we learn how to install cc65-doc on CentOS 8.

What is cc65-doc

This package contains the documentation files for cc65.

We can use yum or dnf to install cc65-doc on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install cc65-doc.

Install cc65-doc on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install cc65-doc using dnf by running the following command:

sudo dnf -y install cc65-doc

Install cc65-doc on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install cc65-doc using yum by running the following command:

sudo yum -y install cc65-doc

How To Uninstall cc65-doc on CentOS 8

To uninstall only the cc65-doc package we can use the following command:

sudo dnf remove cc65-doc

cc65-doc Package Contents on CentOS 8

/usr/share/doc/cc65
/usr/share/doc/cc65/README.md
/usr/share/doc/cc65/html
/usr/share/doc/cc65/html/apple2.html
/usr/share/doc/cc65/html/apple2enh.html
/usr/share/doc/cc65/html/ar65.html
/usr/share/doc/cc65/html/atari.html
/usr/share/doc/cc65/html/atari2600.html
/usr/share/doc/cc65/html/atari5200.html
/usr/share/doc/cc65/html/atmos.html
/usr/share/doc/cc65/html/c128.html
/usr/share/doc/cc65/html/c16.html
/usr/share/doc/cc65/html/c64.html
/usr/share/doc/cc65/html/ca65.html
/usr/share/doc/cc65/html/cbm510.html
/usr/share/doc/cc65/html/cbm610.html
/usr/share/doc/cc65/html/cc65-intern.html
/usr/share/doc/cc65/html/cc65.html
/usr/share/doc/cc65/html/chrcvt65.html
/usr/share/doc/cc65/html/cl65.html
/usr/share/doc/cc65/html/co65.html
/usr/share/doc/cc65/html/coding.html
/usr/share/doc/cc65/html/creativision.html
/usr/share/doc/cc65/html/customizing.html
/usr/share/doc/cc65/html/cx16.html
/usr/share/doc/cc65/html/da65.html
/usr/share/doc/cc65/html/debugging.html
/usr/share/doc/cc65/html/dio.html
/usr/share/doc/cc65/html/doc.css
/usr/share/doc/cc65/html/doc.png
/usr/share/doc/cc65/html/funcref.html
/usr/share/doc/cc65/html/gamate.html
/usr/share/doc/cc65/html/geos.html
/usr/share/doc/cc65/html/grc65.html
/usr/share/doc/cc65/html/index.html
/usr/share/doc/cc65/html/intro.html
/usr/share/doc/cc65/html/ld65.html
/usr/share/doc/cc65/html/library.html
/usr/share/doc/cc65/html/lynx.html
/usr/share/doc/cc65/html/nes.html
/usr/share/doc/cc65/html/od65.html
/usr/share/doc/cc65/html/osi.html
/usr/share/doc/cc65/html/pce.html
/usr/share/doc/cc65/html/pet.html
/usr/share/doc/cc65/html/plus4.html
/usr/share/doc/cc65/html/sim65.html
/usr/share/doc/cc65/html/smc.html
/usr/share/doc/cc65/html/sp65.html
/usr/share/doc/cc65/html/supervision.html
/usr/share/doc/cc65/html/telestrat.html
/usr/share/doc/cc65/html/tgi.html
/usr/share/doc/cc65/html/using-make.html
/usr/share/doc/cc65/html/vic20.html
/usr/share/doc/cc65/samples
/usr/share/doc/cc65/samples/Makefile
/usr/share/doc/cc65/samples/README
/usr/share/doc/cc65/samples/ascii.c
/usr/share/doc/cc65/samples/atari2600hello.c
/usr/share/doc/cc65/samples/diodemo.c
/usr/share/doc/cc65/samples/enumdevdir.c
/usr/share/doc/cc65/samples/fire.c
/usr/share/doc/cc65/samples/geos
/usr/share/doc/cc65/samples/geos/bitmap-demo.c
/usr/share/doc/cc65/samples/geos/bitmap-demores.grc
/usr/share/doc/cc65/samples/geos/dialog.c
/usr/share/doc/cc65/samples/geos/filesel.c
/usr/share/doc/cc65/samples/geos/fileselres.grc
/usr/share/doc/cc65/samples/geos/geosconio.c
/usr/share/doc/cc65/samples/geos/geosconiores.grc
/usr/share/doc/cc65/samples/geos/geosver.c
/usr/share/doc/cc65/samples/geos/geosverres.grc
/usr/share/doc/cc65/samples/geos/getid.c
/usr/share/doc/cc65/samples/geos/getidres.grc
/usr/share/doc/cc65/samples/geos/grphstr.c
/usr/share/doc/cc65/samples/geos/hello1.c
/usr/share/doc/cc65/samples/geos/hello1res.grc
/usr/share/doc/cc65/samples/geos/hello2.c
/usr/share/doc/cc65/samples/geos/hello2res.grc
/usr/share/doc/cc65/samples/geos/inittab.c
/usr/share/doc/cc65/samples/geos/logo.pcx
/usr/share/doc/cc65/samples/geos/menu.c
/usr/share/doc/cc65/samples/geos/overlay-demo.c
/usr/share/doc/cc65/samples/geos/overlay-demores.grc
/usr/share/doc/cc65/samples/geos/rmvprot.c
/usr/share/doc/cc65/samples/geos/rmvprotres.grc
/usr/share/doc/cc65/samples/geos/vector-demo.c
/usr/share/doc/cc65/samples/geos/vector-demores.grc
/usr/share/doc/cc65/samples/geos/yesno.c
/usr/share/doc/cc65/samples/geos/yesnores.grc
/usr/share/doc/cc65/samples/gunzip65.c
/usr/share/doc/cc65/samples/hello.c
/usr/share/doc/cc65/samples/mandelbrot.c
/usr/share/doc/cc65/samples/mousedemo.c
/usr/share/doc/cc65/samples/multidemo.c
/usr/share/doc/cc65/samples/nachtm.c
/usr/share/doc/cc65/samples/overlaydemo.c
/usr/share/doc/cc65/samples/plasma.c
/usr/share/doc/cc65/samples/sieve.c
/usr/share/doc/cc65/samples/supervisionhello.c
/usr/share/doc/cc65/samples/tgidemo.c
/usr/share/doc/cc65/samples/tutorial
/usr/share/doc/cc65/samples/tutorial/hello.c
/usr/share/doc/cc65/samples/tutorial/text.s
/usr/share/info/apple2.info.gz
/usr/share/info/apple2enh.info.gz
/usr/share/info/ar65.info.gz
/usr/share/info/atari.info.gz
/usr/share/info/atari2600.info.gz
/usr/share/info/atari5200.info.gz
/usr/share/info/atmos.info.gz
/usr/share/info/c128.info.gz
/usr/share/info/c16.info.gz
/usr/share/info/c64.info.gz
/usr/share/info/ca65.info.gz
/usr/share/info/cbm510.info.gz
/usr/share/info/cbm610.info.gz
/usr/share/info/cc65-intern.info.gz
/usr/share/info/cc65.info.gz
/usr/share/info/chrcvt65.info.gz
/usr/share/info/cl65.info.gz
/usr/share/info/co65.info.gz
/usr/share/info/coding.info.gz
/usr/share/info/creativision.info.gz
/usr/share/info/customizing.info.gz
/usr/share/info/cx16.info.gz
/usr/share/info/da65.info.gz
/usr/share/info/debugging.info.gz
/usr/share/info/dio.info.gz
/usr/share/info/funcref.info.gz
/usr/share/info/gamate.info.gz
/usr/share/info/geos.info.gz
/usr/share/info/grc65.info.gz
/usr/share/info/index.info.gz
/usr/share/info/intro.info.gz
/usr/share/info/ld65.info.gz
/usr/share/info/library.info.gz
/usr/share/info/lynx.info.gz
/usr/share/info/nes.info.gz
/usr/share/info/od65.info.gz
/usr/share/info/osi.info.gz
/usr/share/info/pce.info.gz
/usr/share/info/pet.info.gz
/usr/share/info/plus4.info.gz
/usr/share/info/sim65.info.gz
/usr/share/info/smc.info.gz
/usr/share/info/sp65.info.gz
/usr/share/info/supervision.info.gz
/usr/share/info/telestrat.info.gz
/usr/share/info/tgi.info.gz
/usr/share/info/using-make.info.gz
/usr/share/info/vic20.info.gz
/usr/share/licenses/cc65
/usr/share/licenses/cc65/LICENSE

References

Summary

In this tutorial we learn how to install cc65-doc on CentOS 8 using yum and dnf.