Announcement

Collapse
No announcement yet.

compressed files

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

    compressed files

    there is no "extract to" conntext for rar and ace
    ace files has nice icons, but not configured with ark

    #2
    Re: compressed files

    Have you tried just opening it instead of right clicking?
    <br /><br />*temp. hiatus from forums due to comp + net broken* :&#039;(

    Comment


      #3
      Re: compressed files

      In order to open RAR compressed files under ubuntu with ARK, you need to

      apt-get install unrar-free

      from universe.

      Comment


        #4
        Re: compressed files

        still dont work

        Comment


          #5
          Re: compressed files

          Maybe ARK isn't recognizing rar-free

          you can try extracting the RAR file from command line

          with: unrar-free -x whatever.rar

          ---------------------------------------------------------------------------
          Usage: unrar-free [OPTION...] ARCHIVE [FILE...] [DESTINATION]
          Extract files from rar archives.

          -x, --extract Extract files from archive (default)
          -t, --list List files in archive
          -f, --force Overwrite files when extracting
          --extract-newer Only extract newer files from the archive
          --extract-no-paths Don't create directories while extracting
          -p, --password Decrypt archive using a password
          -?, --help Give this help list
          --usage Give a short usage message
          -V, --version Print program version
          -----------------------------------------------------------------------------

          Comment

          Working...
          X