Download Latest Version lenmus-6.0.0.tar.gz (22.2 MB)
Email in envelope

Get an email when there's a new version of LenMus

Home / For Linux
Name Modified Size InfoDownloads / Week
Parent folder
lenmus-6.0.0-x86_64.AppImage 2022-02-12 154.4 MB
lenmus-6.0.0-x86_64.AppImage.asc 2022-02-12 833 Bytes
Readme.md 2020-03-21 1.5 kB
lenmus-5.6.1-x86_64.AppImage 2020-03-21 154.5 MB
Totals: 4 Items   308.9 MB 6

AppImage packages

An AppImage is a universal software package format valid for all common Linux distributions. Just download the LenMus appimage file, make it executable, and run it! No need to install. The appimage contains all the files LenMus needs to run. No system libraries or system preferences are altered. You can run LenMus anywhere including live disks.

See this YouTube video.

AppImage features

  • Distribution agnostic: Can run on various different Linux distributions
  • No need of installing and compiling software: Just click and play
  • No need of root permission: System files are not touched
  • Portability: Can be run anywhere including live disks
  • Apps are in read only mode
  • Apps are removed just by deleting the AppImage file

How to use the AppImage

  • Download the AppImage file.
  • Make it executable. By default, the downloaded AppImage file won’t have the execution permission. You’ll have to change that permission. You don’t need root privileges. Either:
    • right click on the downloaded .appimage file, select 'Properties', go to the 'Permissions' tab and check the box that says “Allow executing file as program”; or
    • open a terminal window and enter: cd <path/to/AppImage_file>; chmod u+x <AppImage_file>.
  • Run it. Either:
    • double click on the downloaded .appimage file; or
    • open a terminal window and enter: ./<AppImage_file>.
Source: Readme.md, updated 2020-03-21