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

Last updated: June 26,2024

1. Install "libosra-dev" package

This tutorial shows how to install libosra-dev on Kali Linux

$ sudo apt update $ sudo apt install libosra-dev

2. Uninstall "libosra-dev" package

This tutorial shows how to uninstall libosra-dev on Kali Linux:

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

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

Package: libosra-dev
Source: osra
Version: 2.1.3-3
Installed-Size: 1563
Maintainer: Debichem Team
Architecture: amd64
Depends: libosra2 (= 2.1.3-3)
Size: 363776
SHA256: c4723f53a9515c4ed17790d1e3fe17dbf9b130c0d647988af836f662973a3bdb
SHA1: a41c1f26541bac81d8d8bf4929f804e6708c97e6
MD5sum: 7535d2c202b2d6ede6627c027c0f0495
Description: optical structure recognition (development files)
OSRA is a utility designed to convert graphical representations of
chemical structures, as they appear in journal articles, patent documents,
textbooks, trade magazines etc., into SMILES (Simplified Molecular
Input Line Entry Specification) - a computer recognizable molecular structure
format. OSRA can read a document in any of the over 90 graphical formats
parseable by ImageMagick - including GIF, JPEG, PNG, TIFF, PDF, PS etc., and
generate the SMILES representation of the molecular structure images
encountered within that document.
Description-md5:
Homepage: https://sourceforge.net/p/osra/wiki/Home/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/osra/libosra-dev_2.1.3-3_amd64.deb