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:

88349

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: Tips&Tricks

nice and PORTAGE_NICENESS

Very simply put, the Linux kernel has a (process) scheduler that selects which process to run next in your system. One factor influencing the scheduler's decision about which process to assign CPU time to, is the priority of a process. Processes with a high priority will run before those with a lower priority, and processes with the same priority will take turns in running, one after the other and over again.

Better have a look at it for yourself: Run top from a terminal on your host and pay special attention to the PR and NI columns:

Sample top output

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND 
 8005 root      20   0 85188  33m  57m R  3.3  6.7   8:43.77 X 
 8148 tobias    20  10 25624 2376  24m S  0.3  0.5   0:00.60 xscreensaver 
    1 root      20   0  2476  552 2304 S  0.0  0.1   0:00.31 init 
    2 root      39  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/0 
    3 root      15  -5     0    0    0 S  0.0  0.0   0:00.09 events/0

The PR column indicates the priority level of a process, the value in the NI column displays the so-called nice value of process, which allows you to adjust the priority of a running process. Possible values range from -20 (very high priority), via 0 (standard priority) to 20 (very low priority). In our little example the xscreensaver process has a higher nice value than X, which indicates that X has a higher priority than xscreensaver.

Now, how do we make this work to our advantage when using Portage?

If you keep using your computer while compiling packages you will notice that your box is much less responsive as usal. This is caused by having two "groups" of processes with the same nice priority: your usual running tasks on one side, and emerge (and its child processes) on the other. Now, if you could renice emerge and its children to a higher nice (i.e. lower priority!) value (default is 0), compiling would inevitably take somewhat longer, but you could use your workstation without noticing much difference to its usual performance. That's what the PORTAGE_NICENESS parameter in /etc/make.conf is for:

Code Listing 1: Put this in /etc/make.conf

PORTAGE_NICENESS="15"

You can generally "renice" individual processes from the commandline, (e.g. renice 0 -p 8148 to prioritize xscreensaver in the above example), but this will not work with emerge, as Portage reads the PORTAGE_NICENESS setting from /etc/make.conf once and executes all child processes with the specified nice value.

From http://www.gentoo.org/news/en/gwn/20041101-newsletter.xml

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-09-14
ardour - 9.8.0
Ebuild name:

media-sound/ardour-9.8.0

Description

Digital Audio Workstation

Added to portage

2026-09-14

gcc - 17.0.0_p20260913
Ebuild name:

sys-devel/gcc-17.0.0_p20260913

Description

The GNU Compiler Collection

Added to portage

2026-09-14

git-sources - 7.3_rc3
Ebuild name:

sys-kernel/git-sources-7.3_rc3

Description

The very latest -git version of the Linux kernel

Added to portage

2026-09-14

gnome-extra-apps - 48.0-r1
Ebuild name:

gnome-base/gnome-extra-apps-48.0-r1

Description

Sub-meta package for the applications of GNOME

Added to portage

2026-09-14

gnome-photos - 44.0-r1
Ebuild name:

media-gfx/gnome-photos-44.0-r1

Description

Access, organize and share your photos on GNOME

Added to portage

2026-09-14

hip - 7.2.0-r2
Ebuild name:

dev-util/hip-7.2.0-r2

Description

C++ Heterogeneous-Compute Interface for Portability

Added to portage

2026-09-14

js2-mode - 20231224
Ebuild name:

app-emacs/js2-mode-20231224

Description

Improved JavaScript editing mode for GNU Emacs

Added to portage

2026-09-14

julia-mode - 0.4_p20211023
Ebuild name:

app-emacs/julia-mode-0.4_p20211023

Description

Emacs major mode for the Julia programming language

Added to portage

2026-09-14

kineto - 0.4.0_p20260805-r1
Ebuild name:

sci-ml/kineto-0.4.0_p20260805-r1

Description

part of the PyTorch Profiler

Added to portage

2026-09-14

libpcap - 1.11.0
Ebuild name:

net-libs/libpcap-1.11.0

Description

System-independent library for user-level network packet capture

Added to portage

2026-09-14

merkuro - 26.04.3-r1
Ebuild name:

app-office/merkuro-26.04.3-r1

Description

Calendar application using Akonadi

Added to portage

