Skip to content

How to upgrade? #44

Closed Answered by elysia-best
Skyhawk1207 asked this question in Q&A
Feb 3, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

For 3.0, you need to do some modification for your apt source!

Here's a summarized step-by-step guide to update your software sources and add new Lingmo sources on a Debian-based system:

  1. Check Current Sources:
    • Open the terminal.
    • Enter the command to view your current sources:
      cat /etc/apt/sources.list
      
    • Check for additional source files with:
      ls /etc/apt/sources.list.d
      
  2. Remove Old Lingmo Sources:
    • Delete any files or entries within /etc/apt/sources.list or /etc/apt/sources.list.d/ that contain old Lingmo sources. You can use rm command for files or edit the files with nano or vim to remove the entries.
  3. Add New Lingmo Sources:
    • Choose one of the following commands to create a new so…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Skyhawk1207
Comment options

Answer selected by elysia-best
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants