crystal from devel:languages:crystal project
अपना ऑपरेटिंग सिस्टम चुनें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
CentOS 8 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:languages:crystal/CentOS_8/devel:languages:crystal.repo yum install crystal
CentOS 7 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:languages:crystal/CentOS_7/devel:languages:crystal.repo yum install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
Debian Unstable हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
Debian Testing हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
Debian 9.0 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
Debian 13 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
Debian 12 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
Debian 11 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
Debian 10 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
Fedora Rawhide हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_Rawhide/devel:languages:crystal.repo dnf install crystal
Fedora 43 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_43/devel:languages:crystal.repo dnf install crystal
Fedora 42 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_42/devel:languages:crystal.repo dnf install crystal
Fedora 41 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_41/devel:languages:crystal.repo dnf install crystal
Fedora 40 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_40/devel:languages:crystal.repo dnf install crystal
Fedora 39 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_39/devel:languages:crystal.repo dnf install crystal
Fedora 38 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/devel:languages:crystal/Fedora_38/devel:languages:crystal.repo dnf install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
openSUSE Tumbleweed हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/openSUSE_Tumbleweed/devel:languages:crystal.repo zypper refresh zypper install crystal
openSUSE Slowroll हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/openSUSE_Slowroll/devel:languages:crystal.repo zypper refresh zypper install crystal
16.0 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/16.0/devel:languages:crystal.repo zypper refresh zypper install crystal
15.6 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/15.6/devel:languages:crystal.repo zypper refresh zypper install crystal
15.5 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/15.5/devel:languages:crystal.repo zypper refresh zypper install crystal
15.4 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/15.4/devel:languages:crystal.repo zypper refresh zypper install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
RHEL 7 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:languages:crystal/RHEL_7/devel:languages:crystal.repo yum install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
ScientificLinux 7 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:languages:crystal/ScientificLinux_7/devel:languages:crystal.repo yum install crystal
ScientificLinux 6 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:languages:crystal/ScientificLinux_6/devel:languages:crystal.repo yum install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
SLE 15 SP3 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/devel:languages:crystal/SLE_15_SP3/devel:languages:crystal.repo zypper refresh zypper install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
xUbuntu 25.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 24.10 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 24.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 23.10 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 23.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 22.10 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 22.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 21.10 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 21.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 20.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 18.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 16.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
xUbuntu 14.04 हेतु निम्नलिखित को निष्पादित करें :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list curl -fsSL https://download.opensuse.org/repositories/devel:languages:crystal/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_languages_crystal.gpg > /dev/null sudo apt update sudo apt install crystal
सीधे बाइनरी पैकेज प्राप्त करें
पैकेज-संग्रह जोड़कर स्वयं इंस्टॉल करें
Fedora 37 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
?
Fedora 36 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
?