Results 1 to 3 of 3

Thread: Permissions.

  1. #1
    Join Date
    2022-Jun
    Posts
    1

    Permissions.

    Every time I try do perform any updates or perform various tasks I get the same msg. > ──
    (root㉿DESKTOP-0RLMK5U)-[/home/loyd]
    └─# apt install update
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package update

    Any advise would be greatly appreciated

    Thank You,
    Lil Loyd

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    you asked it to fetch (apt) and install a package named update..

    apt-get update

  3. #3
    Join Date
    2021-Jun
    Location
    The Land of the Dead
    Posts
    39
    Quote Originally Posted by Lil Loyd View Post
    Any advise would be greatly appreciated
    Read the man apt page for starts:

    Code:
    man apt
    apt update
    apt upgrade
    apt search firewalk
    apt install firewalk
    apt autoremove
    man firewalk

Similar Threads

  1. How can I get highest permissions
    By japonczyk in forum General Archive
    Replies: 0
    Last Post: 2022-01-07, 16:35
  2. Permissions Issue Running Apps
    By toomuchtoolearn in forum General Archive
    Replies: 0
    Last Post: 2020-05-29, 08:57
  3. Customization Permissions
    By r3dcl0ud in forum Building Archive
    Replies: 0
    Last Post: 2013-07-02, 15:34

Posting Permissions

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