Results 1 to 3 of 3

Thread: Problems installing software

  1. #1
    Join Date
    May 2015
    Beans
    1

    Problems installing software

    how to install software since l dont have athentication previledges
    Last edited by QIII; May 2nd, 2015 at 08:00 PM. Reason: descriptive title

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Problems installing software

    Hello!

    What do you mean by not having authentication privileges?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: Problems installing software

    Hello joe165 and welcome to Ubuntu,

    there are several ways to install software on Ubuntu. you use your user password to gain administrative privileges.
    In the software center you'll be prompted for a password , simply enter your user password.
    from a terminal you can use "sudo" to access administrative privileges for example
    Code:
    sudo apt-get install <package name>
    you enter your user password when prompted. and replace <package name> with the name of the package you want to install (Without the brackets)

    here's a page about installing software you may want to read also.
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

Bookmarks

Posting Permissions

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