Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about update and suggestions #49

Closed
alfredoivan opened this issue Jul 4, 2015 · 3 comments
Closed

Question about update and suggestions #49

alfredoivan opened this issue Jul 4, 2015 · 3 comments

Comments

@alfredoivan
Copy link

Hi,
i currently have cherrytree 0.35.2 ( and really like the program ! )
And want to update to the latest version, which i think is 0.35.8

How is the recommended way of doing it?
I would suggest if it could be done from the program interface, by entering the form ""Check newer version" , it would ask you if you want to update and so download latest version and auto-install it , it would be great for non-expert linux users.

Additional info:
This is from my terminal:

whereis cherrytree
cherrytree: /usr/bin/cherrytree /usr/bin/X11/cherrytree /usr/local/bin/cherrytree /usr/share/cherrytree /usr/share/man/man1/cherrytree.1.gz
@alfredoivan alfredoivan changed the title Update doubt and suggestions Question about update and suggestions Jul 4, 2015
@giuspen
Copy link
Owner

giuspen commented Jul 4, 2015

Hi, it is not simple to directly/personally support all linux distributions.
I recommend upgrading to 0.35.8 since many bugs were fixed.
If you are using any debian derivative like ubuntu or mint just dounload
the .deb and double click to install.
On 4 Jul 2015 16:09, "alfredoivan" notifications@github.com wrote:

Hi,
i currently have cherrytree 0.35.2 ( and really like the program ! )
And want to update to the latest version, which i think is 0.35.8

How is the recommended way of doing it?
I would suggest if it could be done from the program interface, by
entering the form ""Check newer version" , it would ask you if you want to
update and so download latest version and auto-install it , it would be
great for non-expert linux users.

Additional info:
This is from my terminal:

whereis cherrytree
cherrytree: /usr/bin/cherrytree /usr/bin/X11/cherrytree /usr/local/bin/cherrytree /usr/share/cherrytree /usr/share/man/man1/cherrytree.1.gz


Reply to this email directly or view it on GitHub
#49.

@EPeterR
Copy link

EPeterR commented Jul 8, 2015

for openSuSE (13.2)

  1. if not available install alien (a perl script to convert packages) by openSuSE one click install
    (https://software.opensuse.org/ymp/utilities/openSUSE_13.2/alien.ymp?base=openSUSE%3A13.2&query=alien)
  2. download the current CherryTree *.dep package
  3. open a shell
your_shell_prompt> cd to/your/download/folder
your_shell_prompt> sudo alien -rc cherrytree_<version>_all.deb
root's password: <enter the password>
cherrytree-<version>.noarch.rpm generated
your_shell_prompt> sudo zypper in cherrytree-<version>.noarch.rpm

[zyppers output in shell snipped]
Start CherryTree from the main menu and check that the version number has changed.

@Heart1010
Copy link

Or use the GNOME:APP Repo

  1. http://software.opensuse.org/package/cherrytree
  2. Click "Show other versions"
  3. Click "Show unstable packages" in openSUSE 13.2 section
  4. Click "1 Click Install" (on Firefox/Konqueror Browser) to install/add the GNOME:APP Repo to have the latest cherrytree version (now: 0.35.8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants