python3-blivet from home:vtrefny project
Επιλογή λειτουργικού συστήματος
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Για 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/home:/vtrefny/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Για 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:/vtrefny/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Για 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/home:/vtrefny/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Για 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:/vtrefny/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Λήψη εκτελέσιμων πακέτα απευθείας
Προσθήκη αποθετηρίου και εγκατάσταση με το χέρι
Για 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/home:/vtrefny/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Για 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/home:/vtrefny/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Για 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:/vtrefny/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet
Για 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:/vtrefny/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:vtrefny.list curl -fsSL https://download.opensuse.org/repositories/home:vtrefny/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vtrefny.gpg > /dev/null sudo apt update sudo apt install python3-blivet