answersLogoWhite

0

It depends on the distribution.

Debian-based distributions will have dpkg and APT to manage packages, and therefore you can use the following:

Installation:

  • apt-get install
  • dpkg -i

Uninstallation:

  • apt-get remove
  • dpkg -r

For some Red Hat and SUSE-based distributions may have opted to use YUM for managing packages like with APT:

Installation:

  • yum install

Uninstallation:

  • yum remove
User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you install Adobe Flash Player on Ubuntu?

install ubuntu-restricted-extras from the package repositories or ubuntu software center.


How do you install trade tiger software for Linux?

install wine and then you will be able to run .exe files on ubuntu


How do you make Ubuntu the only software on your computer?

Ubuntu is an operating system, so just tell the installer to use the entire disk. However, an operating system is useless without software, and Ubuntu includes many software packages on a clean install.


Does installing ubuntu remove windows?

No. After download and burn the Ubuntu 10.10 install disk, you can either TRY Ubuntu without affecting your Windows at all, or INSTALL Ubuntu to have them both in your PC. However, to install Ubuntu, you need to be careful. Make sure not to install Ubuntu to the Windows drive. That is all.


How do you install Ubuntu Linux on a separate partition?

Click the install as partition when installing Ubuntu.


What to do for executing exe files in ubuntu11.04?

Go to the ubuntu software store and download wine. With that you can install exe files on your system.


How do you play music files at ubuntu?

ON ubuntu* -first download the restricted extras (it has all the codecs u need) go to you terminal and type in: sudo apt-get install ubuntu-restricted-extras -then if u want a music player to play your files download something like Banshee. go to your ubuntu software center and search banshee and click install


How do you install ubuntu on an iMac G5?

PowerPC version of Ubuntu.


Will Ubuntu run Chrome?

Yes. Go to chrome.google.com and it will present you with a nice little .deb download. Or, install Chromium from the Software Center.


How do you install ubuntu 6.10 on a second partition?

When you boot from the install CD, indicate which partition you want Ubuntu installed on.


What command is used to install software from the internet on Linux?

That depends on the particular distribution. Debian-based distros (like Ubuntu) use apt-get:apt-get install packagenameFedora uses YUM:yum install packagename


Can you install windows xp pro on a laptop that has GoS on it?

Yes, but why would you want to? GoS is a derivative of Ubuntu; just install the latest version of Ubuntu on it and welcome to the world of free software. It is what I use and I can do anything you can do with XP Pro, except catch the viruses and spy-ware.