How to Install and Uninstall cc65-devel.noarch Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "cc65-devel.noarch" package
This guide covers the steps necessary to install cc65-devel.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
cc65-devel.noarch
Copied
2. Uninstall "cc65-devel.noarch" package
This guide let you learn how to uninstall cc65-devel.noarch on Oracle Linux 8:
$
sudo dnf remove
cc65-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cc65-devel.noarch package on Oracle Linux 8
Last metadata expiration check: 0:45:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : cc65-devel
Version : 2.18
Release : 12.el8
Architecture : noarch
Size : 2.4 M
Source : cc65-2.18-12.el8.src.rpm
Repository : epel
Summary : Development files for cc65
URL : https://cc65.github.io
License : zlib
Description : This package contains the development files needed to
: compile and link applications for the 65(C)02 CPU with
: the cc65 cross compiler toolchain.
Available Packages
Name : cc65-devel
Version : 2.18
Release : 12.el8
Architecture : noarch
Size : 2.4 M
Source : cc65-2.18-12.el8.src.rpm
Repository : epel
Summary : Development files for cc65
URL : https://cc65.github.io
License : zlib
Description : This package contains the development files needed to
: compile and link applications for the 65(C)02 CPU with
: the cc65 cross compiler toolchain.