How to Install and Uninstall sql-migrate Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "sql-migrate" package

Learn how to install sql-migrate on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install sql-migrate

2. Uninstall "sql-migrate" package

Here is a brief guide to show you how to uninstall sql-migrate on Ubuntu 21.10 (Impish Indri):

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

3. Information about the sql-migrate package on Ubuntu 21.10 (Impish Indri)

Package: sql-migrate
Architecture: amd64
Version: 0.0~git20191213.0633851-2build1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-armon-go-radix (= 1.0.0-1), golang-github-bgentry-speakeasy (= 0.1.0-1), golang-github-denisenkom-go-mssqldb (= 0.0~git20170717.0.8fccfc8-5), golang-github-fatih-color (= 1.7.0-1), golang-github-go-sql-driver-mysql (= 1.5.0-1), golang-github-hashicorp-errwrap (= 1.0.0-1), golang-github-hashicorp-go-multierror (= 1.0.0-1), golang-github-lib-pq (= 1.3.0-1), golang-github-mattn-go-colorable (= 0.1.7-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-mattn-go-runewidth (= 0.0.9-1), golang-github-mattn-go-sqlite3 (= 1.6.0~ds1-2), golang-github-mitchellh-cli (= 1.1.1-1), golang-github-olekukonko-tablewriter (= 0.0.4-1), golang-github-posener-complete (= 1.2.3-1), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-golang-x-net (= 1:0.0+git20201031.ff519b6+dfsg-1), golang-golang-x-sys (= 0.0~git20201101.da20708-1), golang-gopkg-gorp.v1 (= 1.7.2-2), golang-yaml.v2 (= 2.3.0-1)
Priority: optional
Section: universe/devel
Source: golang-github-rubenv-sql-migrate
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8157
Depends: libc6 (>= 2.32), libsqlite3-0 (>= 3.7.15)
Filename: pool/universe/g/golang-github-rubenv-sql-migrate/sql-migrate_0.0~git20191213.0633851-2build1_amd64.deb
Size: 2367816
MD5sum: 96f3fb2e83b925a59132820dee57ee90
SHA1: 161267983da0376555f3aa792eee2e02d6a8375c
SHA256: 1637e35522aca034131d25c375e225c4aec7fc4d071ddc397f2b84406acffa3c
SHA512: 9c26488a708d95d2d0e41db291ab02a77e0fca656cfcea97810e29e6c2d0ab04368f0007c6de151a737290d84f45e66c1e2d6fbf70054588aa83835b558ef232
Homepage: https://github.com/rubenv/sql-migrate
Description-en: 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: 6b893ecb8abffe16f1628bdf7e8e196a