Replacing Xubuntu with Ubuntu


Recommended Posts

The first time I installed Xubuntu I ended up wiping my XP , The second time was smoother but now I want to try Ubuntu ... I downloaded and burned the image, booted from a CD and arrived at the parition manager ... The Manager recognizes Three partitions , One for Windows , One for Xubuntu and one is without an OS but I use it to store all my data ... So basically I have three partitions C:\ , D:\ and U:\ Where U is the partition I have Xubuntu installe on ....

I want to try Ubuntu and at the same time I want to remove Xubuntu so I'm planning on installing Ubuntu on U:\ now what I want to know is will this remove Xubuntu and replace it with Ubuntu ?? And what should I do to make sure it is done properly ?? In the partition manager There is an option that says "Install them side by side" regarding OSes ..I do want to install Ubuntu side by side with Windows but I want it to replace Xubuntu , Now is this the option I should be choosing then ??

Link to comment
https://www.neowin.net/forum/topic/767066-replacing-xubuntu-with-ubuntu/
Share on other sites

  MuffloN said:
Wouldn't the quickest way just to boot Xubuntu and do a "sudo apt-get remove xubuntu-desktop " and "sudo apt-get install ubuntu-desktop gdm"

Maybe , Not really comfortable or familliar with that sudo apt stuff ... I have the image already burned and I just want to wipe Xubuntu entirely

Xubuntu and Ubuntu are the same operating system, it makes no sense erasing it and installing the same one again,

sudo apt-get install ubuntu-desktop

will install gnome desktop (for that is the only difference between the two) which you will be able to choose on login. If you are worried about space, feel free to remove the xfce.

If you want to get rid of Xubuntu, and install Ubuntu...

http://www.psychocats.net/ubuntu/puregnome

  Quote
Remove Xubuntu

Paste this command into the terminal:

sudo apt-get remove a2ps abiword abiword-common abiword-help abiword-plugin-grammar abiword-plugin-mathview abiword-plugins app-install-data-commercial aumix catfish cupsys-driver-gutenprint exo-utils fortune-mod fortunes-min gigolo gnumeric gnumeric-common gnumeric-doc gnumeric-gtk gpicview gtk2-engines-xfce imagemagick imagemagick-doc latex-xft-fonts libaiksaurus-1.2-0c2a libaiksaurus-1.2-data libaiksaurusgtk-1.2-0c2a libdiscid0 libexo-0.3-0 libfftw3-3 libgda3-3 libgda3-bin libgda3-common libgdl-1-0 libgdl-1-common libgdome2-0 libgdome2-cpp-smart0c2a libgoffice-0-6 libgoffice-0-6-common libgoffice-gtk-0-6 libgsf-gnome-1-114 libgtkmathview0c2a liblink-grammar4 libloudmouth1-0 libmad0 libmpcdec3 libnotify-bin libofa0 libots0 librecode0 libt1-5 libtagc0 libthunar-vfs-1-2 libtunepimp5 libwv-1.2-3 libxfce4menu-0.1-0 libxfce4util4 libxfcegui4-4 libxfconf-0-2 link-grammar-dictionaries-en listen mousepad mozilla-thunderbird orage oss-compat psutils python-gnome2-extras python-musicbrainz2 python-mutagen python-ogg python-pymad python-pyogg python-pysqlite2 python-pyvorbis python-tunepimp scim-modules-table scim-tables-additional tango-icon-theme tango-icon-theme-common tcl8.4 thunar thunar-archive-plugin thunar-data thunar-media-tags-plugin thunar-thumbnailers thunar-volman thunderbird vim-runtime wdiff xchat xchat-common xfce4-appfinder xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpugraph-plugin xfce4-dict xfce4-dict-plugin xfce4-fsguard-plugin xfce4-governor-plugin xfce4-mailwatch-plugin xfce4-mixer xfce4-mount-plugin xfce4-netload-plugin xfce4-notes-plugin xfce4-panel xfce4-places-plugin xfce4-quicklauncher-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-smartbookmark-plugin xfce4-systemload-plugin xfce4-terminal xfce4-utils xfce4-verve-plugin xfce4-weather-plugin xfce4-xkb-plugin xfconf xfdesktop4 xfdesktop4-data xfprint4 xfswitch-plugin xfwm4 xfwm4-themes xubuntu-artwork xubuntu-artwork-usplash xubuntu-default-settings xubuntu-desktop xubuntu-docs && sudo apt-get install ubuntu-desktop

