Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-13-2008, 12:07 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2008
Location: Australia
Posts: 3
Rep:
|
Installing and uninstalling programs on the Asus EEE PC - How?
I am a complete Newbie to Linux... I just got it (yesterday) on my new EEE PC. I want to make some changes with it. How do I go about putting new programs into the Linux system on my EEE PC. (It doesn't seem to have a de-compression utility, so when I tried downloading the freeware straight to my miniPC, I couldn't find any way to decompress it.)
Can anyone explain to me the differences between Linux and Windows that I need to be aware of to add or remove programs from Linux?
Thanks.
|
|
|
|
06-13-2008, 01:06 AM
|
#2
|
|
LQ Addict
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian Squeeze
Posts: 5,570
|
The one thing that binds all GNU/Linux distributions is the kernel (whence the Linux name). Beyond that, the X window system provides communication with the kernel for the desktop environments (Kde, Gnome, Xfce and others). The set of applications the distribution (distro) provides to make use of the kernel is what makes up the distro.
The packaging of applications falls into these categories: source code (packages with .tar, .tar.gz, and .tar.bz2 file extensions), .tgz for Slackware and derived distros, .deb packages for Debian and Debian-derived distros (such as Kanotix on the eeePC), and .rpm for RedHat and other .rpm-based distros.
All distros may use source code apps (which must be compiled in order to install). Your eeePC probably came with a stripped-down version of Kanotix, which is Debian-derived and uses packages with the .deb extension.
The usual way to install software is to first update your Debian repositories list to get information on the available packages. Open a console and enter the command 'apt-get update' to update your repository information, then 'apt-get install <packagename>' to install a package. If there are dependencies (the package requires that other packages be installed in order for the one you want to work) apt will also install the dependencies, assuming they are in the repository.
You can also do the same graphically with the Synaptic program, which is a graphic front-end for apt-get. It will list the available packages in the repository, and indicate which you now have installed.
To remove a .deb package, issue the command 'apt-get remove <packagename>', or use Synaptic to select the application to remove.
Rpm based distros have similar means of installing/removing software.
Source code based distros also have package management software.
The major differences between windows and Linux: you seldom, if ever need to defrag (and then it's usually not necessary until a partition nears full), and stability (you can leave the system running for ages). The main difference, in my opinion, is choice. You have choices you could never dream of in windows. The second great difference is the cost (all you need is an internet connection, a cd/dvd drive, and disks to burn the software onto, and you can have gigabytes of software).
The drawbacks: hardware vendors don't support Linux as readily as they do windows and Mac, so getting drivers for bleeding-edge hardware can be a pain. Also, you don't have an undelete utility such as in windows. So, if you delete something, getting it back is very difficult unless you have a backup you can use to restore what you deleted.
|
|
|
|
06-13-2008, 03:30 PM
|
#3
|
|
LQ Newbie
Registered: Jun 2008
Location: Australia
Posts: 3
Original Poster
Rep:
|
Thanks for that. Some helpful advice and perspective. I read online that the EEE PC has a Xandros system (whatever that means). Does your advice on how to install/uninstall apply to that?
The usual way to install software is to first update your Debian repositories list to get information on the available packages. Open a console and enter the command 'apt-get update' to update your repository information, then 'apt-get install <packagename>' to install a package. If there are dependencies (the package requires that other packages be installed in order for the one you want to work) apt will also install the dependencies, assuming they are in the repository.
You can also do the same graphically with the Synaptic program, which is a graphic front-end for apt-get. It will list the available packages in the repository, and indicate which you now have installed.
To remove a .deb package, issue the command 'apt-get remove <packagename>', or use Synaptic to select the application to remove. Thanks a lot. :-)
|
|
|
|
06-13-2008, 04:11 PM
|
#4
|
|
Senior Member
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,843
Rep: 
|
Check out the eeewiki here: http://wiki.eeeuser.com/
They have loads of information on how to customise your eeepc.
|
|
|
|
06-13-2008, 04:39 PM
|
#5
|
|
LQ Addict
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian Squeeze
Posts: 5,570
|
My bad. eeePC uses a Xandros-derives distro; not Kanotix. But, it is still a Debian-based distro. So the instructions on uses repositories (in this case, the Xandros repos) should still work. You can find the Xandros repos here: ftp://ftp2.xandros.com/src/
|
|
|
|
06-14-2008, 01:16 AM
|
#6
|
|
LQ Newbie
Registered: Jun 2008
Location: Australia
Posts: 3
Original Poster
Rep:
|
Thank you both!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:09 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|