| MAXMENU: A MENU SHELL FOR LINUX |
|
! MAXMENU WAS FEATURED IN THE OCTOBER 2009 ISSUE OF LINUX FORMAT MAGAZINE !
|
»
MAXMENU is a software program for Linux «
The software consists of bash shell scripts that use a menu system
with dialog boxes to make recurring tasks less complicated.
It is perfect to reduce software bloat on your system. If you install this program,
you can uninstall certain GUI applications, like for instance Brasero.
MaxMenu was last updated on Sat May 12 2012
CHANGELOG
KNOWN BUGS
|
|
|
WHAT YOU CAN DO WITH MAXMENU:
In short: Write DVD's - Rip CD's to OGG/MP3 - Convert OGG/MP3/FLAC/WMV/MP4
to OGG/MP3 - Record video to AVI from TV - Batch rename files - Login with
SSH keys - Compile a kernel - Create an initrd ramdisk - Check your
filesystems - Manage system services - Automagically save all partition
tables - Install, remove and query RPM software packages - Remove Debian
'leaf' packages - Tune your guitar etc, etc... For a more detailed
feature description see below.
The program consists of a base script, a required configuration
module, and a set of optional plugin-modules. The main programs are
"maxmenu" and its requires configuration module, "maxmenu-config".
The other modules are called audio, burn, filetools, floppy, graphics,
nettools, pkgdeb, pkgrpm, ssh, system, tuner and video. The modules will
automagically be accessible from the main graphical menu if they are installed.
|
GET MAXMENU FOR UBUNTU OR LINUX MINT:
To add the MaxMenu Personal Package Archive (PPA) to your UBUNTU or sudo add-apt-repository ppa:maccus/ppa && sudo apt-get update
Or, run Software Sources and ppa:maccus/ppa
You can install all packages with Software Center or Synaptic, OR sudo apt-get install maxmen* GET MAXMENU FOR DEBIAN:
DISCLAIMER: Installing any Ubuntu package on a Debian system could break your system! ADDING THE MAXMENU PPA TO DEBIAN:
sudo is not set up by default on Debian Testing, so you have su -
To add the MaxMenu PPA to your software sources and install MaxMenu
echo "deb http://ppa.launchpad.net/maccus/ppa/ubuntu precise main #MaxMenu PPA" > /etc/apt/sources.list.d/maxmenu-ppa.list
ADDING THE MAXMENU PPA TO LINUX MINT DEBIAN EDITION:
To add the MaxMenu PPA to your software sources and install
sudo sh -c 'echo "deb http://ppa.launchpad.net/maccus/ppa/ubuntu precise main #MaxMenu PPA" > /etc/apt/sources.list.d/maxmenu-ppa.list'
NOTE to users of Linux Mint Debian Edtion, Debian Wheezy, Ubuntu 11.10 Oneiric, sudo dpkg -i --force-downgrade ~/Downloads/zenity* |
|
|
DESCRIPTIONS AND SCREENSHOTS OF THE VARIOUS MODULES
All scripts are currently written and tested on Ubuntu Lucid 10.04 and Debian Testing (Wheezy).
All scripst are released under the GNU GENERAL PUBLIC LICENSE