Hello,
After downloading the packages there is a message: I can't upgrade
because I don`t have the permissions for it.
So what to do.?
Thanks in advance
Aldo
Unablle to install SeaMonkey 2.53.11 on 20.04 lts Ubuntu
-
- Posts: 4
- Joined: May 28th, 2022, 6:21 am
- ElTxolo
- Posts: 2758
- Joined: July 30th, 2007, 9:35 am
- Location: Localhost
Re: Unablle to install SeaMonkey 2.53.11 on 20.04 lts Ubun
Aldo46 wrote:[....] I can't upgrade
because I don`t have the permissions for it.
So what to do.?
** Updated download links **
- See also:Code: Select all
wget https://sourceforge.net/projects/ubuntuzilla/files/mozilla/apt/pool/main/s/seamonkey-mozilla-build /seamonkey-mozilla-build_2.53.15-0ubuntu1_amd64.deb sudo apt install -f ./seamonkey-mozilla-build_2.53.15-0ubuntu1_amd64.deb
- Install DEB file on Ubuntu 20.04 Focal Fossa Linux - Linux Config
- How to Install Deb Files (Packages) on Ubuntu | Linuxize
And finally, if you want to add manually the repository, please check this link: - Ubuntuzilla: Mozilla Software Installer / Wiki / Main_Page/ #Installation
Aldo46 wrote:Thanks in advance
Cheers!!
Last edited by ElTxolo on March 12th, 2023, 11:23 am, edited 2 times in total.
How to Ask Questions The Smart Way - How to Report Bugs Effectively 
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20230917 SeaMonkey/2.53.17.1
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.18

Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20230917 SeaMonkey/2.53.17.1
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.18
- James
- Moderator
- Posts: 27972
- Joined: June 18th, 2003, 3:07 pm
- Location: Made in Canada
Re: Unablle to install SeaMonkey 2.53.11 on 20.04 lts Ubun
Download a package as in tarball from https://www.seamonkey-project.org/releases/ ?Aldo46 wrote:Hello,
After downloading the packages there is a message: I can't upgrade
because I don`t have the permissions for it.
Is so, do not mix it with the ubuntu package build of SeaMonkey and make sure the SeaMonkey folder has read/write permissions for the user to get internal SeaMonkey updates.
- LinuxUserSince1991
- Posts: 337
- Joined: February 2nd, 2007, 5:03 pm
- Location: Los Angeles area
Re: Unablle to install SeaMonkey 2.53.11 on 20.04 lts Ubun
There shouldn't be any need to do anything but:Aldo46 wrote:Hello,
After downloading the packages there is a message: I can't upgrade
because I don`t have the permissions for it.
So what to do.?
- download the version you want from SeaMonkey Project
- unpack it using your preferred archive utility (such as ark), making sure its subdirectory structure is kept intact
- move the entire unpacked directory structure to the location you want it 'installed' (or simply unpack it there to begin with)
- you're done!
Make sure the directory has appropriate permissions so it can be read and executed and everything, and that's it.
To 'uninstall' it, just delete the entire directory structure.
All of the above can be done in Dolphin (or whatever file manager you're using); you needn't touch a command line unless (like me!) you prefer to.
To run it, you can go to its main directory and run ./seamonkey from a command line, but easier is to just add a menu entry. If you need help doing that, please post.