Announcement

Collapse
No announcement yet.

Installing Rigs of Rods [SOLVED]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Installing Rigs of Rods [SOLVED]

    I'm trying to install the Linux game Rigs of Rods, and it all seems very easy, just add "deb http://apt.rigsofrods.com/" to your /etc/apt/sources.list and refresh the package list.
    But when I add the line, Adapt wont start, saying there's something wrong, and if I remove the line again, it's all ok.
    So I guess there's something wrong with what I do. Where do I put the line to make Adapt read it correctly?

    #2
    Re: Installing Rigs of Rods

    > Installation Guide

    => it is:
    Code:
    deb [url]http://apt.rigsofrods.com/[/url] /

    A (safe) way to do this:

    Press Alt + F2 and type (or copy&paste)
    Code:
    kdesudo kate /etc/apt/sources.list.d/mysources.list
    Drop in one line:
    Code:
    deb [url]http://apt.rigsofrods.com/[/url] /
    Save and exit kate.


    man sources.list
    SOURCES.LIST.D

    The /etc/apt/sources.list.d directory provides a way to add sources.list entries in seperate files that end with .list. The format is the same as for the regular sources.list file.
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: Installing Rigs of Rods [SOLVED]

      thanks, worked well

      Comment

      Working...
      X