LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-11-2014, 01:54 PM   #1
mac13
LQ Newbie
 
Registered: Jan 2014
Posts: 5

Rep: Reputation: Disabled
i am having a problem,new to linux and from Ubuntu but not the same to run a pkg,what


while in linux packages i install do not run,do i have to go to terminel and do this for all packages,and what is the proper command?
 
Old 01-11-2014, 02:02 PM   #2
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Welcome to the forums!

Can you give an example of a specific application we can look at, as an example?

You are using Ubuntu, correct? Which release and which desktop environment? (For example: Ubuntu 12.04 with Unity, or Kubuntu 13.10 with KDE, or ____)

In Unity (which is considered Ubuntu's "standard" environment these days) you typically launch applications by tapping the Super (or "Windows") key and then typing a few letters of the application you want to run.
 
Old 01-11-2014, 02:29 PM   #3
ukiuki
Senior Member
 
Registered: May 2010
Location: Planet Earth
Distribution: Debian
Posts: 1,030

Rep: Reputation: 385Reputation: 385Reputation: 385Reputation: 385
Welcome to LQ !

In Ubuntu to install or remove a package there are several ways, here some:
From Ubuntu Software center, with is a graphic program and very easy and intuitive to use.

With Aptitude which is a program that runs in a terminal, although not as easy as the other one, or with pure commands in the terminal. Such as:
Code:
sudo aptitude install packagename
With apt-get which is a pure command line program to install or remove packages.
Example:
Code:
sudo apt-get install packagename
Those 3 programs when the machine is connected to the internet will automatically connect to the repositories of Ubuntu download and install the packages.

Or yet if you have the package already downloaded it is possible to use the program dpkg to install or remove a package.
example:
Code:
sudo dpkg -i packagename
For more information about how to use aptitude, apt-get and dpkg, type in the terminal the following command:
Code:
man aptitude
or
Code:
man apt-get
or
Code:
man dpkg
That will open the manual for almost any program installed in your system.

Regards
 
  


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
[SOLVED] ubuntu software center and synaptic pkg manager problem javalover Ubuntu 7 03-31-2012 10:58 PM
no sound after pkg. update ubuntu 8.10 kernel 2.6.27-4-generic robert n. Linux - General 14 03-13-2009 07:41 AM
How to run Linux/Ubuntu when we use to run XpPro and are novice in Linux language largo16 Linux - General 7 05-27-2008 03:19 PM
how to install opengl pkg on linux with ubuntu 4.1 moondog1129 Linux - Laptop and Netbook 1 02-21-2006 03:46 PM

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

All times are GMT -5. The time now is 02:14 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