How to Install and Uninstall sql-migrate Package on Kali Linux

Last updated: May 20,2024

1. Install "sql-migrate" package

Please follow the steps below to install sql-migrate on Kali Linux

$ sudo apt update $ sudo apt install sql-migrate

2. Uninstall "sql-migrate" package

Learn how to uninstall sql-migrate on Kali Linux:

$ sudo apt remove sql-migrate $ sudo apt autoclean && sudo apt autoremove

3. Information about the sql-migrate package on Kali Linux

Package: sql-migrate
Source: golang-github-rubenv-sql-migrate (0.0~git20191213.0633851-3)
Version: 0.0~git20191213.0633851-3+b7
Installed-Size: 8539
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libsqlite3-0 (>= 3.36.0)
Size: 2595856
SHA256: 894d29de2d289b607dac91431f0d63a5bc8593ad9c474a16c57761388b9a7b5b
SHA1: 706fbc5eb4b184bd9ea751d98ba07cd7402e4d47
MD5sum: e3887949823be5dcf955fd062768a1e6
Description: SQL schema migration tool for Go (program)
sql-migrate is SQL Schema migration tool for Go based on gorp and goose
.
Features
• Usable as a CLI tool or as a library
• Supports SQLite, PostgreSQL, MySQL, MSSQL and Oracle databases
(through gorp)
• Can embed migrations into your application
• Migrations are defined with SQL for full flexibility
• Atomic migrations
• Up/down migrations to allow rollback
• Supports multiple database types in one project
• Works great with other libraries such as sqlx
Description-md5:
Homepage: https://github.com/rubenv/sql-migrate
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-armon-go-radix (= 1.0.0-2), golang-github-bgentry-speakeasy (= 0.1.0-2), golang-github-denisenkom-go-mssqldb (= 0.0~git20170717.0.8fccfc8-7), golang-github-fatih-color (= 1.15.0-1), golang-github-go-sql-driver-mysql (= 1.5.0-2), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-lib-pq (= 1.10.9-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mattn-go-sqlite3 (= 1.14.17~ds1-2), golang-github-mitchellh-cli (= 1.1.1-1), golang-github-olekukonko-tablewriter (= 0.0.5-2), golang-github-posener-complete (= 1.2.3-2), golang-github-rivo-uniseg (= 0.4.4-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-gopkg-gorp.v1 (= 1.7.2-2), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-rubenv-sql-migrate/sql-migrate_0.0~git20191213.0633851-3+b7_amd64.deb