How to Install freebsd6-buildutils software package in Debian 9 (Stretch)

How to Install freebsd6-buildutils software package in Debian 9 (Stretch)

freebsd6-buildutils software package provides virtual package provided by freebsd-buildutils, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install freebsd6-buildutils

freebsd6-buildutils is installed in your system.

Make ensure the freebsd6-buildutils package were installed using the commands given below,

$ sudo dpkg-query -l | grep freebsd6-buildutils*

You will get with freebsd6-buildutils package name, version, architecture and description in a table

freebsd6-buildutils package basic information:

Distro Debian 9 stretch
Section Virtual packages
Package freebsd6-buildutils
Version
Description virtual package provided by freebsd-buildutils
Sub Section Virtual


See Also, How to uninstall or remove freebsd6-buildutils software package from Debian 9 (Stretch)?