How to Install and Uninstall sqlcl-package Package on Kali Linux

Last updated: May 06,2024

1. Install "sqlcl-package" package

This guide let you learn how to install sqlcl-package on Kali Linux

$ sudo apt update $ sudo apt install sqlcl-package

2. Uninstall "sqlcl-package" package

Please follow the instructions below to uninstall sqlcl-package on Kali Linux:

$ sudo apt remove sqlcl-package $ sudo apt autoclean && sudo apt autoremove

3. Information about the sqlcl-package package on Kali Linux

Package: sqlcl-package
Version: 0.1.1
Installed-Size: 63
Maintainer: Lazarus Long
Architecture: all
Depends: devscripts, file, unzip
Size: 17120
SHA256: 80d387b3f2bec7c74c1a043249433ad94d3f03acfb25b3aaee384c383d40e3fb
SHA1: 23b0e7ef7d5a76daee572e4cf97db06d3cb27bc2
MD5sum: 88b4ed81493955da95fa9506948dbd11
Description: Oracle SQL Developer Command-Line Debian package builder
This utility makes it possible to build a Debian package from Oracle SQL
Developer Command-Line (SQLcl). The Oracle SQL Developer program is governed
by the copyright holder (Oracle USA, Inc.), so you may be limited as to what
you can do with the resulting package (i.e. no redistribution, etc). This
utility will simply help you create the Debian package, it is your
responsibility to use the resulting package accordingly with the OTN license,
a copy of which is included in the created package, that you must agree on
when downloading the source.
.
This utility will require you to download the architecture independent archive
from ,
identified as "Oracle SQL Developer Command-Line for All Platforms", to create
the Debian package from.
.
Due to a conflicting name with content of package "parallel" the upstream
binary "sql" will be renamed. Multiple versions can coexist so
"sql.[upstream version].standalone" will invoke a specific version of
Oracle SQL Developer Command-Line, "sql.[upstram version]" will invoke
either the standalone or bundled Oracle SQL Developer Command-Line version
(in this order), while "sqlcl" (the recommended way) and
"sqlcl.standalone" take advantage of Debian's alternatives system and,
when left in auto mode, will always invoke the highest version installed.
Description-md5:
Homepage: https://lazarusllong.github.io/sqlcl-package/
Section: contrib/misc
Priority: optional
Filename: pool/contrib/s/sqlcl-package/sqlcl-package_0.1.1_all.deb