Mined is free software provided under the GNU Public License.
If you appreciate mined you are welcome to a small
donation.
Build: |
make to produce mined.
Install:
|
| make install for a root installation (for all users).
make localinstall to install into /usr/local (or /sw on Mac OS)
make optinstall to install into /opt/mined
make install root=$HOME for a personal installation into $HOME/usr/bin and $HOME/usr/share
make install prefix=$HOME for a personal installation into $HOME/bin and $HOME/share
|
For Slackware, openSUSE, Fedora, ALT Linux, CentOS, select a mined package from pkgs.org.
pkg_add -r mined
to fetch and install the
binary package.
apt install mined
to
install the Debian distribution package.