ceph-mds from home:alvistack project

अपना ऑपरेटिंग सिस्टम चुनें

CentOS 7 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alvistack/CentOS_7/home:alvistack.repo
yum install ceph-mds

CentOS 7 हेतु पैकेज :

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/home:/alvistack/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds
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/home:/alvistack/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds
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/home:/alvistack/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds
Fedora Rawhide हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo
dnf install ceph-mds
Fedora 40 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_40/home:alvistack.repo
dnf install ceph-mds
Fedora 39 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_39/home:alvistack.repo
dnf install ceph-mds
Fedora 38 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_38/home:alvistack.repo
dnf install ceph-mds
openSUSE Tumbleweed हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Tumbleweed/home:alvistack.repo
zypper refresh
zypper install ceph-mds
AlmaLinux 9 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alvistack/AlmaLinux_9/home:alvistack.repo
yum install ceph-mds
AlmaLinux 8 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alvistack/AlmaLinux_8/home:alvistack.repo
yum install ceph-mds
openSUSE Leap 15.5 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Leap_15.5/home:alvistack.repo
zypper refresh
zypper install ceph-mds
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/home:/alvistack/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds
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/home:/alvistack/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds
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/home:/alvistack/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds
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/home:/alvistack/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:alvistack.list
curl -fsSL https://download.opensuse.org/repositories/home:alvistack/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_alvistack.gpg > /dev/null
sudo apt update
sudo apt install ceph-mds