2026-09-14

merkuro - 26.08.1-r1
Ebuild name:

app-office/merkuro-26.08.1-r1

Description

Calendar application using Akonadi

Added to portage

2026-09-14

mpg123-base - 1.33.7
Ebuild name:

media-sound/mpg123-base-1.33.7

Description

Realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3

Added to portage

2026-09-14

mpg123-output-plugins - 1.33.7
Ebuild name:

media-plugins/mpg123-output-plugins-1.33.7

Description

Plugins for mpg123, the realtime MPEG 1.0/2.0/2.5 audio

Added to portage

2026-09-14

mrouted - 4.7
Ebuild name:

net-misc/mrouted-4.7

Description

IP multicast routing daemon

Added to portage

2026-09-14

opencv - 4.14.0
Ebuild name:

media-libs/opencv-4.14.0

Description

A collection of algorithms and sample code for various computer vision pro

Added to portage

2026-09-14

openpgp-keys-thomasorgis - 20260913
Ebuild name:

sec-keys/openpgp-keys-thomasorgis-20260913

Description

OpenPGP keys used by Thomas Orgis

Added to portage

2026-09-14

openvox - 8.27.0-r1
Ebuild name:

app-admin/openvox-8.27.0-r1

Description

OpenVox agent and apply tools for Puppet-compatible configuration manag

Added to portage

2026-09-14

puppet - 8.10.0-r2
Ebuild name:

app-admin/puppet-8.10.0-r2

Description

A system automation and configuration management software

Added to portage

2026-09-14

quickjs-ng - 0.16.2
Ebuild name:

dev-libs/quickjs-ng-0.16.2

Description

QuickJS, the Next Generation a mighty JavaScript engine

Added to portage

2026-09-14

spirv-llvm-translator - 17.0.27
Ebuild name:

dev-util/spirv-llvm-translator-17.0.27

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 18.1.27
Ebuild name:

dev-util/spirv-llvm-translator-18.1.27

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 19.1.22
Ebuild name:

dev-util/spirv-llvm-translator-19.1.22

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 20.1.17
Ebuild name:

dev-util/spirv-llvm-translator-20.1.17

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 21.1.11
Ebuild name:

dev-util/spirv-llvm-translator-21.1.11

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 22.1.6
Ebuild name:

dev-util/spirv-llvm-translator-22.1.6

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

spirv-llvm-translator - 23.1.1
Ebuild name:

dev-util/spirv-llvm-translator-23.1.1

Description

Bi-directional translator between SPIR-V and LLVM IR

Added to portage

2026-09-14

viking - 1.11-r1
Ebuild name:

sci-geosciences/viking-1.11-r1

Description

GPS data editor and analyzer

Added to portage

2026-09-14

2026-09-13
Linux-DVB - 1.30.0
Ebuild name:

dev-perl/Linux-DVB-1.30.0

Description

Interface to (some parts of) the Linux DVB API

Added to portage

2026-09-13

atari800 - 7.2.0
Ebuild name:

games-emulation/atari800-7.2.0

Description

Emulator of Atari 8-bit computer systems and 5200 game console

Added to portage

2026-09-13

baobab - 50.0
Ebuild name:

sys-apps/baobab-50.0

Description

Disk usage browser for GNOME

Added to portage

2026-09-13

citus - 12.1.14
Ebuild name:

dev-db/citus-12.1.14

Description

Open-source postgresql extension for clustering/multi-node setups

Added to portage

2026-09-13

citus - 13.4.0
Ebuild name:

dev-db/citus-13.4.0

Description

Open-source postgresql extension for clustering/multi-node setups

Added to portage

2026-09-13

citus - 14.2.0
Ebuild name:

dev-db/citus-14.2.0

Description

Open-source postgresql extension for clustering/multi-node setups

Added to portage

2026-09-13

closure-compiler-bin - 20260909
Ebuild name:

dev-lang/closure-compiler-bin-20260909

Description

JavaScript optimizing compiler

Added to portage

2026-09-13

cryptsetup - 2.8.8
Ebuild name:

sys-fs/cryptsetup-2.8.8

Description

Tool to setup encrypted devices with dm-crypt

Added to portage

2026-09-13

d-spy - 50.0
Ebuild name:

