Skip to content

A script to automate installing and updating Anytype via AppImage

License

Notifications You must be signed in to change notification settings

draggor/anytype-install-and-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

anytype-install-and-update

A script to automate installing and updating Anytype via AppImage based on the same script for Joplin: https://github.com/laurent22/joplin/blob/dev/Joplin_install_and_update.sh

This will handle the --no-sandbox issue that modern (as of this writing) Ubuntu based distros face with AppImage releases. For example, this sets up the KDE/plasma launcher and icon correctly, just like the Joplin one does.

Usage

You can do the modern thing of download and run a script blind from the internet like so:

wget -O - https://raw.githubusercontent.com/draggor/anytype-install-and-update/main/Anytype_install_and_update.sh | bash

Seriously though, give it a read!

By default it will install the AppImage to $HOME/.anytype/.

About

A script to automate installing and updating Anytype via AppImage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages