Results 1 to 3 of 3
HI .. new to ubuntu..
what is the general command to install an app from a folder ..
is it.... $ sudo apt-get install (App name)??
NOt sure .. can ...
- 02-16-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 4
Installing Apps
HI .. new to ubuntu..
what is the general command to install an app from a folder ..
is it.... $ sudo apt-get install (App name)??
NOt sure .. can you help
Thanks
- 02-16-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Welcome to the forums!
You can use apt to install packages from your repositories like this:
Check the APT Manual for other methods of installing using apt:Code:sudo apt-get install package_name
APT HOWTO - Managing packages
I think you'll need to look at this page to install packages locally using apt:
APT HOWTO - Basic Configurationoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-16-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 4
Tnks
Thanks for the info ..
Have a nice day/night/evening/morning.. What ever it is where you live


Reply With Quote