How to Install and Uninstall odpic-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "odpic-dev" package

Here is a brief guide to show you how to install odpic-dev on Kali Linux

$ sudo apt update $ sudo apt install odpic-dev

2. Uninstall "odpic-dev" package

In this section, we are going to explain the necessary steps to uninstall odpic-dev on Kali Linux:

$ sudo apt remove odpic-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the odpic-dev package on Kali Linux

Package: odpic-dev
Source: odpic
Version: 4.6.0-1
Installed-Size: 401
Maintainer: Joseph Nahmias
Architecture: amd64
Depends: libodpic4 (= 4.6.0-1)
Recommends: odpic-doc
Size: 61720
SHA256: 1690a0c2bcd2cde7d137e84dbf21971c8f0c3327833fd984b71a6c3ac117312e
SHA1: 1eccdcb6d8590d0de5c723aa4177046541e66729
MD5sum: 7ca0a081ae8885478e745e77b18423fd
Description: Oracle Database Programming Interface - development files
Oracle Database Programming Interface for C (ODPI-C) is an open source
library of C code that simplifies access to Oracle Database for applications
written in C or C++. It is a wrapper over Oracle Call Interface (OCI) that
makes applications and language interfaces easier to develop.
.
ODPI-C supports basic and advanced features of Oracle Database and Oracle
Client. See the homepage for a list.
.
This package contains the files needed to develop programs that use ODPI-C;
including the headers, examples, and sample programs.
Description-md5:
Multi-Arch: same
Homepage: https://oracle.github.io/odpi/
Section: contrib/libdevel
Priority: optional
Filename: pool/contrib/o/odpic/odpic-dev_4.6.0-1_amd64.deb