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:

84700

userrating:

average rating: 1.2 (52 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->app-shells->bash

A lot of programs (esspecially Bash) use the GNU Readline library for command
line input. Readline allows to define each key with a custom value. This
definition is stored in the file .inputrc in the users home directory.

If you want to assign an often used command, e.g. less /var/log/message to the
key F1, you'll need to add the following line to your .inputrc:

"\e[11~": "less /var/log/messages^M"

The last char in \e[11~ is a tilde char. All characters have to be entered
exactly as given, with only one exception: the ^M at the end. The ^M means
Enter and causes a direct execution of the command. Without the ^M, the
command would be simply copied into the command line and which would wait for
the input of enter or a different char.

The way you enter the ^M depends on the editor you use. In vi you have to
press ctrl-V and Enter.
It has to be one single char (ASCII-code 13).

The character sequence \e will be interpreted as an Escape char from Readline.
The given sequence works in X11. In the console the sequence differs, but both
definitions can be in the same .inputrc file.

The change in .inputrc applies with a fresh started Shell. You can refresh the
setting with the key sequence ctrl-X and ctrl-R in the running shell. F1
should work now.

How to use the trick with other keys? First you have to know the code that the
key generates.
You can get the code when you press ctrl-V and the desired key.
You will get an Escape-sequence (the first 2 chars are ^[ which is equal to
ctrl-[ and equal to Escape)
If you replace ^[ with \e, you got the sequence for .inputrc.

More details of the usage of readline can be found in the bash manpage (man
bash).

Translated from
http://www.pro-linux.de/news/2002/0040.html
rate this article:
current rating: average rating: 1.2 (26 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
2026-04-29
backrefs - 7.0
Ebuild name:

dev-python/backrefs-7.0

Description

Wrapper around re or regex that adds additional back references

Added to portage

2026-04-29

cbor2 - 6.0.1
Ebuild name:

dev-python/cbor2-6.0.1

Description

CBOR (de)serializer with extensive tag support

Added to portage

2026-04-29

ceph - 20.2.1-r2
Ebuild name:

sys-cluster/ceph-20.2.1-r2

Description

Ceph distributed filesystem

Added to portage

2026-04-29

cfitsio - 4.6.4
Ebuild name:

sci-libs/cfitsio-4.6.4

Description

C and Fortran library for manipulating FITS files

Added to portage

2026-04-29

deno-bin - 2.7.14
Ebuild name:

dev-lang/deno-bin-2.7.14

Description

Modern runtime for JavaScript and TypeScript

Added to portage

2026-04-29

ethtool - 7.0
Ebuild name:

sys-apps/ethtool-7.0

Description

Utility for examining and tuning ethernet-based network interfaces

Added to portage

2026-04-29

firefox - 150.0.1
Ebuild name:

www-client/firefox-150.0.1

Description

Firefox Web Browser

Added to portage

2026-04-29

firefox-l10n - 150.0.1
Ebuild name:

www-client/firefox-l10n-150.0.1

Description

Firefox Web Browser's translation files

Added to portage

2026-04-29

getuto - 1.18
Ebuild name:

app-portage/getuto-1.18

Description

Standalone Gentoo gpg trust anchor generation tool for binpkgs

Added to portage

2026-04-29

getuto - 1.19.1
Ebuild name:

app-portage/getuto-1.19.1

Description

Standalone Gentoo gpg trust anchor generation tool for binpkgs

Added to portage

2026-04-29

gitpython - 3.1.49
Ebuild name:

dev-python/gitpython-3.1.49

Description

Library used to interact with Git repositories

Added to portage

2026-04-29

googleapis-common-protos - 1.73.1-r1
Ebuild name:

dev-python/googleapis-common-protos-1.73.1-r1

Description

Python classes generated from the common protos in th

Added to portage

2026-04-29

googleapis-common-protos - 1.74.0-r1
Ebuild name:

dev-python/googleapis-common-protos-1.74.0-r1

Description

Python classes generated from the common protos in th

Added to portage

2026-04-29

grass - 8.5.0_rc1
Ebuild name:

sci-geosciences/grass-8.5.0_rc1

Description

Free GIS with raster and vector functionality, as well as 3D vizual

Added to portage

2026-04-29

gtk+ - 3.24.52
Ebuild name:

x11-libs/gtk+-3.24.52

Description

Gimp ToolKit +

Added to portage

2026-04-29

hcloud - 2.19.0
Ebuild name:

dev-python/hcloud-2.19.0

Description

Official Hetzner Cloud python library

Added to portage

2026-04-29

htop - 3.5.1
Ebuild name:

sys-process/htop-3.5.1

Description

Interactive process viewer

Added to portage

2026-04-29

ibus - 1.5.33
Ebuild name:

app-i18n/ibus-1.5.33

Description

Intelligent Input Bus for Linux / Unix OS

Added to portage

2026-04-29

libnotify - 0.8.8
Ebuild name:

x11-libs/libnotify-0.8.8

Description

A library for sending desktop notifications

Added to portage

2026-04-29

localsearch - 3.10.2-r1
Ebuild name:

app-misc/localsearch-3.10.2-r1

Description

Indexer and search engine that powers desktop search for core GNOME

Added to portage

2026-04-29

mako - 1.3.12
Ebuild name:

dev-python/mako-1.3.12

Description

A Python templating language

Added to portage

2026-04-29

modsecurity-crs - 3.3.9
Ebuild name:

www-apache/modsecurity-crs-3.3.9

Description

OWASP ModSecurity Core Rule Set

Added to portage

2026-04-29

modsecurity-crs - 4.25.0
Ebuild name:

www-apache/modsecurity-crs-4.25.0

Description

OWASP ModSecurity Core Rule Set

Added to portage

2026-04-29

mu - 1.14.1
Ebuild name:

net-mail/mu-1.14.1

Description

Set of tools to deal with Maildirs, in particular, searching and indexing

Added to portage

2026-04-29

netifrc - 0.7.14
Ebuild name:

net-misc/netifrc-0.7.14

Description

Gentoo Network Interface Management Scripts

Added to portage

2026-04-29

nginx - 1.29.8
Ebuild name:

www-servers/nginx-1.29.8

Description

Added to portage

2026-04-29

nginx - 1.30.0
Ebuild name:

www-servers/nginx-1.30.0

Description

Added to portage

2026-04-29

noflet - 0.0.15_p20141102-r1
Ebuild name:

app-emacs/noflet-0.0.15_p20141102-r1

Description

Dynamic, local advice for Emacs-Lisp code

Added to portage

2026-04-29

nvidia-drivers - 535.309.01
Ebuild name:

x11-drivers/nvidia-drivers-535.309.01

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2026-04-29

nvidia-drivers - 580.159.03-r1
Ebuild name:

x11-drivers/nvidia-drivers-580.159.03-r1

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2026-04-29

nvidia-drivers - 595.71.05
Ebuild name:

x11-drivers/nvidia-drivers-595.71.05

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2026-04-29

proto-plus - 1.27.2-r1
Ebuild name:

dev-python/proto-plus-1.27.2-r1

Description

Beautiful, Pythonic protocol buffers

Added to portage

2026-04-29

rsync - 3.4.2
Ebuild name:

net-misc/rsync-3.4.2

Description

File transfer program to keep remote files into sync

Added to portage

2026-04-29

sssd - 2.13.0
Ebuild name:

sys-auth/sssd-2.13.0

Description

System Security Services Daemon provides access to identity and authentication

Added to portage

2026-04-29

sssd - 2.9.8-r1
Ebuild name:

sys-auth/sssd-2.9.8-r1

Description

System Security Services Daemon provides access to identity and authenticati

Added to portage

2026-04-29

trove-classifiers - 2026.4.28.13
Ebuild name:

dev-python/trove-classifiers-2026.4.28.13

Description

Canonical source for classifiers on PyPI (pypi.org)

Added to portage

2026-04-29

wget - 1.25.0-r2
Ebuild name:

net-misc/wget-1.25.0-r2

Description

Network utility to retrieve files from the WWW

Added to portage

2026-04-29

wireless-regdb - 20260318
Ebuild name:

net-wireless/wireless-regdb-20260318

Description

Wireless Regulatory database for Linux

Added to portage

2026-04-29

zope-event - 6.2
Ebuild name:

dev-python/zope-event-6.2

Description

Event publishing / dispatch, used by Zope Component Architecture

Added to portage

2026-04-29

2026-04-28
7zip - 26.01
Ebuild name:

app-arch/7zip-26.01

Description

Free file archiver for extremely high compression

Added to portage

2026-04-28

aucdtect - 0.8.2-r2
Ebuild name:

media-sound/aucdtect-0.8.2-r2

Description

Commandline FLAC CDDA authenticity verifier

Added to portage

2026-04-28

aws-session-manager-plugin - 1.2.814.0
Ebuild name:

app-admin/aws-session-manager-plugin-1.2.814.0

Description

AWS Session Manager Plugin for aws-cli

Added to portage

2026-04-28

awscli - 1.44.87
Ebuild name:

app-admin/awscli-1.44.87

Description

Universal Command Line Environment for AWS

Added to portage

2026-04-28

bmake - 20260406
Ebuild name:

dev-build/bmake-20260406

Description

NetBSD's portable make

Added to portage

2026-04-28

boto3 - 1.42.97
Ebuild name:

dev-python/boto3-1.42.97

Description

The AWS SDK for Python

Added to portage

2026-04-28

botocore - 1.42.97
Ebuild name:

dev-python/botocore-1.42.97

Description

Low-level, data-driven core of boto 3

Added to portage

2026-04-28

ccache - 4.13.5
Ebuild name:

dev-util/ccache-4.13.5

Description

Fast compiler cache

Added to portage

2026-04-28

cfn-lint - 1.50.0
Ebuild name:

dev-python/cfn-lint-1.50.0

Description

CloudFormation Linter

Added to portage

2026-04-28

clang - 23.0.0_pre20260428
Ebuild name:

dev-python/clang-23.0.0_pre20260428

Description

Python bindings for llvm-core/clang

Added to portage

2026-04-28

clang - 23.0.0_pre20260428
Ebuild name:

llvm-core/clang-23.0.0_pre20260428

Description

C language family frontend for LLVM

Added to portage

2026-04-28

clang-common - 23.0.0_pre20260428
Ebuild name:

llvm-core/clang-common-23.0.0_pre20260428

Description

Common files shared between multiple slots of clang

Added to portage

2026-04-28

claude-code - 2.1.121
Ebuild name:

dev-util/claude-code-2.1.121

Description

Claude Code - an agentic coding tool by Anthropic

Added to portage

2026-04-28

compiler-rt - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/compiler-rt-23.0.0_pre20260428

Description

Compiler runtime library for clang (built-in part)

Added to portage

2026-04-28

compiler-rt-sanitizers - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/compiler-rt-sanitizers-23.0.0_pre20260428

Description

Compiler runtime libraries for clang (sanit

Added to portage

2026-04-28

dbeaver-bin - 26.0.2
Ebuild name:

dev-db/dbeaver-bin-26.0.2

Description

Free universal database tool (community edition)

Added to portage

2026-04-28

dist-kernel - 6.12.84
Ebuild name:

virtual/dist-kernel-6.12.84

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-04-28

dist-kernel - 6.18.25
Ebuild name:

virtual/dist-kernel-6.18.25

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-04-28

dist-kernel - 6.6.136
Ebuild name:

virtual/dist-kernel-6.6.136

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-04-28

dist-kernel - 7.0.2
Ebuild name:

virtual/dist-kernel-7.0.2

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-04-28

dns-lexicon - 3.25.1
Ebuild name:

dev-python/dns-lexicon-3.25.1

Description

Manipulate DNS records on various DNS providers in a standardized/agn

Added to portage

2026-04-28

firefox-bin - 150.0.1
Ebuild name:

www-client/firefox-bin-150.0.1

Description

Firefox Web Browser

Added to portage

2026-04-28

flang - 23.0.0_pre20260428
Ebuild name:

llvm-core/flang-23.0.0_pre20260428

Description

LLVM's Fortran frontend

Added to portage

2026-04-28

flang-rt - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/flang-rt-23.0.0_pre20260428

Description

LLVM's Fortran runtime

Added to portage

2026-04-28

flufl-lock - 9.1.0
Ebuild name:

dev-python/flufl-lock-9.1.0

Description

NFS-safe file locking with timeouts for POSIX systems

Added to portage

2026-04-28

fzf - 0.72.0
Ebuild name:

app-shells/fzf-0.72.0

Description

General-purpose command-line fuzzy finder, written in Golang

Added to portage

2026-04-28

gentoo-kernel - 6.12.84
Ebuild name:

sys-kernel/gentoo-kernel-6.12.84

Description

Linux kernel built with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel - 6.18.25
Ebuild name:

sys-kernel/gentoo-kernel-6.18.25

Description

Linux kernel built with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel - 6.6.136
Ebuild name:

sys-kernel/gentoo-kernel-6.6.136

Description

Linux kernel built with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel - 7.0.2
Ebuild name:

sys-kernel/gentoo-kernel-7.0.2

Description

Linux kernel built with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel-bin - 6.12.84
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.84

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel-bin - 6.18.25
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.18.25

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel-bin - 6.6.136
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.136

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-04-28

gentoo-kernel-bin - 7.0.2
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.0.2

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-04-28

gentoo-sources - 6.12.84
Ebuild name:

sys-kernel/gentoo-sources-6.12.84

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-28

gentoo-sources - 6.18.25
Ebuild name:

sys-kernel/gentoo-sources-6.18.25

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-28

gentoo-sources - 6.6.136
Ebuild name:

sys-kernel/gentoo-sources-6.6.136

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-28

gentoo-sources - 7.0.2
Ebuild name:

sys-kernel/gentoo-sources-7.0.2

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-28

github-cli - 2.92.0
Ebuild name:

dev-util/github-cli-2.92.0

Description

GitHub CLI

Added to portage

2026-04-28

greenlet - 3.5.0
Ebuild name:

dev-python/greenlet-3.5.0

Description

Lightweight in-process concurrent programming

Added to portage

2026-04-28

highs - 1.14.0
Ebuild name:

sci-mathematics/highs-1.14.0

Description

Modern solver for linear, quadratic, and mixed-integer programs

Added to portage

2026-04-28

hishel - 1.2.1
Ebuild name:

dev-python/hishel-1.2.1

Description

An elegant HTTP Cache implementation for HTTPX and HTTP Core

Added to portage

2026-04-28

hypothesis - 6.152.4
Ebuild name:

dev-python/hypothesis-6.152.4

Description

A library for property based testing

Added to portage

2026-04-28

ig - 0.51.1
Ebuild name:

app-admin/ig-0.51.1

Description

Tools and framework for data collection and system inspection using eBPF

Added to portage

2026-04-28

iscan-plugin-esdip - 1.0.0.5-r2
Ebuild name:

media-gfx/iscan-plugin-esdip-1.0.0.5-r2

Description

Plugin for 'epkowa' backend for image manipulation

Added to portage

2026-04-28

iscan-plugin-gt-f500 - 1.0.0.1-r3
Ebuild name:

media-gfx/iscan-plugin-gt-f500-1.0.0.1-r3

Description

Epson Perfection 2480/2580 PHOTO scanner plugin for SANE

Added to portage

2026-04-28

iscan-plugin-gt-f720 - 0.0.1.2-r2
Ebuild name:

media-gfx/iscan-plugin-gt-f720-0.0.1.2-r2

Description

Epson Perfection V300 PHOTO scanner plugin for SANE 'epko

Added to portage

2026-04-28

iscan-plugin-gt-x770 - 2.1.2.1-r5
Ebuild name:

media-gfx/iscan-plugin-gt-x770-2.1.2.1-r5

Description

Epson Perfection V500 scanner plugin for SANE 'epkowa' ba

Added to portage

2026-04-28

iscan-plugin-gt-x820 - 2.2.0.1-r2
Ebuild name:

media-gfx/iscan-plugin-gt-x820-2.2.0.1-r2

Description

Epson Perfection V600 scanner plugin for SANE 'epkowa' ba

Added to portage

2026-04-28

jsonschema-path - 0.4.6
Ebuild name:

dev-python/jsonschema-path-0.4.6

Description

JSONSchema Spec with object-oriented paths

Added to portage

2026-04-28

knot-resolver - 6.3.0
Ebuild name:

net-dns/knot-resolver-6.3.0

Description

Scaleable caching DNS resolver

Added to portage

2026-04-28

libclc - 23.0.0_pre20260428
Ebuild name:

llvm-core/libclc-23.0.0_pre20260428

Description

OpenCL C library

Added to portage

2026-04-28

libcxx - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/libcxx-23.0.0_pre20260428

Description

New implementation of the C++ standard library, targeting C

Added to portage

2026-04-28

libcxxabi - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/libcxxabi-23.0.0_pre20260428

Description

Low level support for a standard C++ library

Added to portage

2026-04-28

libgcc - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/libgcc-23.0.0_pre20260428

Description

Compiler runtime library for clang, compatible with libgcc_

Added to portage

2026-04-28

libiio - 0.26-r4
Ebuild name:

net-libs/libiio-0.26-r4

Description

Library for interfacing with IIO devices

Added to portage

2026-04-28

libunwind - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/libunwind-23.0.0_pre20260428

Description

C++ runtime stack unwinder from LLVM

Added to portage

2026-04-28

lit - 23.0.0_pre20260428
Ebuild name:

dev-python/lit-23.0.0_pre20260428

Description

A stand-alone install of the LLVM suite testing tool

Added to portage

2026-04-28

lld - 23.0.0_pre20260428
Ebuild name:

llvm-core/lld-23.0.0_pre20260428

Description

The LLVM linker (link editor)

Added to portage

2026-04-28

lldb - 23.0.0_pre20260428
Ebuild name:

llvm-core/lldb-23.0.0_pre20260428

Description

The LLVM debugger

Added to portage

2026-04-28

llvm - 23.0.0_pre20260428
Ebuild name:

dev-ml/llvm-23.0.0_pre20260428

Description

OCaml bindings for LLVM

Added to portage

2026-04-28

llvm - 23.0.0_pre20260428
Ebuild name:

llvm-core/llvm-23.0.0_pre20260428

Description

Low Level Virtual Machine

Added to portage

2026-04-28

llvm-common - 23.0.0_pre20260428
Ebuild name:

llvm-core/llvm-common-23.0.0_pre20260428

Description

Common files shared between multiple slots of LLVM

Added to portage

2026-04-28

lttoolbox - 3.7.6
Ebuild name:

sci-misc/lttoolbox-3.7.6

Description

Toolbox for lexical processing, morphological analysis and generation of w

Added to portage

2026-04-28

lttoolbox - 3.8.2
Ebuild name:

sci-misc/lttoolbox-3.8.2

Description

Toolbox for lexical processing, morphological analysis and generation of w

Added to portage

2026-04-28

mlir - 23.0.0_pre20260428
Ebuild name:

llvm-core/mlir-23.0.0_pre20260428

Description

Multi-Level Intermediate Representation (library only)

Added to portage

2026-04-28

mstpd - 0.2.0
Ebuild name:

net-misc/mstpd-0.2.0

Description

Multiple spanning tree protocol daemon

Added to portage

2026-04-28

nco - 5.3.9
Ebuild name:

sci-misc/nco-5.3.9

Description

Command line utilities for operating on netCDF files

Added to portage

2026-04-28

nxml-docbook5-schemas - 5.1
Ebuild name:

app-emacs/nxml-docbook5-schemas-5.1

Description

Add support for DocBook 5 schemas to NXML

Added to portage

2026-04-28

nxml-gentoo-schemas - 20241116
Ebuild name:

app-emacs/nxml-gentoo-schemas-20241116

Description

Extension for nxml-mode with Gentoo-specific schemas

Added to portage

2026-04-28

nxml-libvirt-schemas - 11.10.0
Ebuild name:

app-emacs/nxml-libvirt-schemas-11.10.0

Description

Extension for nxml-mode with libvirt schemas

Added to portage

2026-04-28

openapi-schema-validator - 0.9.0
Ebuild name:

dev-python/openapi-schema-validator-0.9.0

Description

OpenAPI schema validation for Python

Added to portage

2026-04-28

openmp - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/openmp-23.0.0_pre20260428

Description

OpenMP runtime libraries for LLVM/clang compiler

Added to portage

2026-04-28

openmp-amdgcn-amd-amdhsa - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/openmp-amdgcn-amd-amdhsa-23.0.0_pre20260428

Description

OpenMP target library for amdgcn devices

Added to portage

2026-04-28

openmp-nvptx64-nvidia-cuda - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/openmp-nvptx64-nvidia-cuda-23.0.0_pre20260428

Description

OpenMP target library for nvptx64 devic

Added to portage

2026-04-28

openmp-spirv64-intel - 23.0.0_pre20260428
Ebuild name:

llvm-runtimes/openmp-spirv64-intel-23.0.0_pre20260428

Description

OpenMP target library for spirv64 Intel devic

Added to portage

2026-04-28

openpgp-keys-knot-resolver - 20260304
Ebuild name:

sec-keys/openpgp-keys-knot-resolver-20260304

Description

OpenPGP keys used by the Knot Resolver developers

Added to portage

2026-04-28

openstacksdk - 4.12.0
Ebuild name:

dev-python/openstacksdk-4.12.0

Description

A collection of libraries for building applications to work with Ope

Added to portage

2026-04-28

pathspec - 1.1.1
Ebuild name:

dev-python/pathspec-1.1.1

Description

Utility library for gitignore style pattern matching of file paths

Added to portage

2026-04-28

perccli - 7.5.007.0529-r3
Ebuild name:

sys-block/perccli-7.5.007.0529-r3

Description

LINUX PERCCLI Utility For All Dell HBA/PERC Controllers

Added to portage

2026-04-28

polly - 23.0.0_pre20260428
Ebuild name:

llvm-core/polly-23.0.0_pre20260428

Description

Polyhedral optimizations for LLVM

Added to portage

2026-04-28

python-multipart - 0.0.27
Ebuild name:

dev-python/python-multipart-0.0.27

Description

A streaming multipart parser for Python

Added to portage

2026-04-28

r8152 - 2.21.4
Ebuild name:

net-misc/r8152-2.21.4

Description

r8152 driver for Realtek USB FE / GBE / 2.5G Gaming Ethernet Family Controlle

Added to portage

2026-04-28

restart-services - 1.7
Ebuild name:

app-admin/restart-services-1.7

Description

Tool to manage OpenRC and systemd services that need to be restarted

Added to portage

2026-04-28

ruff - 0.15.12
Ebuild name:

dev-util/ruff-0.15.12

Description

An extremely fast Python linter, written in Rust

Added to portage

2026-04-28

signal-desktop-bin - 8.8.0
Ebuild name:

net-im/signal-desktop-bin-8.8.0

Description

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

Added to portage

2026-04-28

symengine - 0.14.1-r3
Ebuild name:

dev-python/symengine-0.14.1-r3

Description

Python wrappers to the symengine C++ library

Added to portage

2026-04-28

tangram - 3.5-r1
Ebuild name:

www-client/tangram-3.5-r1

Description

Web browser designed to organize and run Web applications

Added to portage

2026-04-28

tex4ht - 20240311_p72882-r4
Ebuild name:

dev-tex/tex4ht-20240311_p72882-r4

Description

Converts (La)TeX to (X)HTML, XML and OO.org

Added to portage

2026-04-28

tig - 2.6.0-r1
Ebuild name:

dev-vcs/tig-2.6.0-r1

Description

text mode interface for git

Added to portage

2026-04-28

uv - 0.11.8
Ebuild name:

dev-python/uv-0.11.8

Description

A Python package installer and resolver, written in Rust

Added to portage

2026-04-28

uv-build - 0.11.8
Ebuild name:

dev-python/uv-build-0.11.8

Description

PEP517 uv build backend

Added to portage

2026-04-28

vanilla-kernel - 6.12.84
Ebuild name:

sys-kernel/vanilla-kernel-6.12.84

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-04-28

vanilla-kernel - 6.18.25
Ebuild name:

sys-kernel/vanilla-kernel-6.18.25

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-04-28

vanilla-kernel - 6.6.136
Ebuild name:

sys-kernel/vanilla-kernel-6.6.136

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-04-28

vanilla-kernel - 7.0.2
Ebuild name:

sys-kernel/vanilla-kernel-7.0.2

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-04-28

vanilla-sources - 6.12.84
Ebuild name:

sys-kernel/vanilla-sources-6.12.84

Description

Full sources for the Linux kernel

Added to portage

2026-04-28

vanilla-sources - 6.18.25
Ebuild name:

sys-kernel/vanilla-sources-6.18.25

Description

Full sources for the Linux kernel

Added to portage

2026-04-28

vanilla-sources - 6.6.136
Ebuild name:

sys-kernel/vanilla-sources-6.6.136

Description

Full sources for the Linux kernel

Added to portage

2026-04-28

vanilla-sources - 7.0.2
Ebuild name:

sys-kernel/vanilla-sources-7.0.2

Description

Full sources for the Linux kernel

Added to portage

2026-04-28

virtualenv - 21.3.0
Ebuild name:

dev-python/virtualenv-21.3.0

Description

Virtual Python Environment builder

Added to portage

2026-04-28

wine-proton - 11.0.1_beta2
Ebuild name:

app-emulation/wine-proton-11.0.1_beta2

Description

Valve Software's fork of Wine

Added to portage

2026-04-28

xsri - 2.1.0_p17_p12-r1
Ebuild name:

x11-misc/xsri-2.1.0_p17_p12-r1

Description

The xsri wallpaper setter from RedHat

Added to portage

2026-04-28

xwayland - 24.1.11
Ebuild name:

x11-base/xwayland-24.1.11

Description

Standalone X server running under Wayland

Added to portage

2026-04-28

rdf newsfeed | rss newsfeed | Atom newsfeed
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
- Copyright and legal notices -
Time to create this page: 61.7 ms