I found that! But this is Chinese to me!
• Change to the directory containing the downloaded
file (used /tmp as the example):
# cd /tmp
• Uncompress the executable
# gzip -d 'FoxitReader_version_Setup.run.tar.gz'
• Untar the .tar file:
# tar xvf 'FoxitReader_version_Setup.run.tar'
• Run the installer:
# ./'FoxitReader_version_Setup.run'
• Follow the steps on the screen to complete the
installation
What does the first step means? I see the folder in my download folder, what should I do? copy it? cut it and paste it into my "home folder" or the desktop?
• Change to the directory containing the downloaded
file (used /tmp as the example):
# cd /tmp
• Uncompress the executable
# gzip -d 'FoxitReader_version_Setup.run.tar.gz'
• Untar the .tar file:
# tar xvf 'FoxitReader_version_Setup.run.tar'
• Run the installer:
# ./'FoxitReader_version_Setup.run'
• Follow the steps on the screen to complete the
installation
What does the first step means? I see the folder in my download folder, what should I do? copy it? cut it and paste it into my "home folder" or the desktop?