Sponsored Content
Operating Systems Linux Slackware Firefox 8 install on slack 13.37 Post 302576818 by dragonnefyre on Saturday 26th of November 2011 03:15:45 PM
Old 11-26-2011
Re: Firefox 8 install on slack 13.37

You can upgrade from FF4 to FF8 or remove FF4 then install FF8. To upgrade use upgradepkg oldpackagename%newpackagename. You need to do that as root. You will need to get the oldpackagename from /var/log/packages.

I usually use upgradepkg but in jumping from 4 to 8 it may be wiser to remove the FF4 and install FF8. This is what I usually do with packages such as Firefox and Thunderbird. It is just my preference.

As for the different directories, leave that to pkgtool (upgradepkg, installpkg) to sort out. I do. And it all works. I did use FF8 but it hung on me so I went back to FF6. I think it is FF6 I am using. Latest isn't always the best.

Sorry if some of the info here is a bit like a noddy guide, just trying to help.

I hope this helps.

Andy.

Slackware 13.37-x86_64
 

8 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

'cp' and slack space

Does the 'cp' command copy the slack space of the copied file to the new location(e.g. CDROM, TAPE)? I've read that slack space is only copied in a bitstream copy/backup. Is the 'cp' utility a bitstream copy? (1 Reply)
Discussion started by: viRaven
1 Replies

2. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

3. UNIX for Advanced & Expert Users

How to install firefox extensions for all users

Hello, I am wondering the "new way" to install firefox extensions for all users. From https://developer.mozilla.org/En/Command_Line_Options we can see that the "old way" is no longer available. I'm using the Lucid UNE to write this and note that it has these extensions installed for every... (3 Replies)
Discussion started by: Narnie
3 Replies

4. UNIX for Dummies Questions & Answers

Firefox: Setting about:config options upon install

Is there a way to set the about:config options for Firefox automatically as part of the installation of Firefox? (3 Replies)
Discussion started by: figaro
3 Replies

5. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

6. UNIX and Linux Applications

install multiple versions of firefox in linux

Since apt-get and yum won't let you install multiple versions of firefox I will explain how to here. 1. Go to this page and decide which version of firefox you want. ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/ I used this one. ... (0 Replies)
Discussion started by: cokedude
0 Replies

7. UNIX and Linux Applications

Firefox install old addons help

Can anyone tell me why the installing old addons method by changing the install.rdf max version is not working with Tab Mix Plus? I changed the maxVersion to both 17.* and 17.0. I get the error message: Tab mix plus could not be installed because it is not compatible with firefox 17.0. ... (2 Replies)
Discussion started by: cokedude
2 Replies

8. Shell Programming and Scripting

Slack message multi line from UNIX script

Hi OS: Redhat Version 7.5 Enterprise Trying to post message from shell script to Slack channel and trying below code: text="$msg" text1="$lmsg" if ] then echo "No text specified" exit 1 fi escapedText=$(echo $text | $text1 | sed 's/"/\"/g' | sed "s/'/\'/g" )... (13 Replies)
Discussion started by: onenessboy
13 Replies
PLASMAPKG(1)							 KDE User's Manual						      PLASMAPKG(1)

NAME
plasmapkg - Install, list, remove Plasma packages SYNOPSIS
plasmapkg [-h, --hash path] [-g, --global] [-t, --type type] [-i, --install path] [-u, --upgrade path] [-l, --list] [--list-types] [-r, --remove name] [-p, --packageroot path] [KDE Generic Options] [Qt Generic Options] DESCRIPTION
plasmapkg is a command line tool to install, list, remove Plasma packages. OPTIONS
-h, --hash path Generate a SHA1 hash for the package at "path". -g, --global For install or remove, operates on packages installed for all users. -t, --type type The type of package, e.g. theme, wallpaper, plasmoid, dataengine, runner, layout-template, etc. [plasmoid]. -i, --install path Install the package at "path". -u, --upgrade path Upgrade the package at "path". -l, --list List installed packages. -r, --remove name Remove the package named "name". -p, --packageroot path Absolute path to the package root. If not supplied, then the standard data directories for this KDE session will be searched instead. SEE ALSO
More detailed user documentation is available from help:/plasma-desktop (either enter this URL into Konqueror, or run khelpcenter help:/plasma-desktop). AUTHORS
plasmapkg was written by Aaron Seigo<aseigo@kde.org>. K Desktop Environment 2012-12-05 PLASMAPKG(1)
All times are GMT -4. The time now is 10:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy