LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 03-24-2011, 01:28 PM   #1
luxulterior
LQ Newbie
 
Registered: Mar 2011
Posts: 1

Rep: Reputation: 0
Unhappy Where is ADD/REMOVE in xubuntu?


Complete newb here

I installed xunbuntu just a few minutes ago and I am trying to install an accounting app that I got online.

Everywhere I look tells me to go to applications-> Settings--> Add/Remove" but in 10.10 this has been replaced with the ubuntu software center. Now I am looking at this thing and I see no possible way to install a package I downloaded.

what do I do? I only have 3 choices:

provided by ubuntu
Canonical partners
for purchase

cant I use non native private software packages?
Even though I downloaded the package I want to install, using sudo apt-get in terminal also does not work since it is unable to locate the package. probably because it is tar.gz

So I looked some more and got alien to convert the .tar.gz into .deb but of course, no matter what the location, using alien with sudo comand in terminal never locates the file regardless if it in desktop where it is or in the download file.

I can't figure this out.

-Jp

Last edited by luxulterior; 03-24-2011 at 01:30 PM.
 
Old 03-24-2011, 02:07 PM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
You have at least 3 options that I can think of:

System->Administration->Synaptic Package Manager

dpkg

apt-get install

And a 4th one, download the source of whatever you're installing, make it and install it.

Actually now that I look further at your query, you have to do #4 I believe because you have a tar.gz file.

tar -xvf <filename.tar.gz> will extract it.

Look for INSTALL or README and check on how to build and install it.

Likely you would have to:
- change to the directory where the sources got extracted, and likely that directory was created by the extraction.
- In there, type "./configure"
- After that is done (providing it succeeds), type "make"
- After that is done, type "sudo make install" and put in your password, or you may have to become root if your user is not allowed even sudo privileges.

But check with the extracted documents to make sure that the typical "configure/make/make install" flow is how to build and install their application.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xubuntu 9.04 installed in XP (Wubi install) - add Win7RC? tigertim71 Linux - Newbie 2 05-05-2009 04:18 PM
Slim Xubuntu, what files can I remove ? pema Ubuntu 2 01-28-2009 07:54 AM
xubuntu: how to add greek flag in keyboard switcher eypros Ubuntu 2 11-09-2008 07:28 AM
Removing some packages will remove Xubuntu choey2k5 Ubuntu 2 09-12-2006 06:18 AM
Cant add MySQL through add/remove programs Hero Doug Fedora 6 01-03-2004 10:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration