How to Install and Uninstall golang-github-rubenv-sql-migrate-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-rubenv-sql-migrate-dev" package

This is a short guide on how to install golang-github-rubenv-sql-migrate-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-rubenv-sql-migrate-dev

2. Uninstall "golang-github-rubenv-sql-migrate-dev" package

This is a short guide on how to uninstall golang-github-rubenv-sql-migrate-dev on Kali Linux:

$ sudo apt remove golang-github-rubenv-sql-migrate-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-rubenv-sql-migrate-dev package on Kali Linux

Package: golang-github-rubenv-sql-migrate-dev
Source: golang-github-rubenv-sql-migrate
Version: 0.0~git20191213.0633851-3
Installed-Size: 121
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-denisenkom-go-mssqldb-dev, golang-github-go-sql-driver-mysql-dev, golang-github-mattn-go-sqlite3-dev, golang-github-mitchellh-cli-dev, golang-github-olekukonko-tablewriter-dev, golang-gopkg-check.v1-dev, golang-gopkg-gorp.v1-dev, golang-pq-dev, golang-yaml.v2-dev
Size: 25568
SHA256: 92e4b7e363a110e7c6e311af455addd5d14352dc260fe217b54a58cd8e40eb52
SHA1: 7f9f27d16b86f3be479bbaf320158b19edae7644
MD5sum: 445ec1c213e0518091f73da2a37046c4
Description: SQL schema migration tool for Go (library)
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
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-rubenv-sql-migrate/golang-github-rubenv-sql-migrate-dev_0.0~git20191213.0633851-3_all.deb