How to Install gcc-mips64-linux-gnuabi64 software package in Ubuntu 16.10 (Yakkety Yak)

How to Install gcc-mips64-linux-gnuabi64 software package in Ubuntu 16.10 (Yakkety Yak)

gcc-mips64-linux-gnuabi64 software package provides GNU C compiler for the mips64 architecture, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gcc-mips64-linux-gnuabi64 

gcc-mips64-linux-gnuabi64 is installed in your system.

Make ensure the gcc-mips64-linux-gnuabi64 package were installed using the commands given below,

$ sudo dpkg-query -l | grep gcc-mips64-linux-gnuabi64 *

You will get with gcc-mips64-linux-gnuabi64 package name, version, architecture and description in a table

gcc-mips64-linux-gnuabi64 package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package gcc-mips64-linux-gnuabi64
Version 4:6.1.1--2ubuntu1
Description GNU C compiler for the mips64 architecture
Sub Section Devel


See Also, How to uninstall or remove gcc-mips64-linux-gnuabi64 software package from Ubuntu 16.10 (Yakkety Yak)?