dev-debug/d-spy-50.0

Description

D-Spy is a simple tool to explore D-Bus connections

Added to portage

2026-09-13

devcontainer - 0.89.0
Ebuild name:

app-containers/devcontainer-0.89.0

Description

Reference implementation of the Development Containers specifica

Added to portage

2026-09-13

electrum - 4.8.2
Ebuild name:

net-misc/electrum-4.8.2

Description

User friendly Bitcoin client

Added to portage

2026-09-13

ena-driver - 2.17.3
Ebuild name:

net-misc/ena-driver-2.17.3

Description

Amazon EC2 Elastic Network Adapter (ENA) kernel driver

Added to portage

2026-09-13

epiphany - 50.6
Ebuild name:

www-client/epiphany-50.6

Description

GNOME webbrowser based on Webkit

Added to portage

2026-09-13

faudio - 26.09
Ebuild name:

app-emulation/faudio-26.09

Description

Accuracy-focused XAudio reimplementation for open platforms

Added to portage

2026-09-13

gallery-dl - 1.32.12
Ebuild name:

net-misc/gallery-dl-1.32.12

Description

Download image galleries and collections from several image hosting sit

Added to portage

2026-09-13

gcc - 16.2.1_p20260912
Ebuild name:

sys-devel/gcc-16.2.1_p20260912

Description

The GNU Compiler Collection

Added to portage

2026-09-13

gemato - 20.14
Ebuild name:

app-portage/gemato-20.14

Description

Stand-alone Manifest generation & verification tool

Added to portage

2026-09-13

gexiv2 - 0.16.2
Ebuild name:

media-libs/gexiv2-0.16.2

Description

GObject-based wrapper around the Exiv2 library

Added to portage

2026-09-13

gnome-boxes - 50.0
Ebuild name:

gnome-extra/gnome-boxes-50.0

Description

Simple GNOME application to access remote or virtual systems

Added to portage

2026-09-13

gnome-builder - 50.0
Ebuild name:

dev-util/gnome-builder-50.0

Description

An IDE for writing GNOME-based software

Added to portage

2026-09-13

gnome-characters - 50.0
Ebuild name:

gnome-extra/gnome-characters-50.0

Description

Unicode character map viewer and library

Added to portage

2026-09-13

gnome-console - 50.0
Ebuild name:

gui-apps/gnome-console-50.0

Description

A simple user-friendly terminal emulator for the GNOME desktop

Added to portage

2026-09-13

gnome-contacts - 50.0
Ebuild name:

gnome-extra/gnome-contacts-50.0

Description

GNOME contact management application

Added to portage

2026-09-13

gnome-font-viewer - 50.0
Ebuild name:

media-gfx/gnome-font-viewer-50.0

Description

Font viewer utility for GNOME

Added to portage

2026-09-13

gnome-keyring - 50.0
Ebuild name:

gnome-base/gnome-keyring-50.0

Description

Password and keyring managing daemon

Added to portage

2026-09-13

gnome-logs - 50.0
Ebuild name:

gnome-extra/gnome-logs-50.0

Description

Log viewer for the systemd journal

Added to portage

2026-09-13

gnome-online-accounts - 3.58.1
Ebuild name:

net-libs/gnome-online-accounts-3.58.1

Description

GNOME framework for accessing online accounts

Added to portage

2026-09-13

gnome-software - 50.4
Ebuild name:

gnome-extra/gnome-software-50.4

Description

Gnome install & update software

Added to portage

2026-09-13

gnome-user-docs - 50.5
Ebuild name:

gnome-extra/gnome-user-docs-50.5

Description

GNOME end user documentation

Added to portage

2026-09-13

gpgme - 2.2.0
Ebuild name:

app-crypt/gpgme-2.2.0

Description

GnuPG Made Easy is a library for making GnuPG easier to use

Added to portage

2026-09-13

gpgmepp - 2.2.0
Ebuild name:

dev-cpp/gpgmepp-2.2.0

Description

GnuPG Made Easy is a library for making GnuPG easier to use (C++ bindings)

Added to portage

2026-09-13

gtk - 4.22.5
Ebuild name:

gui-libs/gtk-4.22.5

Description

GTK is a multi-platform toolkit for creating graphical user interfaces

Added to portage

2026-09-13

gtk-doc - 1.36.1
Ebuild name:

dev-util/gtk-doc-1.36.1

Description

GTK+ Documentation Generator

Added to portage

2026-09-13

gtk-doc-am - 1.36.1
Ebuild name:

dev-build/gtk-doc-am-1.36.1

Description

Automake files from gtk-doc

Added to portage

2026-09-13

gvfs - 1.60.3
Ebuild name:

gnome-base/gvfs-1.60.3

Description

Virtual filesystem implementation for GIO

Added to portage

2026-09-13

gweather-locations - 2026.2
Ebuild name:

dev-libs/gweather-locations-2026.2

Description

GWeather Locations Database

Added to portage

2026-09-13

intel-compute-runtime - 26.31.39395.14
Ebuild name:

dev-libs/intel-compute-runtime-26.31.39395.14

Description

Intel Graphics Compute Runtime for oneAPI Level Zero

Added to portage

2026-09-13

intel-graphics-compiler - 2.41.5
Ebuild name:

dev-util/intel-graphics-compiler-2.41.5

Description

LLVM-based OpenCL compiler for OpenCL targetting Intel Gen

Added to portage

2026-09-13

intel-graphics-system-controller - 1.3.2
Ebuild name:

dev-util/intel-graphics-system-controller-1.3.2

Description

Intel graphics system controller firmware update li

Added to portage

2026-09-13

intel-metrics-discovery - 1.16.194
Ebuild name:

dev-libs/intel-metrics-discovery-1.16.194

Description

A user mode library that provides access to GPU performan

Added to portage

2026-09-13

joplin-desktop - 3.7.18
Ebuild name:

app-office/joplin-desktop-3.7.18

Description

Secure note taking and to-do app with synchronization capabilities

Added to portage

2026-09-13

julia-repl - 1.3.0_p20220225
Ebuild name:

app-emacs/julia-repl-1.3.0_p20220225

Description

Run an inferior Julia REPL in a terminal inside Emacs

Added to portage

2026-09-13

julia-repl - 1.5.2
Ebuild name:

app-emacs/julia-repl-1.5.2

Description

Run an inferior Julia REPL in a terminal inside Emacs

Added to portage

2026-09-13

kotlin-bin - 2.4.20
Ebuild name:

dev-lang/kotlin-bin-2.4.20

Description

Statically typed language that targets the JVM and JavaScript

Added to portage

2026-09-13

levenshtein - 0.27.5
Ebuild name:

dev-python/levenshtein-0.27.5

Description

Functions for fast computation of Levenshtein distance, and edit oper

Added to portage

2026-09-13

libadwaita - 1.9.3
Ebuild name:

gui-libs/libadwaita-1.9.3

Description

Building blocks for modern GNOME applications

Added to portage

2026-09-13

libdex - 1.2.0
Ebuild name:

dev-libs/libdex-1.2.0

Description

Dex provides Future-based programming for GLib-based applications

Added to portage

2026-09-13

libgcrypt - 1.12.4
Ebuild name:

dev-libs/libgcrypt-1.12.4

Description

General purpose crypto library based on the code used in GnuPG

Added to portage

2026-09-13

libgweather - 4.6.0
Ebuild name:

dev-libs/libgweather-4.6.0

Description

Location and timezone database and weather-lookup library

Added to portage

2026-09-13

libupnp - 22.1.0
Ebuild name:

net-libs/libupnp-22.1.0

Description

An Portable Open Source UPnP Development Kit

Added to portage

2026-09-13

linux-firmware - 20260910
Ebuild name:

sys-kernel/linux-firmware-20260910

Description

Linux firmware files

Added to portage

2026-09-13

localsearch - 3.11.2
Ebuild name:

app-misc/localsearch-3.11.2

Description

Indexer and search engine that powers desktop search for core GNOME com

Added to portage

2026-09-13

loupe - 50.0
Ebuild name:

media-gfx/loupe-50.0

Description

View images

Added to portage

2026-09-13

luaossl - 20260910
Ebuild name:

dev-lua/luaossl-20260910

Description

Most comprehensive OpenSSL module in the Lua universe

Added to portage

2026-09-13

microsoft-edge - 153.0.4234.32
Ebuild name:

www-client/microsoft-edge-153.0.4234.32

Description

The web browser from Microsoft

Added to portage

2026-09-13

microsoft-edge-beta - 154.0.4258.12
Ebuild name:

www-client/microsoft-edge-beta-154.0.4258.12

Description

The web browser from Microsoft

Added to portage

2026-09-13

msgraph - 0.3.5
Ebuild name:

net-libs/msgraph-0.3.5

Description

GLib-based library for accessing online serive APIs using MS Graph protocol

Added to portage

2026-09-13

nsight-graphics - 2026.3.1
Ebuild name:

dev-util/nsight-graphics-2026.3.1

Description

standalone developer tool with ray-tracing support

Added to portage

2026-09-13

opencl-clang - 17.0.10
Ebuild name:

dev-libs/opencl-clang-17.0.10

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 18.1.9
Ebuild name:

dev-libs/opencl-clang-18.1.9

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 19.1.7
Ebuild name:

dev-libs/opencl-clang-19.1.7

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 20.1.7
Ebuild name:

dev-libs/opencl-clang-20.1.7

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 21.1.7
Ebuild name:

dev-libs/opencl-clang-21.1.7

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

opencl-clang - 22.1.4
Ebuild name:

dev-libs/opencl-clang-22.1.4

Description

OpenCL-oriented thin wrapper library around clang

Added to portage

2026-09-13

openpgp-keys-gnupg - 20260913
Ebuild name:

sec-keys/openpgp-keys-gnupg-20260913

Description

OpenPGP keys used to sign GnuPG releases

Added to portage

2026-09-13

openpgp-keys-pauleggert - 20260913
Ebuild name:

sec-keys/openpgp-keys-pauleggert-20260913

Description

OpenPGP keys used by Paul Eggert

Added to portage

2026-09-13

openrct2 - 0.5.5
Ebuild name:

games-simulation/openrct2-0.5.5

Description

An open source re-implementation of Chris Sawyer's RollerCoaster Ty

Added to portage

2026-09-13

openrdap - 0.10.2
Ebuild name:

net-misc/openrdap-0.10.2

Description

RDAP command line client

Added to portage

2026-09-13

opera - 135.0.5973.133-r1
Ebuild name:

www-client/opera-135.0.5973.133-r1

Description

A fast and secure web browser

Added to portage

2026-09-13

opera-developer - 137.0.6010.1-r1
Ebuild name:

www-client/opera-developer-137.0.6010.1-r1

Description

A fast and secure web browser

Added to portage

2026-09-13

opera-developer - 137.0.6015.0-r1
Ebuild name:

www-client/opera-developer-137.0.6015.0-r1

Description

A fast and secure web browser

Added to portage

2026-09-13

orca - 50.2
Ebuild name:

app-accessibility/orca-50.2

Description

Extensible screen reader that provides access to the desktop

Added to portage

2026-09-13

org-mode - 9.8.10
Ebuild name:

app-emacs/org-mode-9.8.10

Description

An Emacs mode for notes and project planning

Added to portage

2026-09-13

package-build - 5.0.2
Ebuild name:

app-emacs/package-build-5.0.2

Description

Tools for assembling a package archive

Added to portage

2026-09-13

pango - 1.58.2
Ebuild name:

x11-libs/pango-1.58.2

Description

Internationalized text layout and rendering library

Added to portage

2026-09-13

pangomm - 2.46.5
Ebuild name:

dev-cpp/pangomm-2.46.5

Description

C++ interface for pango

Added to portage

2026-09-13

phpsysinfo - 3.4.7
Ebuild name:

www-apps/phpsysinfo-3.4.7

Description

A customizable PHP script that displays information about your system nic

Added to portage

2026-09-13

pygit2 - 1.20.1
Ebuild name:

dev-python/pygit2-1.20.1

Description

Python bindings for libgit2

Added to portage

2026-09-13

qgpgme - 2.2.0
Ebuild name:

dev-libs/qgpgme-2.2.0

Description

GnuPG Made Easy is a library for making GnuPG easier to use (Qt bindings)

Added to portage

2026-09-13

quadrapassel - 50.2
Ebuild name:

games-puzzle/quadrapassel-50.2

Description

Fit falling blocks together

Added to portage

2026-09-13

quart-trio - 0.13.0
Ebuild name:

dev-python/quart-trio-0.13.0

Description

A Quart extension to provide trio support

Added to portage

2026-09-13

rclone - 1.75.1
Ebuild name:

net-misc/rclone-1.75.1

Description

A program to sync files to and from various cloud storage providers

Added to portage

2026-09-13

rencode - 1.0.9
Ebuild name:

dev-python/rencode-1.0.9

Description

Serialization similar to bencode from the BitTorrent project

Added to portage

2026-09-13

rhythmbox - 3.5.1
Ebuild name:

media-sound/rhythmbox-3.5.1

Description

Music management and playback software for GNOME

Added to portage

2026-09-13

rygel - 46.0
Ebuild name:

net-misc/rygel-46.0

Description

Rygel is an open source UPnP/DLNA MediaServer

Added to portage

2026-09-13

semver - 3.1.0
Ebuild name:

dev-python/semver-3.1.0

Description

A Python module for semantic versioning

Added to portage

2026-09-13

shell-maker - 0.97.3
Ebuild name:

app-emacs/shell-maker-0.97.3

Description

Interaction mode for making comint shells for GNU Emacs

Added to portage

2026-09-13

simple-scan - 50.0
Ebuild name:

media-gfx/simple-scan-50.0

Description

Simple document scanning utility

Added to portage

2026-09-13

simpleeval - 1.0.8
Ebuild name:

dev-python/simpleeval-1.0.8

Description

A simple, safe single expression evaluator library

Added to portage

2026-09-13

sushi - 50.0
Ebuild name:

gnome-extra/sushi-50.0

Description

A quick previewer for Nautilus, the GNOME file manager

Added to portage

2026-09-13

tecla - 50.0
Ebuild name:

gnome-extra/tecla-50.0

Description

Tecla is a keyboard layout viewer

Added to portage

2026-09-13

timescaledb - 2.30.0
Ebuild name:

dev-db/timescaledb-2.30.0

Description

Open-source time-series SQL database

Added to portage

2026-09-13

timezone-data - 2026d
Ebuild name:

sys-libs/timezone-data-2026d

Description

Timezone data (/usr/share/zoneinfo) and utilities (tzselect/zic/zdump)

Added to portage

2026-09-13

tinysparql - 3.11.1
Ebuild name:

app-misc/tinysparql-3.11.1

Description

Low-footprint RDF triple store with SPARQL 1.1 interface

Added to portage

2026-09-13

tree-sitter - 0.26.0_p20260816
Ebuild name:

dev-python/tree-sitter-0.26.0_p20260816

Description

Python bindings to the Tree-sitter parsing library

Added to portage

2026-09-13

unrar - 7.3.1
Ebuild name:

app-arch/unrar-7.3.1

Description

Uncompress rar files

Added to portage

2026-09-13

unrealircd - 6.2.7
Ebuild name:

net-irc/unrealircd-6.2.7

Description

An advanced Internet Relay Chat daemon

Added to portage

2026-09-13

valentina - 1.1.0
Ebuild name:

media-gfx/valentina-1.1.0

Description

Cloth patternmaking software

Added to portage

2026-09-13

vte - 0.84.1
Ebuild name:

gui-libs/vte-0.84.1

Description

Library providing a virtual terminal emulator widget

Added to portage

2026-09-13

vte - 0.84.1
Ebuild name:

x11-libs/vte-0.84.1

Description

Library providing a virtual terminal emulator widget

Added to portage

2026-09-13

vte-common - 0.84.1
Ebuild name:

gui-libs/vte-common-0.84.1

Description

Library providing a virtual terminal emulator widget

Added to portage

2026-09-13

xmltv - 1.4.0-r1
Ebuild name:

media-tv/xmltv-1.4.0-r1

Description

Set of utilities to manage TV listings stored in the XMLTV format

Added to portage

2026-09-13

yelp - 49.2
Ebuild name:

gnome-extra/yelp-49.2

Description

Help browser for GNOME

Added to portage

2026-09-13

znc - 1.10.3
Ebuild name:

net-irc/znc-1.10.3

Description

An advanced IRC Bouncer

Added to portage

2026-09-13

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