Quantcast
Channel: LinuxG.net
Viewing all articles
Browse latest Browse all 2249

How To Install Crosti 1.12 On Ubuntu, Debian, Fedora, CentOS, OpenSUSE, Mageia, OpenMandriva And Derivative Systems

$
0
0

Hello Linux Geeksters. As you may know, Crosti is an open-source tool that allows the users to easily create cross stitch schemes from custom images. Also, you can resize and rotate images, change image palettes and reduce the number of colors and make, save, print and preview the cross stitch scheme.

Also, it has support for the most popular image formats:

  • Input images: BMP, GIF, ICO, JPEG, JPG, MNG, PBM, PGM, PNG, PPM, SVG, TIF, TIFF, XBM, XPM
  • Output cross stitch designs: BMP, ICO, JPEG, JPG, PNG, PPM, TIF, TIFF, XBM, XPM, PDF, CST (crosti scheme text file)

The latest version available is Crosti 1.12, which has been released a while ago, coming with small changes only.

 how to install Crosti 1.12 on Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Pinguy OS 14.04, LXLE 14.04, Deepin 2014, Linux Lite 2.0, Peppermint Five, Debian Jessie, Debian Wheezy, Kwheezy, Fedora 21, Fedora 20, CentOS 7, CentOS 6, OpenSUSE 13.1, OpenSUSE 12.3, Mageia 4 and OpenMandriva 2014.

In this article I will show you how to install Crosti 1.12 on Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Pinguy OS 14.04, LXLE 14.04, Deepin 2014, Linux Lite 2.0, Peppermint Five, Debian Jessie, Debian Wheezy, Fedora 21, Fedora 20, CentOS 7, CentOS 6, OpenSUSE 13.1, OpenSUSE 12.3, Mageia 4 and OpenMandriva 2014.

Because it is not available via any repository or PPA, we have to download either the deb/rpm package and install it via the command-line. Follow the instructions for your system and architecture exactly, in order to get a successful installation.

How to install Crosti 1.12 on Ubuntu 14.10, Ubuntu 14.10, Ubuntu 12.04 , Debian Jessie, Debian Wheezy and derivative systems:

Instructions for 32 bit systems:

$ sudo apt-get install gdebi
$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-i386.deb
$ sudo gdebi crosti-1.12.0-i386.deb

Instructions for 64 bit systems:

$ sudo apt-get install gdebi
$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-amd64.deb
$ sudo gdebi crosti-1.12.0-amd64.deb

Optional, to remove crosti, do:

$ sudo apt-get remove crosti

How to install Crosti 1.12 on Fedora 21, Fedora 20, CentOS 7 and CentOS 6 systems:

Instructions for 32 bit systems:

$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-i386.rpm
$ sudo yum localinstall crosti-1.12.0-i386.rpm

Instructions for 64 bit systems:

$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-amd64.rpm
$ sudo yum localinstall crosti-1.12.0-amd64.rpm

Optional, to remove crosti, do:

$ sudo yum remove crosti

How to install Crosti 1.12 on OpenSUSE 13.1 and OpenSUSE 12.3 systems:

Instructions for 32 bit systems:

$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-i386.rpm
$ sudo zypper install crosti-1.12.0-i386.rpm

Instructions for 64 bit systems:

$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-amd64.rpm
$ sudo zypper install crosti-1.12.0-amd64.rpm

Optional, to remove crosti, do:

$ sudo zypper remove crosti

How to install Crosti 1.12 on Mageia 4 and OpenMandriva 2014 systems:

Instructions for 32 bit systems:

$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-i386.rpm
$ sudo urpmi crosti-1.12.0-i386.rpm

Instructions for 64 bit systems:

$ wget sourceforge.net/projects/crosti/files/crosti 1.12.0/crosti-1.12.0-amd64.rpm
$ sudo urmpi crosti-1.12.0-amd64.rpm

Optional, to remove crosti, do:

$ sudo urpme crosti

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles