Need your own package repository for Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Go,
Helm,
LuaRocks,
Maven,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Terraform,
Vagrant,
Raw & More?
Cloudsmith
provides better DevOps with simple and secure delivery
of your software, from dev to production.
Search by package name:
my-package
(implicit)
name:my-package
(explicit)
Search by package filename:
my-package.ext
(implicit)
filename:my-package.ext
(explicit)
Search by package tag:
latest
(implicit)
tag:latest
(explicit)
Search by package version:
1.0.0
(implicit)
version:1.0.0
(explicit)
prerelease:true
(prereleases)
prerelease:false
(no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name:
dependency:log4j
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2018 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
For all queries, you can use:
~foo
for negation
For string queries, you can use:
^foo
to anchor to start of term
foo$
to anchor to end of term
foo*bar
for fuzzy matching
For number/date queries, you can use:
>foo
for values greater than
>=foo
for values greater / equal
<foo
for values less than
<=foo
for values less / equal
Search terms can use boolean logic (AND/OR/NOT).

libbpf0
1:0.2-1
One-liner (summary)
Description
This package contains the shared library.
Status | Completed |
---|---|
Checksum (MD5) | d62b296304298815139af22ef868b11f |
Checksum (SHA-1) | 577501e6d4eb01925e33cfb457e25b93ffbe180e |
Checksum (SHA-256) | b74df20c01d1eaf593e63db9df92c5b5ceedca2e06d59b3699c16eed10bc3d05 |
Checksum (SHA-512) | cca8b41cf56dfe0b06f909d7a8455391837108313416f3020502922e18dbd27921… |
GPG Signature | |
Distribution | ubuntu/xenial - Ubuntu - 16.04 LTS Xenial Xerus |
Storage Region | Default Region |
Type | Binary (contains binaries and binary artifacts) |
Uploaded At | 1 year, 2 months ago |
Uploaded By |
![]() |
Slug Id | libbpf0_02-1_amd64deb-LHP |
Unique Id | Ysp4vK7MqAbK |
Version (Raw) | 1:0.2-1 |
Version (Parsed) |
|
extended metadata | |
Installed Size | 251.0 KB |
Maintainer | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
Multi Arch | same |
Priority | optional |
Section | libs |
Source | libbpf (0.2-1) |
dependencies | |
Checksum (MD5) | 29b74764d304a67cd2dd5069dab8a935 |
Depends | libc6 >= 2.22 | libelf1 >= 0.142 | zlib1g >= 1:1.2.3.3 |
pkg | libbpf0_0.2-1_amd64.deb |
6
90.6 KB |
md5 | sha1 | sha256 | sha512 |
This package has 11 files/directories.
![]() |
libbpf0 |
6 |
![]() |
These instructions assume you have setup the repository first (or read it).
To install/use libbpf0 @ version 1:0.2-1 ...
To install packages, you can quickly setup the repository automatically (recommended):
curl -1sLf \
'https://dl.cloudsmith.io/public/wand/openvswitch/setup.deb.sh' \
| sudo -E bash
If you need to force a specific distribution, release/version, or even architecture, you can also do that (e.g. if your system is compatible but not identical):
curl -1sLf \
'https://dl.cloudsmith.io/public/wand/openvswitch/setup.deb.sh' \
| sudo -E distro=ubuntu codename=xenial arch=some-arch bash
or ... you can manually configure it yourself before installing packages:
apt-get install -y debian-keyring # debian only
apt-get install -y debian-archive-keyring # debian only
apt-get install -y apt-transport-https
# For Debian Stretch, Ubuntu 16.04 and later
keyring_location=/usr/share/keyrings/wand-openvswitch-archive-keyring.gpg
# For Debian Jessie, Ubuntu 15.10 and earlier
keyring_location=/etc/apt/trusted.gpg.d/wand-openvswitch.gpg
curl -1sLf 'https://dl.cloudsmith.io/public/wand/openvswitch/gpg.2E801E8CCE233F26.key' | gpg --dearmor > ${keyring_location}
curl -1sLf 'https://dl.cloudsmith.io/public/wand/openvswitch/config.deb.txt?distro=ubuntu&codename=xenial' > /etc/apt/sources.list.d/wand-openvswitch.list
apt-get update
sudo apt-get install libbpf0=1:0.2-1