While checking my updates from GnomeFiles.org I came across an app called GNU Solfege. Since my biggest issues while studying at the conservatory were centered on my problems getting a firm hold on solfege (ear training) I decided I should install it and work on training my ears again. Version 3.12 of GNU Solfege has come out but when I checked the Ubuntu repos I saw that they have version 3.10 so I looked for a new version. Unfortunately I saw they have installers for Windows and OSX, along with RPM packages for Mandrake, none of which I could use. They also have something called an autopackage installer, with an extension of .package. I’d heard something about Autopackage a while back so I looked around for what I needed to install GNU Solfege from the autopackage package.
It turns out I don’t need to install anything to be able to use it, and the Autopackage website has a very well written tutorial on installing .package files, compete with screenshots to let you see what you need to do. Basically you need to
- Download the
.packagefile, then open Nautilus to where you saved the file. - Right click on the file and select Properties
- Go to the Permissions tab and make sure the owner has execute privileges
- Close the Properties and double click the file to run it
- If you get a dialog asking what you want to do click on Run
That’s it! Every time after the first run you won’t even need to do all those steps, just double click on the file and run it. If you’d rather install it from the command line just change to the location you saved the file and run one simple command
bash [package_name]package
That’s it. The Autopackage site recommends uninstalling the current version first if you’re upgrading a program like this, and you can find it under Applications > System Tools > Manage 3rd party software (it may be at the bottom of your System Tools software). But you can also run package remove [program_name] from the command line to uninstall them. What I did see when I ran the Solfege installer today to double check the process before I started writing this post from the command line was
Removing currently installed version of 'GNU Solfege 3.12.0'.
Dang that was easy! When the installer finished I found a new entry on my Applications > Education menu.
If you’re worried about the possible security issues with .package files you don’t need to worry. Before it confirms that you want to install the package it asks for your admin (root) password so you don’t have the security issues that come with apps like Ultimatix. There are a number of apps available in .package format, but there is one thing you’ll need to keep in mind before you install any of them: You’re on your own for finding updates on packages you install from .package files, so using .package files might want to be a last resort for installing things, coming higher on the possible install method listing above only installing from source code.
RSS - Posts




