strace from home:ldv_alt project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
Para CentOS 8 Stream execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ldv_alt/CentOS_8_Stream/home:ldv_alt.repo yum install strace
Para CentOS 8 execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ldv_alt/CentOS_8/home:ldv_alt.repo yum install strace
Para CentOS 6 execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ldv_alt/CentOS_6/home:ldv_alt.repo yum install strace
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Debian Unstable execute o seguinte:
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:/ldv_alt/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para Debian Testing execute o seguinte:
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:/ldv_alt/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para Debian 9.0 execute o seguinte:
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:/ldv_alt/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para Debian 8.0 execute o seguinte:
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:/ldv_alt/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para Debian 11 execute o seguinte:
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:/ldv_alt/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para Debian 10 execute o seguinte:
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:/ldv_alt/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Fedora Rawhide execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:ldv_alt/Fedora_Rawhide/home:ldv_alt.repo dnf install strace
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Tumbleweed/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Leap 42.3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_42.3/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Leap 42.2 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_42.2/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Leap 42.1 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_42.1/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Leap 15.1 PowerPC execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_15.1_PowerPC/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Leap 15.1 ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_15.1_ARM/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Factory zSystems execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_zSystems/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Factory RISCV execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_RISCV/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Factory PowerPC execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_PowerPC/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE Factory ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_ARM/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE 13.2 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_13.2/home:ldv_alt.repo zypper refresh zypper install strace
Para openSUSE 13.1 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_13.1/home:ldv_alt.repo zypper refresh zypper install strace
Para 15.4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/15.4/home:ldv_alt.repo zypper refresh zypper install strace
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para RHEL 7 execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ldv_alt/RHEL_7/home:ldv_alt.repo yum install strace
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para SLE 15 SP1 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_15_SP1/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 15 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_15/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 12 SP5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP5/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 12 SP4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP4/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 12 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP3/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 12 SP2 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP2/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 12 SP1 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP1/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 12 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 11 SP4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_11_SP4/home:ldv_alt.repo zypper refresh zypper install strace
Para SLE 11 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_11_SP3/home:ldv_alt.repo zypper refresh zypper install strace
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para xUbuntu 21.04 execute o seguinte:
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:/ldv_alt/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para xUbuntu 20.04 execute o seguinte:
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:/ldv_alt/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para xUbuntu 18.04 execute o seguinte:
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:/ldv_alt/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para xUbuntu 16.04 execute o seguinte:
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:/ldv_alt/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace
Para xUbuntu 14.04 execute o seguinte:
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:/ldv_alt/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:ldv_alt.list curl -fsSL https://download.opensuse.org/repositories/home:ldv_alt/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ldv_alt.gpg > /dev/null sudo apt update sudo apt install strace