Make old system more lightweight

Forum Forums New users New Users and General Questions Make old system more lightweight

  • This topic has 30 replies, 12 voices, and was last updated Mar 4-3:01 pm by andfree.
Viewing 31 post (of 31 total)
  • Author
    Posts
  • #7268
    Member
    andfree
      Helpful
      Up
      0
      ::

      I also tested it on the Desktop (P4, 512M RAM). The dependency problem appeared, too. This didn’t help:

      $ sudo apt-get -f install
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

      After that, I followed the thread that Roky linked to:

      $ sudo su
      # sudo echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser/Debian_9.0/ /' > /etc/apt/sources.list.d/palemoon.list
      # wget -nv https://download.opensuse.org/repositories/home:stevenpusser/Debian_9.0/Release.key -O Release.key && sudo apt-key add - < Release.key && rm -f Release.key
      # sudo apt-get update
      # sudo apt-get install palemoon-nonsse2

      And palemoon-nonsse2 was installed, although libfontconfig1 was not upgraded.

      • This reply was modified 5 years, 2 months ago by andfree.
    Viewing 31 post (of 31 total)
    • You must be logged in to reply to this topic.