strace from home:ldv_alt project

Seleccioneu el sistema operatiu

Per a CentOS 8 Stream executeu el següent com a 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
Per a CentOS 8 executeu el següent com a root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:ldv_alt/CentOS_8/home:ldv_alt.repo
yum install strace
Per a CentOS 6 executeu el següent com a root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:ldv_alt/CentOS_6/home:ldv_alt.repo
yum install strace
Per a Debian Unstable executeu el següent:
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
Per a Debian Testing executeu el següent:
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
Per a Debian 9.0 executeu el següent:
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
Per a Debian 8.0 executeu el següent:
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
Per a Debian 11 executeu el següent:
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
Per a Debian 10 executeu el següent:
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
Per a Fedora Rawhide executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ldv_alt/Fedora_Rawhide/home:ldv_alt.repo
dnf install strace
Per a openSUSE Tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Tumbleweed/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE Leap 42.3 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_42.3/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE Leap 42.2 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_42.2/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE Leap 42.1 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Leap_42.1/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE Leap 15.1 PowerPC executeu el següent com a 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
Per a openSUSE Leap 15.1 ARM executeu el següent com a 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
Per a openSUSE Factory zSystems executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_zSystems/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE Factory PowerPC executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_PowerPC/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE Factory ARM executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_Factory_ARM/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE 13.2 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_13.2/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a openSUSE 13.1 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/openSUSE_13.1/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a 15.4 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/15.4/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a RHEL 7 executeu el següent com a root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:ldv_alt/RHEL_7/home:ldv_alt.repo
yum install strace
Per a SLE 15 SP1 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_15_SP1/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 15 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_15/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 12 SP5 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP5/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 12 SP4 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP4/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 12 SP3 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP3/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 12 SP2 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP2/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 12 SP1 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12_SP1/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 12 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_12/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 11 SP4 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_11_SP4/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a SLE 11 SP3 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:ldv_alt/SLE_11_SP3/home:ldv_alt.repo
zypper refresh
zypper install strace
Per a xUbuntu 21.04 executeu el següent:
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
Per a xUbuntu 20.04 executeu el següent:
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
Per a xUbuntu 18.04 executeu el següent:
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
Per a xUbuntu 16.04 executeu el següent:
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
Per a xUbuntu 14.04 executeu el següent:
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

Paquets per xUbuntu 21.04:

Paquets per xUbuntu 20.04:

Paquets per xUbuntu 18.04:

Paquets per xUbuntu 14.04: