from small one page howto to huge articles all in one place
 

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

74714

userrating:

average rating: 1.2 (8 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Tutorials per portage category->dev-util->ccache

The tool ccache is able to speed up recompilations of the same sources by caching the gcc outputs into cache files. If ccache detects a recompilation of a file it has in cache, the cache files get returned.
The use of ccache is transparent to the end user except that some compiles are faster.
It uses ~/.ccache as its storage place.
If you want to speed up ccache, mount a reiserfs partition to that ccache directory.
Reiserfs is very fast when dealing with small files and this makes it very usefull for ccache.

From the ccache man-page

INSTALLATION

There are two ways to use ccache. You can either prefix your compile commands with "ccache" or you can create a symbolic link between ccache and the names of your compilers. The first method is most convenient if you just want to try out ccache or wish to use it for some specific projects. The second method is most useful for when you wish to use ccache for all your compiles.


To install for usage by the first method just copy ccache to somewhere in your path.


To install for the second method do something like this:

   
cp ccache /usr/local/bin/
ln -s /usr/local/bin/ccache /usr/local/bin/gcc
ln -s /usr/local/bin/ccache /usr/local/bin/g++
ln -s /usr/local/bin/ccache /usr/local/bin/cc


This will work as long as /usr/local/bin comes before the path to gcc (which is usually in /usr/bin). After installing you may wish to run "which gcc" to make sure that the correct link is being used.

Note! Do not use a hard link, use a symbolic link. A hardlink will cause "interesting" problems.
rate this article:
current rating: average rating: 2.6 (18 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2025-05-07
aurorae - 6.3.5
Ebuild name:

kde-plasma/aurorae-6.3.5

Description

Themeable window decoration for KWin

Added to portage

2025-05-07

bluedevil - 6.3.5
Ebuild name:

kde-plasma/bluedevil-6.3.5

Description

Bluetooth stack for KDE Plasma

Added to portage

2025-05-07

breeze - 6.3.5
Ebuild name:

kde-plasma/breeze-6.3.5

Description

Breeze visual style for the Plasma desktop

Added to portage

2025-05-07

breeze-grub - 6.3.5
Ebuild name:

kde-plasma/breeze-grub-6.3.5

Description

Breeze theme for GRUB

Added to portage

2025-05-07

breeze-gtk - 6.3.5
Ebuild name:

kde-plasma/breeze-gtk-6.3.5

Description

Official GTK+ port of Plasma's Breeze widget style

Added to portage

2025-05-07

breeze-plymouth - 6.3.5
Ebuild name:

kde-plasma/breeze-plymouth-6.3.5

Description

Breeze theme for Plymouth

Added to portage

2025-05-07

cosign - 2.5.0
Ebuild name:

app-containers/cosign-2.5.0

Description

container signing utility

Added to portage

2025-05-07

discover - 6.3.5
Ebuild name:

kde-plasma/discover-6.3.5

Description

KDE Plasma resources management GUI

Added to portage

2025-05-07

drkonqi - 6.3.5
Ebuild name:

kde-plasma/drkonqi-6.3.5

Description

Plasma crash handler, gives the user feedback if a program crashed

Added to portage

2025-05-07

dynolog - 0.3.1_p20230126-r4
Ebuild name:

dev-libs/dynolog-0.3.1_p20230126-r4

Description

Performance monitoring daemon for heterogeneous CPU-GPU systems

Added to portage

2025-05-07

flatpak-kcm - 6.3.5
Ebuild name:

kde-plasma/flatpak-kcm-6.3.5

Description

Flatpak Permissions Management KCM

Added to portage

2025-05-07

input-leap - 3.0.2-r1
Ebuild name:

gui-apps/input-leap-3.0.2-r1

Description

Share a mouse and keyboard between computers (fork of Barrier)

Added to portage

2025-05-07

input-leap - 9999
Ebuild name:

gui-apps/input-leap-9999

Description

Share a mouse and keyboard between computers (fork of Barrier)

Added to portage

2025-05-07

kactivitymanagerd - 6.3.5
Ebuild name:

kde-plasma/kactivitymanagerd-6.3.5

Description

System service to manage user's activities, track the usage patt

Added to portage

2025-05-07

kde-cli-tools - 6.3.5
Ebuild name:

kde-plasma/kde-cli-tools-6.3.5

Description

Tools based on KDE Frameworks 6 to better interact with the system

Added to portage

2025-05-07

kde-cli-tools-common - 6.3.5
Ebuild name:

kde-plasma/kde-cli-tools-common-6.3.5

Description

Added to portage

2025-05-07

kde-gtk-config - 6.3.5
Ebuild name:

kde-plasma/kde-gtk-config-6.3.5

Description

Syncs KDE Plasma theme settings to GTK applications

Added to portage

2025-05-07

kdecoration - 6.3.5
Ebuild name:

kde-plasma/kdecoration-6.3.5

Description

Plugin based library to create window decorations

Added to portage

2025-05-07

kdeplasma-addons - 6.3.5
Ebuild name:

kde-plasma/kdeplasma-addons-6.3.5

Description

Extra Plasma applets and engines

Added to portage

2025-05-07

kdesu-gui - 6.3.5
Ebuild name:

kde-plasma/kdesu-gui-6.3.5

Description

Graphical frontend for KDE Frameworks' kdesu

Added to portage

2025-05-07

keditfiletype - 6.3.5
Ebuild name:

kde-plasma/keditfiletype-6.3.5

Description

File Type Editor

Added to portage

2025-05-07

kgamma - 6.3.5
Ebuild name:

kde-plasma/kgamma-6.3.5

Description

Screen gamma values kcontrol module

Added to portage

2025-05-07

kglobalacceld - 6.3.5
Ebuild name:

kde-plasma/kglobalacceld-6.3.5

Description

Daemon providing Global Keyboard Shortcut (Accelerator) functionalit

Added to portage

2025-05-07

kinfocenter - 6.3.5
Ebuild name:

kde-plasma/kinfocenter-6.3.5

Description

Utility providing information about the computer hardware

Added to portage

2025-05-07

kmenuedit - 6.3.5
Ebuild name:

kde-plasma/kmenuedit-6.3.5

Description

KDE Plasma menu editor

Added to portage

2025-05-07

kpipewire - 6.3.5
Ebuild name:

kde-plasma/kpipewire-6.3.5

Description

Components relating to Flatpak pipewire use in Plasma

Added to portage

2025-05-07

krdp - 6.3.5
Ebuild name:

kde-plasma/krdp-6.3.5

Description

Library and examples for creating an RDP server

Added to portage

2025-05-07

kscreen - 6.3.5
Ebuild name:

kde-plasma/kscreen-6.3.5

Description

KDE Plasma screen management

Added to portage

2025-05-07

kscreenlocker - 6.3.5
Ebuild name:

kde-plasma/kscreenlocker-6.3.5

Description

Library and components for secure lock screen architecture

Added to portage

2025-05-07

ksshaskpass - 6.3.5
Ebuild name:

kde-plasma/ksshaskpass-6.3.5

Description

Implementation of ssh-askpass with KDE Wallet integration

Added to portage

2025-05-07

ksystemstats - 6.3.5
Ebuild name:

kde-plasma/ksystemstats-6.3.5

Description

Plugin-based system monitoring daemon

Added to portage

2025-05-07

kwallet-pam - 6.3.5
Ebuild name:

kde-plasma/kwallet-pam-6.3.5

Description

PAM module to not enter KWallet password again after login

Added to portage

2025-05-07

kwayland - 6.3.5
Ebuild name:

kde-plasma/kwayland-6.3.5

Description

Qt-style API to interact with the wayland-client API

Added to portage

2025-05-07

kwayland-integration - 6.3.5
Ebuild name:

kde-plasma/kwayland-integration-6.3.5

Description

Provides KWindowSystem integration plugin for Wayland

Added to portage

2025-05-07

kwin - 6.3.5
Ebuild name:

kde-plasma/kwin-6.3.5

Description

Flexible, composited Window Manager for windowing systems on Linux

Added to portage

2025-05-07

kwrited - 6.3.5
Ebuild name:

kde-plasma/kwrited-6.3.5

Description

KDE Plasma daemon listening for wall and write messages

Added to portage

2025-05-07

layer-shell-qt - 6.3.5
Ebuild name:

kde-plasma/layer-shell-qt-6.3.5

Description

Qt component to allow applications make use of Wayland wl-layer-she

Added to portage

2025-05-07

libkscreen - 6.3.5
Ebuild name:

kde-plasma/libkscreen-6.3.5

Description

Plasma screen management library

Added to portage

2025-05-07

libksysguard - 6.3.5
Ebuild name:

kde-plasma/libksysguard-6.3.5

Description

Task management and system monitoring library

Added to portage

2025-05-07

libplasma - 6.3.5
Ebuild name:

kde-plasma/libplasma-6.3.5

Description

Plasma library and runtime components based upon KF6 and Qt6

Added to portage

2025-05-07

milou - 6.3.5
Ebuild name:

kde-plasma/milou-6.3.5

Description

Dedicated search application built on top of Baloo

Added to portage

2025-05-07

mongodb - 6.0.22
Ebuild name:

dev-db/mongodb-6.0.22

Description

A high-performance, open source, schema-free document-oriented database

Added to portage

2025-05-07

mongodb - 7.0.18
Ebuild name:

dev-db/mongodb-7.0.18

Description

A high-performance, open source, schema-free document-oriented database

Added to portage

2025-05-07

mongodb - 8.0.8
Ebuild name:

dev-db/mongodb-8.0.8

Description

A high-performance, open source, schema-free document-oriented database

Added to portage

2025-05-07

ocean-sound-theme - 6.3.5
Ebuild name:

kde-plasma/ocean-sound-theme-6.3.5

Description

Ocean Sound Theme for Plasma

Added to portage

2025-05-07

oxygen - 6.3.5
Ebuild name:

kde-plasma/oxygen-6.3.5

Description

Oxygen visual style for the Plasma desktop

Added to portage

2025-05-07

poppler - 25.05.0
Ebuild name:

app-text/poppler-25.05.0

Description

PDF rendering library based on the xpdf-3.0 code base

Added to portage

2025-05-07

pyvenv - 1.21
Ebuild name:

app-emacs/pyvenv-1.21

Description

Python virtual environment interface for Emacs

Added to portage

2025-05-07

rack-session - 2.1.1
Ebuild name:

dev-ruby/rack-session-2.1.1

Description

A session implementation for Rack

Added to portage

2025-05-07

version_gem - 1.1.8
Ebuild name:

dev-ruby/version_gem-1.1.8

Description

Enhance that VERSION Sugar for boring Version modules

Added to portage

2025-05-07

2025-05-06
PDL-Graphics-Gnuplot - 2.32.0
Ebuild name:

dev-perl/PDL-Graphics-Gnuplot-2.32.0

Description

Gnuplot-based plotting for PDL

Added to portage

2025-05-06

anydesk - 6.4.3
Ebuild name:

net-misc/anydesk-6.4.3

Description

Feature rich multi-platform remote desktop application

Added to portage

2025-05-06

awscli - 1.40.8
Ebuild name:

app-admin/awscli-1.40.8

Description

Universal Command Line Environment for AWS

Added to portage

2025-05-06

bcc - 0.34.0
Ebuild name:

dev-util/bcc-0.34.0

Description

Tools for BPF-based Linux IO analysis, networking, monitoring, and more

Added to portage

2025-05-06

bird - 2.16.2
Ebuild name:

net-misc/bird-2.16.2

Description

A routing daemon implementing OSPF, RIPv2 & BGP for IPv4 & IPv6

Added to portage

2025-05-06

boto3 - 1.38.9
Ebuild name:

dev-python/boto3-1.38.9

Description

The AWS SDK for Python

Added to portage

2025-05-06

botocore - 1.38.9
Ebuild name:

dev-python/botocore-1.38.9

Description

Low-level, data-driven core of boto 3

Added to portage

2025-05-06

cmake - 4.0.2
Ebuild name:

dev-build/cmake-4.0.2

Description

Cross platform Make

Added to portage

2025-05-06

dehydrated - 0.7.1-r2
Ebuild name:

app-crypt/dehydrated-0.7.1-r2

Description

A client for signing certificates with an ACME-server

Added to portage

2025-05-06

discord - 0.0.94
Ebuild name:

net-im/discord-0.0.94

Description

All-in-one voice and text chat for gamers

Added to portage

2025-05-06

dist-kernel - 6.1.137
Ebuild name:

virtual/dist-kernel-6.1.137

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-05-06

dist-kernel - 6.12.27
Ebuild name:

virtual/dist-kernel-6.12.27

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-05-06

exim - 4.98.2-r1
Ebuild name:

mail-mta/exim-4.98.2-r1

Description

A highly configurable, drop-in replacement for sendmail

Added to portage

2025-05-06

fast_float - 8.0.0
Ebuild name:

dev-cpp/fast_float-8.0.0

Description

Fast and exact implementation of the C++ from_chars functions for number t

Added to portage

2025-05-06

fetchlog - 1.6
Ebuild name:

app-admin/fetchlog-1.6

Description

Displays the last new messages of a logfile

Added to portage

2025-05-06

fontconfig - 2.16.2-r1
Ebuild name:

media-libs/fontconfig-2.16.2-r1

Description

A library for configuring and customizing font access

Added to portage

2025-05-06

gentoo-kernel - 6.1.137
Ebuild name:

sys-kernel/gentoo-kernel-6.1.137

Description

Linux kernel built with Gentoo patches

Added to portage

2025-05-06

gentoo-kernel - 6.12.27
Ebuild name:

sys-kernel/gentoo-kernel-6.12.27

Description

Linux kernel built with Gentoo patches

Added to portage

2025-05-06

gentoo-kernel-bin - 6.1.137
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.137

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-05-06

gentoo-kernel-bin - 6.12.27
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.27

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-05-06

go - 1.24.2-r3
Ebuild name:

dev-lang/go-1.24.2-r3

Description

A concurrent garbage collected and typesafe programming language

Added to portage

2025-05-06

google-auth - 2.40.0
Ebuild name:

dev-python/google-auth-2.40.0

Description

Google Authentication Library

Added to portage

2025-05-06

gxemul - 0.6.3.1
Ebuild name:

app-emulation/gxemul-0.6.3.1

Description

A Machine Emulator, Mainly emulates MIPS, but supports other CPU types

Added to portage

2025-05-06

indilib - 2.1.2.1-r1
Ebuild name:

sci-libs/indilib-2.1.2.1-r1

Description

INDI Astronomical Control Protocol library

Added to portage

2025-05-06

ipywidgets - 8.1.7
Ebuild name:

dev-python/ipywidgets-8.1.7

Description

IPython HTML widgets for Jupyter

Added to portage

2025-05-06

jupyterlab-widgets - 3.0.15
Ebuild name:

dev-python/jupyterlab-widgets-3.0.15

Description

Jupyter interactive widgets for JupyterLab

Added to portage

2025-05-06

kismet - 2022.08.1-r3
Ebuild name:

net-wireless/kismet-2022.08.1-r3

Description

IEEE 802.11 wireless LAN sniffer

Added to portage

2025-05-06

kismet - 2023.07.1-r2
Ebuild name:

net-wireless/kismet-2023.07.1-r2

Description

IEEE 802.11 wireless LAN sniffer

Added to portage

2025-05-06

knowit - 0.5.6
Ebuild name:

dev-python/knowit-0.5.6

Description

Know better your media files

Added to portage

2025-05-06

kubo - 0.34.1
Ebuild name:

net-p2p/kubo-0.34.1

Description

Main implementation of IPFS

Added to portage

2025-05-06

mdbook - 0.4.49
Ebuild name:

app-text/mdbook-0.4.49

Description

Create a book from markdown files

Added to portage

2025-05-06

meson-python - 0.18.0
Ebuild name:

dev-python/meson-python-0.18.0

Description

Meson PEP 517 Python build backend

Added to portage

2025-05-06

mkvtoolnix - 92.0
Ebuild name:

media-video/mkvtoolnix-92.0

Description

Tools to create, alter, and inspect Matroska files

Added to portage

2025-05-06

mpdecimal - 4.0.1
Ebuild name:

dev-libs/mpdecimal-4.0.1

Description

Correctly-rounded arbitrary precision decimal floating point arithmetic

Added to portage

2025-05-06

nanovna-saver - 0.7.3
Ebuild name:

net-wireless/nanovna-saver-0.7.3

Description

tool for reading, displaying and saving data from the NanoVNA

Added to portage

2025-05-06

narwhals - 1.38.0
Ebuild name:

dev-python/narwhals-1.38.0

Description

Extremely lightweight compatibility layer between dataframe libraries

Added to portage

2025-05-06

ncdu - 2.8.2
Ebuild name:

sys-fs/ncdu-2.8.2

Description

NCurses Disk Usage

Added to portage

2025-05-06

nfoview - 2.1
Ebuild name:

app-text/nfoview-2.1

Description

Simple viewer for NFO files, which are ASCII art in the CP437 codepage

Added to portage

2025-05-06

nvidia-drivers - 570.123.11
Ebuild name:

x11-drivers/nvidia-drivers-570.123.11

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2025-05-06

obs-studio - 31.0.3-r1
Ebuild name:

media-video/obs-studio-31.0.3-r1

Description

Software for Recording and Streaming Live Video Content

Added to portage

2025-05-06

peg - 0.1.19
Ebuild name:

dev-util/peg-0.1.19

Description

Recursive-descent parser generators for C

Added to portage

2025-05-06

picocom - 2024.07-r1
Ebuild name:

net-dialup/picocom-2024.07-r1

Description

minimal dumb-terminal emulation program

Added to portage

2025-05-06

pytest-timeout - 2.4.0
Ebuild name:

dev-python/pytest-timeout-2.4.0

Description

pytest plugin to abort hanging tests

Added to portage

2025-05-06

pythia - 8.3.13-r1
Ebuild name:

sci-physics/pythia-8.3.13-r1

Description

Lund Monte Carlo high-energy physics event generator

Added to portage

2025-05-06

pythia - 8.3.14
Ebuild name:

sci-physics/pythia-8.3.14

Description

Lund Monte Carlo high-energy physics event generator

Added to portage

2025-05-06

python-stdnum - 2.0
Ebuild name:

dev-python/python-stdnum-2.0

Description

A module to handle standardized numbers and codes

Added to portage

2025-05-06

pytools - 2025.1.3
Ebuild name:

dev-python/pytools-2025.1.3

Description

Collection of tools missing from the Python standard library

Added to portage

2025-05-06

qca - 2.3.10-r1
Ebuild name:

app-crypt/qca-2.3.10-r1

Description

Qt Cryptographic Architecture (QCA)

Added to portage

2025-05-06

qemu - 7.2.15-r1
Ebuild name:

app-emulation/qemu-7.2.15-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 7.2.16-r1
Ebuild name:

app-emulation/qemu-7.2.16-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 7.2.17-r1
Ebuild name:

app-emulation/qemu-7.2.17-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 8.2.10-r1
Ebuild name:

app-emulation/qemu-8.2.10-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 8.2.7-r1
Ebuild name:

app-emulation/qemu-8.2.7-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 8.2.9-r1
Ebuild name:

app-emulation/qemu-8.2.9-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 9.1.2-r2
Ebuild name:

app-emulation/qemu-9.1.2-r2

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 9.1.3-r2
Ebuild name:

app-emulation/qemu-9.1.3-r2

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 9.2.2-r1
Ebuild name:

app-emulation/qemu-9.2.2-r1

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

qemu - 9.2.3-r2
Ebuild name:

app-emulation/qemu-9.2.3-r2

Description

QEMU + Kernel-based Virtual Machine userland tools

Added to portage

2025-05-06

quack - 0.48
Ebuild name:

app-emacs/quack-0.48

Description

Enhances Emacs support for Scheme

Added to portage

2025-05-06

queue - 0.2
Ebuild name:

app-emacs/queue-0.2

Description

Queue data structure

Added to portage

2025-05-06

qwerty - 1.1
Ebuild name:

app-emacs/qwerty-1.1

Description

Switch between QWERTY and DVORAK without changing the console keymap

Added to portage

2025-05-06

racket-mode - 1_p20250122
Ebuild name:

app-emacs/racket-mode-1_p20250122

Description

Emacs modes for Racket edit, REPL, check-syntax, debug, profile,

Added to portage

2025-05-06

racket-mode - 9999
Ebuild name:

app-emacs/racket-mode-9999

Description

Emacs modes for Racket edit, REPL, check-syntax, debug, profile, and mor

Added to portage

2025-05-06

rng-tools - 6.16-r2
Ebuild name:

sys-apps/rng-tools-6.16-r2

Description

Daemon to use hardware random number generators

Added to portage

2025-05-06

rng-tools - 6.17-r1
Ebuild name:

sys-apps/rng-tools-6.17-r1

Description

Daemon to use hardware random number generators

Added to portage

2025-05-06

rspec-mocks - 3.13.4
Ebuild name:

dev-ruby/rspec-mocks-3.13.4

Description

A Behaviour Driven Development (BDD) framework for Ruby

Added to portage

2025-05-06

rtl-sdr - 2.0.2-r2
Ebuild name:

net-wireless/rtl-sdr-2.0.2-r2

Description

Turns your Realtek RTL2832 based DVB dongle into a SDR receiver

Added to portage

2025-05-06

rust - 1.87.0_beta20250430
Ebuild name:

dev-lang/rust-1.87.0_beta20250430

Description

Systems programming language originally developed by Mozilla

Added to portage

2025-05-06

rust-bin - 1.87.0_beta20250430
Ebuild name:

dev-lang/rust-bin-1.87.0_beta20250430

Description

Added to portage

2025-05-06

rust-common - 1.87.0_beta20250430
Ebuild name:

dev-lang/rust-common-1.87.0_beta20250430

Description

Common files shared between multiple slots of Rust

Added to portage

2025-05-06

rust-std - 1.87.0_beta20250430
Ebuild name:

sys-devel/rust-std-1.87.0_beta20250430

Description

Rust standard library, standalone (for crossdev)

Added to portage

2025-05-06

sentencepiece - 0.2.0-r3
Ebuild name:

sci-ml/sentencepiece-0.2.0-r3

Description

Text tokenizer for Neural Network-based text generation

Added to portage

2025-05-06

shelldap - 1.5.2
Ebuild name:

net-nds/shelldap-1.5.2

Description

A handy shell-like interface for browsing LDAP servers and editing their con

Added to portage

2025-05-06

signal-desktop-bin - 7.53.0
Ebuild name:

net-im/signal-desktop-bin-7.53.0

Description

Allows you to send and receive messages of Signal Messenger on you

Added to portage

2025-05-06

soapyrtlsdr - 0.3.3-r2
Ebuild name:

net-wireless/soapyrtlsdr-0.3.3-r2

Description

SoapySDR RTL-SDR Support Module

Added to portage

2025-05-06

soapyrtlsdr - 0.3.3-r3
Ebuild name:

net-wireless/soapyrtlsdr-0.3.3-r3

Description

SoapySDR RTL-SDR Support Module

Added to portage

2025-05-06

spdlog - 1.15.2
Ebuild name:

dev-libs/spdlog-1.15.2

Description

Fast C++ logging library

Added to portage

2025-05-06

subliminal - 2.3.0
Ebuild name:

media-video/subliminal-2.3.0

Description

Python library to search and download subtitles

Added to portage

2025-05-06

svxlink - 24.02-r3
Ebuild name:

media-radio/svxlink-24.02-r3

Description

Multi Purpose Voice Services System, including Qtel for EchoLink

Added to portage

2025-05-06

tempestsdr - 0.0_p20250122-r2
Ebuild name:

net-wireless/tempestsdr-0.0_p20250122-r2

Description

Remote video eavesdropping using a software-defined radio

Added to portage

2025-05-06

thepeg - 2.2.2-r2
Ebuild name:

sci-physics/thepeg-2.2.2-r2

Description

Toolkit for High Energy Physics Event Generation

Added to portage

2025-05-06

thepeg - 2.2.3-r2
Ebuild name:

sci-physics/thepeg-2.2.3-r2

Description

Toolkit for High Energy Physics Event Generation

Added to portage

2025-05-06

thepeg - 2.3.0-r1
Ebuild name:

sci-physics/thepeg-2.3.0-r1

Description

Toolkit for High Energy Physics Event Generation

Added to portage

2025-05-06

trakit - 0.2.2
Ebuild name:

dev-python/trakit-0.2.2

Description

Guess additional information from titles in media tracks

Added to portage

2025-05-06

tucnak - 4.67-r1
Ebuild name:

media-radio/tucnak-4.67-r1

Description

Amateur Radio VHF Contest Logbook

Added to portage

2025-05-06

twm - 1.0.13.1
Ebuild name:

x11-wm/twm-1.0.13.1

Description

X.Org Tab Window Manager

Added to portage

2025-05-06

urh - 2.9.6_p20240428-r1
Ebuild name:

net-wireless/urh-2.9.6_p20240428-r1

Description

Universal Radio Hacker investigate wireless protocols like a bo

Added to portage

2025-05-06

urh - 2.9.8-r2
Ebuild name:

net-wireless/urh-2.9.8-r2

Description

Universal Radio Hacker investigate wireless protocols like a boss

Added to portage

2025-05-06

vanilla-kernel - 6.1.137
Ebuild name:

sys-kernel/vanilla-kernel-6.1.137

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-05-06

vanilla-kernel - 6.12.27
Ebuild name:

sys-kernel/vanilla-kernel-6.12.27

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-05-06

virtualenv - 20.31.1
Ebuild name:

dev-python/virtualenv-20.31.1

Description

Virtual Python Environment builder

Added to portage

2025-05-06

wcm - 0.9.0-r1
Ebuild name:

gui-apps/wcm-0.9.0-r1

Description

Wayfire Config Manager

Added to portage

2025-05-06

wf-config - 0.9.0-r1
Ebuild name:

gui-libs/wf-config-0.9.0-r1

Description

library for managing wayfire configuration files

Added to portage

2025-05-06

xwxapt - 3.4.2-r1
Ebuild name:

media-radio/xwxapt-3.4.2-r1

Description

GTK+ linux weather satellite APT image decoder software

Added to portage

2025-05-06

xwxapt - 3.4.3-r1
Ebuild name:

media-radio/xwxapt-3.4.3-r1

Description

GTK+ linux weather satellite APT image decoder software

Added to portage

2025-05-06

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 56.6 ms