On Sat, Nov 26, 2011 at 10:27 AM, Kristopher John Gamrat <
chaotickjg(a)gmail.com> wrote:
On Friday 25 November 2011 11:25:32 pm Bimal Rekhadiya
wrote:
Hello,
I am trying to install TDE on my Ubuntu 11.04 system.
I have added all four repositories and GPG key as described in
http://www.trinitydesktop.org/installation.php#ubuntu
Than I run the command "sudo apt-get install
kubuntu-default-settings-trinity kubuntu-desktop-trinity" to install TDE.
It downloads all files and when it start it tries to remove SUDO.
<snip>
How to solve this so I can install the TDE on my
Ubuntu system?
Thanks
TDE has it's own sudo package. It has kdesudo-trinity and sudo-trinity.
The latter is the replacement. Since it's a different package from a
different vendor, apt-get doesn't recognize these as being the same.
*If you don't get any other suggestions from the more experienced*, I'd
suggest that you make a backup copy of the /etc/sudoers file (this tells
sudo who can do what with sudo, including your default user), set a
password for root password as apt-get suggests, then follow through with
the installation. Once it finishes, drop the sudoers file back into place
to make sure your user can still use sudo (use "su -" without quotes to
become root to restore it if needed).
--
Kristopher Gamrat
Ark Linux webmaster
http://www.arklinux.org/
This works perfectly. I have now installed TDE and enjoying !!!
Thank you.