kgrubeditor
Welcome to PkgBase. We're going to help you install kgrubeditor. To start, find your distribution below.
Ubuntu¶
Install kgrubeditorClick the button above to install kgrubeditor. To continue the installation, click "Yes" or "Install" on the dialog box that appears.
Problems?
Cannot Open Protocol / Unknown Protocol
- If you are not running Ubuntu 7.10+, make sure the package "apturl" is installed.
- In Konqueror & Epiphany, apturl support must be configured manually.
- Alternatively, download kgrubeditor from the Ubuntu Packages archive.
Can not find 'kgrubeditor'
- Make sure you have all of the necessary repositories enabled.
- You may have clicked on a bad link. If you typed this location in manually, please make sure you spelled the package name correctly.
An error occured
- You cancelled the install.
- The repository may be down. Please try again later.
Fedora¶
To install this package, type the following in a terminal as root:
yum install kgrubeditor
Problems?
Permission Denied
This simply means that you need to run the command as root. An alternative would be:
su -
yum install kgrubeditor
openSUSE¶
VisitWe're taking you to the openSUSE software repository, where you can download the application you need in a few clicks.
Debian¶
To install this package, type the following into a terminal as root:
apt-get install kgrubeditor
If you have the "apturl" package installed, you can install kgrubeditor simply by clicking the link below:
Install kgrubeditorProblems?
Permission Denied
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
This simply means that you need to run the command as root. An alternative would be:
su -
apt-get install kgrubeditor
or
sudo apt-get install kgrubeditor
depending on your system configuration.
Gentoo¶
To install kgrubeditor, type the following into a terminal as root:
emerge kgrubeditor
Problems?
Permission Denied
You must run emerge as root:
su -
emerge kgrubeditor