How to Install and Uninstall golang-github-go-xorm-xorm-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "golang-github-go-xorm-xorm-dev" package

This guide covers the steps necessary to install golang-github-go-xorm-xorm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-go-xorm-xorm-dev

2. Uninstall "golang-github-go-xorm-xorm-dev" package

Please follow the step by step instructions below to uninstall golang-github-go-xorm-xorm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-go-xorm-xorm-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-go-xorm-xorm-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-go-xorm-xorm-dev
Priority: extra
Section: universe/devel
Installed-Size: 381
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-go-xorm-xorm
Version: 0.4.3+git20150905.0.4012ee5-1
Depends: golang-go, golang-github-go-sql-driver-mysql-dev, golang-github-go-xorm-core-dev, golang-github-mattn-go-sqlite3-dev
Filename: pool/universe/g/golang-github-go-xorm-xorm/golang-github-go-xorm-xorm-dev_0.4.3+git20150905.0.4012ee5-1_all.deb
Size: 57042
MD5sum: 2ac0136610bb707e1c76ca71c50c6cdb
SHA1: b5cae4c18f5338f65592ba8d64b544057ad8cb47
SHA256: 36d2a555937450ed2cd4604da62b1b2c390a9fe82ed62c7ad619689be30f0297
Description-en: Simple and Powerful ORM for Go, support mysql/sqlite3/postgres/mssql/oracle
Xorm is a simple and powerful ORM for Go.
.
Features:
- Struct <-> Table Mapping Support
- Chainable APIs
- Transaction Support
- Both ORM and raw SQL operation Support
- Sync database schema Support
- Query Cache speed up
- Database Reverse support
- Simple cascade loading support
- Optimistic Locking support
Description-md5: e9b87568f9626feff95e3ba6ce583042
Built-Using: golang (= 2:1.5.1-0ubuntu2), golang-github-go-sql-driver-mysql (= 1.2-1), golang-github-go-xorm-core (= 0.4.4-1), golang-github-mattn-go-sqlite3 (= 1.1.0~dfsg1-1)
Homepage: https://github.com/go-xorm/xorm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions