Search Criteria
Package Details: libtins 4.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libtins.git (read-only, click to copy) |
---|---|
Package Base: | libtins |
Description: | A high-level, multiplatform C++ network packet sniffing and crafting library |
Upstream URL: | http://libtins.github.io/ |
Keywords: | c++ library networking package |
Licenses: | BSD |
Submitter: | kusakata |
Maintainer: | 2bluesc |
Last Packager: | 2bluesc |
Votes: | 9 |
Popularity: | 0.005031 |
First Submitted: | 2014-02-12 02:21 (UTC) |
Last Updated: | 2023-10-22 02:41 (UTC) |
Dependencies (4)
- boost (boost-gitAUR)
- libpcap (libpcap-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
Required by (3)
- dublin-traceroute
- libviface-git (optional)
- python-ouster-sdk
Latest Comments
<deleted-account> commented on 2023-06-02 01:00 (UTC)
Bumped to "git" version due to GCC issues.
Rolling to gcc10 should be able to build a stable version, but to keep things nice upstream we'll go to pulling from the master branch on git.
Relevant link: https://stackoverflow.com/questions/11069108/uint32-t-does-not-name-a-type
Thank you@paulieg for the comment below.
paulieg commented on 2023-05-31 06:19 (UTC)
Won't build because of missing include <cstdint> under GCC11+.
Here's a temporary PKGBUILD for a libtins-git:
<deleted-account> commented on 2022-04-08 21:48 (UTC)
Version bumped to 4.4
DDoSolitary commented on 2017-11-25 15:48 (UTC) (edited on 2017-11-25 16:51 (UTC) by DDoSolitary)
jetm commented on 2015-03-21 13:08 (UTC)