How to Install and Uninstall dpkg-devel.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "dpkg-devel.x86_64" package
This is a short guide on how to install dpkg-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
dpkg-devel.x86_64
Copied
2. Uninstall "dpkg-devel.x86_64" package
This guide let you learn how to uninstall dpkg-devel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
dpkg-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dpkg-devel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:34:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dpkg-devel
Version : 1.20.9
Release : 4.el8
Architecture : x86_64
Size : 177 k
Source : dpkg-1.20.9-4.el8.src.rpm
Repository : epel
Summary : Debian package management static library
URL : https://tracker.debian.org/pkg/dpkg
License : GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD
Description : This package provides the header files and static library necessary to
: develop software using dpkg, the same library used internally by dpkg.
:
: Note though, that the API is to be considered volatile, and might change
: at any time, use at your own risk.
Available Packages
Name : dpkg-devel
Version : 1.20.9
Release : 4.el8
Architecture : x86_64
Size : 177 k
Source : dpkg-1.20.9-4.el8.src.rpm
Repository : epel
Summary : Debian package management static library
URL : https://tracker.debian.org/pkg/dpkg
License : GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD
Description : This package provides the header files and static library necessary to
: develop software using dpkg, the same library used internally by dpkg.
:
: Note though, that the API is to be considered volatile, and might change
: at any time, use at your own risk.