Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4

    Smile 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

  2. #2
    oz
    oz is online now
    forum.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:

    Code:
    sudo apt-get install package_name
    Check the APT Manual for other methods of installing using apt:

    APT HOWTO - Managing packages

    I think you'll need to look at this page to install packages locally using apt:

    APT HOWTO - Basic Configuration
    oz

    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.

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4

    Thumbs up Tnks

    Thanks for the info ..

    Have a nice day/night/evening/morning.. What ever it is where you live

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...