Download
•
|
|
|
md5 521731f9625786bffa0ea27fe4d9ede1
|
|
•
|
|
|
md5 a6ccadd9ec6108f2f25b7df5fb62768a
|
|
•
|
|
|
md5 1cadcfe41c061602c6448437898b7bd0
|
|
•
|
|
|
md5 13368b9ccfe7b0d3463bad2e8d899914
|
|
•
|
|
|
md5 09a117fc8ed14866960fb56b056eb02d
|
|
•
|
|
|
md5 ada274de96e03ba0eeb3c34ba0d226b1
|
|
•
|
|
|
md5 d11933e4f365fdcf7744771da7c79c63
|
|
•
|
|
|
md5 49a90e525ac0565c88be0dc4066aa08b
|
|
•
|
|
Debian package installation
Download a release file.
Using the terminal go to the directory containing the file and type: sudo dpkg -i <emount release file>
To uninstall the package, type: sudo dpkg -r emount
RPM package installation
Download a release file.
Using the terminal go to the directory containing the file and type: sudo rpm -ivh <emount release file>
To uninstall the package, type: sudo rpm -e emount
Installation from source
Download and extract a release file.
Using the terminal go to the extracted directory and type: ./configure, make, sudo make install
To uninstall the package, type: sudo make uninstall
Execute
|