That's only for Jaunty, though. Follow the link if you need to get rid of an older version of Xubuntu.

Edited by brentaal
  Zickar said:
I want to try Ubuntu and at the same time I want to remove Xubuntu so I'm planning on installing Ubuntu on U:\ now what I want to know is will this remove Xubuntu and replace it with Ubuntu ?? And what should I do to make sure it is done properly ?? In the partition manager There is an option that says "Install them side by side" regarding OSes ..I do want to install Ubuntu side by side with Windows but I want it to replace Xubuntu , Now is this the option I should be choosing then ??

What I would do.....run the Ubuntu LiveCD and run the install. When you get to the partition part of the install do a manual and be sure to use your U partition and format it. Finish the install. Ubuntu will replace Xubuntu and Grub will find Windows and you can still run both.

  Zapadlo said:
Xubuntu and Ubuntu are the same operating system, it makes no sense erasing it and installing the same one again,
sudo apt-get install ubuntu-desktop

will install gnome desktop (for that is the only difference between the two) which you will be able to choose on login. If you are worried about space, feel free to remove the xfce.

I have to say that this is the most sound advice here.

Ubuntu and Xubuntu aren't different Operating Systems. Both are the same Linux, but with a different desktop default.

I agree with Mark. Don't reinstall Linux or remove XFCE (the Xubuntu environment) for the sake of trying Gnome (the Ubuntu environment). They are ordinary software packages and you can have them installed side-by-side. Run the terminal command given by Zapadlo. Once that is done, logout so you get back to the login screen when you're booting your system. At the bottom, click Options, then Select Session, then choose Gnome. To get back to using XFCE, just go through the login screen stuff again and choose XFCE.

  Growled said:
Maybe he just wants to reinstall. :)

Well that is exactly what I want to do ... I want a clean fresh install , I know they are the same OS with different Desktop environment like Kubuntu and Edubuntu or whatever its called but I just want to remove everything and have a clean fresh install , as simple as that because I was experimenting the last time with Xubuntu so now I want to clean whatever I messed up and place a clean install ... I will give this a shot though , Atm I'm updating the packages in Xubuntu , For some reason I found out I'm using 8.04 instead of 8.10 so I'm downloading all the updates

  Zickar said:
Well that is exactly what I want to do ... I want a clean fresh install , I know they are the same OS with different Desktop environment like Kubuntu and Edubuntu or whatever its called but I just want to remove everything and have a clean fresh install , as simple as that because I was experimenting the last time with Xubuntu so now I want to clean whatever I messed up and place a clean install ... I will give this a shot though , Atm I'm updating the packages in Xubuntu , For some reason I found out I'm using 8.04 instead of 8.10 so I'm downloading all the updates

In that case, what Growled has said really. Easiest way is to boot LiveCD and handle partitions when installing Ubuntu. By the way latest release is 9.04. I would advise getting that so you don't have to upgrade newly installed 8.10.

  Zapadlo said:
In that case, what Growled has said really. Easiest way is to boot LiveCD and handle partitions when installing Ubuntu. By the way latest release is 9.04. I would advise getting that so you don't have to upgrade newly installed 8.10.

