Ubuntu Dmg Download
Flacon available for Mac and Linux.
In order to convert the dmg to iso you need: 1) Convert the dmg to img using dmg2img. You can install it using: sudo apt-get install dmg2img. Then (if your dmg is named image.dmg in the current folder): dmg2img image.dmg image.img. 2) To mount the img. Mkdir /media/image. Sudo modprobe hfsplus. Sudo mount -t hfsplus -o loop image.img /media/image. The distribution includes one DMG (mountable Disk Image file) that contains utilities and a separate PKG download for the install or upgrade package. The files are identified as 10.6 versions in the file names. Download the corresponding BES Client package file to the Mac computer.
Apple macOS
Mac OS users can download program from the our site.
Flacon_6.1.0.dmg
If you are using old versions of Mac OS and have problems with running the Flacon. Try the version for the legacy MacOS.
Flacon_6.1.0-LegacyOS.dmg
Flatpack for Linux
Flatpak is a modern method of distributing Linux applications. The applications run inside a sandbox environment and don’t rely on packages or environment provided by your Linux distributions.Flatpak is the recommended way to install the Flacon under Linux.
Flatpak builds of Flacon are now provided on Flathub (direct link to download flcon).
Ubuntu
Ubuntu users can use repository at launchpad. Open up a terminal and input these commands:
Debian and Linux Mint “Debian”
Debian and Linux Mint “Debian” users can use repository at OpenSUSE Build Service.
Open up a terminal and input these commands as root:
Debian 10
Debian 9
Fedora
Fedora users can install it from the official repositories.
Void Linux
Void Linux users can install it from the official repositories.
Other distribution
Ubuntu Dmg Download Torrent
Please let me know about packages for your distribution.
FreeBSD
FreeBSD users can install it from the official repositories.
Ubuntu Dmg Download Mac
Alternatively, users can install it from ports (build from source):
Source code
Flacon is a free and open source application. Patches, suggestions and comments are welcome. The source code is hosted on GitHub.
Ubuntu Dmg Download Free
If you are having troubles compiling the program, you might want to read “Build Instuctions” on the WIKI section. Also, this section is useful when you want to learn more details about a development or translation process.