# libactuator **Repository Path**: mirrors_kernel_googlesource/libactuator ## Basic Information - **Project Name**: libactuator - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libactuator - Library for actuator manipulation # This package contains a library which provides a wrapper for generic Netlink actuator kernel interface. It also provides a tool named "act" for manipulation and monitoring of actuators. ## Install $ ./autogen.sh $ ./configure $ make $ sudo make install ## Authors * Jiri Pirko ## Internet Resources * Project Home: http://www.libactuator.org/ * Git Source Tree: https://git.kernel.org/pub/scm/linux/kernel/git/jpirko/libactuator.git ## License Copyright (C) 2017 Jiri Pirko libactuator is distributed under GNU Lesser General Public License version 2.1. See the file "COPYING" in the source distribution for information on terms & conditions for accessing and otherwise using libactuator.