Yeah yeah I know , But I"m pointing out that my Xubuntu isn't even the last version , Its 2 versions old so that's why I want to wipe it out all together

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Par for the course. I asked a question a few days ago and was threatened to be reported. 😂
    • Ummmm Are you kidding? Do think these books being sold are disclosing they are AI written?
    • i'm just commenting because of this madness. you simply asked "what crowd" which i too am genuinely curious about, only to receive a response in the form of a link that directs to an analysis of the audited financial statements with the accompanying notes. then you say that the guy who wrote it is stupid, which whatever, that's not an argument being discussed atm, only to receive a response from Arceles saying "i don't deal with people whose first response is an ad homenim". jesus. this is like making a claim, and then saying "i don't deal with people who speak in a certain way or swear so i'm not gonna answer you hah!" (said in a nasaly voice, not trying to depict you Arceles). then focus on the argument instead of the explanation begins... "so what don't you like about the guy (lunduke)" followed by "he just likes to insult people" and the explanation for the "crowd" being referred to was never even established. so a request for an explanation about the crowd turned into an argument about "why do you think lunduke is an idiot". wowza.
    • Sony lays off 30% of staff from Days Gone developer Bend Studio by Pulasthi Ariyasinghe Another wave of layoffs has hit the game developer space, and this time, it's a first-party Sony studio that's been affected. Following a report by Bloomberg's Jason Schreier, Bend Studio has confirmed that it is letting go of "incredibly talented teammates" as it begins work on a new game project. "Today, we said goodbye to some incredibly talented teammates as we transition to our next project," said Bend Studio in a social media post today. "We're deeply thankful for their contributions as they've shaped who we are, and their impact will always be part of our story." Bend Studio is most well-known for its 2019-released open-world zombie adventure Days Gone, which even received a remaster just a few months ago. Prior to that, the studio had been responsible for the classic Syphon Filter series while also developing several PlayStation Portable and Vita games like Resistance: Retribution and Uncharted: Golden Abyss, respectively. "This is a difficult moment for our team, but we hold immense respect for everyone who got us here," the company added. "As we move forward, we remain committed to building the future of Bend Studio with creativity, passion, and innovation in the titles we craft." While Sony did not detail just how many staff have been affected by this latest decision, Jason Schreier revealed that 30% of the studio is being laid off. This amounts to around 40 people, according to the reporter. Earlier this year, Sony canceled two live service games that were in development at Bend Studio and Bluepoint Games. It was never revealed what this mystery game was supposed to be. "Bend and Bluepoint are highly accomplished teams who are valued members of the PlayStation Studios family," Sony said at the time. It's unclear if Bluepoint, which had been developing a God of War live service experience, will soon be hit by its own wave of layoffs too.
    • KataLib 4.5.3.0 by Razvan Serea KataLib is more than just a music player — it's a complete audio suite designed for music lovers and creators alike. It combines a powerful audio player, a flexible metadata editor, a capable audio converter, and a music library manager into one streamlined application. Core Features: Audio Player Enjoy seamless playback of virtually any audio format or even streaming video files. DJ Mode lets you mix tracks with manual or automatic crossfades. You can also load and save WinAmp-style playlists for quick access to your favorite sets. Audio Converter Convert between a wide range of audio formats effortlessly. Trim or normalize your output automatically, and even extract audio from streaming video sources. Ideal for preparing files for different devices or platforms. Metadata Editor View and edit ID3v2 tags and other metadata. Batch edit multiple files at once, and fetch missing information directly from the MusicBrainz database. You can also apply or update album art with ease. Music Library Manager Organize your entire audio collection, search across tracks instantly, and download cover images from the internet — or use your own custom artwork. KataLib makes it easy to keep your library tidy and enriched with useful info. Supported Formats: KataLib supports a wide range of both lossy and lossless audio formats: Input: OPUS, AAC, FLAC, M4A, MP3, MP4, MPC, APE, AIF, MKV, AVI, MOV, FLV, WEBM, Ogg Vorbis, WAV, WAVPack, WMA Output: OPUS, FLAC, M4A, MP3, Ogg Vorbis, WAV Under the hood, KataLib uses the trusted FFmpeg engine for audio conversion and media playback, ensuring compatibility with virtually all mainstream media formats. Download: KataLib 4.5.3.0 | 64.5 MB (Open Source) Links: KataLib Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      K Dorman earned a badge
      First Post
    • Reacting Well
      rshit earned a badge
      Reacting Well
    • Reacting Well
      Alan- earned a badge
      Reacting Well
    • Week One Done
      IAMFLUXX earned a badge
      Week One Done
    • One Month Later
      Æhund earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      545
    2. 2
      ATLien_0
      268
    3. 3
      +FloatingFatMan
      207
    4. 4
      +Edouard
      203
    5. 5
      snowy owl
      140
  • Tell a friend

    Love Neowin? Tell a friend!