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:

80712

userrating:

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


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Misc

Portage via NFS

You have multiple gentoo installations in your network and don't want to waste disc space for the portage tree and bandwidth to sync them all?

Just read ahead :)

installing nfs server and client

First you have to install an nfs server on the server you picked and nfs utils on the clients.
emerge nfs-utils
Next you need to enable nfs server/client support in the kernel of the machines you use. (Usually this is already enabled)

Add the needed initscripts to the runlevel and nfs should work.

server: rc-update add nfs default
client: rc-update add nfsmount default

exporting your portage tree

On the server side you need to export your portage tree:
nano -w /etc/exports
add
/usr/portage     192.168.0.0/24(rw,sync,no_root_squash)
(modify the ip/netmask according to your network settings)

start the nfs server and nfs clients

Now, start the init scripts.

cleaning clients old portage tree

Next step has to be repeated on all client machines, NOT on the server
cd /usr/portage
rm -r *
This cleans the existing portage tree.

mounting the server's tree

add this to the /etc/fstab file on each client
192.168.0.1:/usr/portage  /usr/portage  nfs  rw
mount the new tree
mount /usr/portage
if all went fine, you should see the portage tree in /usr/portage

once again, this time with the cache

repeat the steps above with the directory /var/cache/edb/dep/usr/portage this way, portage uses the server's portage cache, which speeds up things a bit.

summary

In this setup one client fetches a file, all client can use it, this saves bandwidth and time, but creates more internal network load.
Every user can sync the tree now or you could create a crontab on the server to have it sync every week. Please don't sync more than once a day.
rate this article:
current rating: average rating: 1.2 (38 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-09-13
attica - 6.18.0
Ebuild name:

kde-frameworks/attica-6.18.0

Description

Framework providing access to Open Collaboration Services

Added to portage

2025-09-13

baloo - 6.18.0
Ebuild name:

kde-frameworks/baloo-6.18.0

Description

Framework for searching and managing metadata

Added to portage

2025-09-13

bluez-qt - 6.18.0
Ebuild name:

kde-frameworks/bluez-qt-6.18.0

Description

Qt wrapper for Bluez 5 DBus API

Added to portage

2025-09-13

breeze-icons - 6.18.0
Ebuild name:

kde-frameworks/breeze-icons-6.18.0

Description

Breeze SVG icon theme

Added to portage

2025-09-13

claude-code - 1.0.112
Ebuild name:

dev-util/claude-code-1.0.112

Description

Claude Code - an agentic coding tool by Anthropic

Added to portage

2025-09-13

extra-cmake-modules - 6.18.0
Ebuild name:

kde-frameworks/extra-cmake-modules-6.18.0

Description

Extra modules and scripts for CMake

Added to portage

2025-09-13

frameworkintegration - 6.18.0
Ebuild name:

kde-frameworks/frameworkintegration-6.18.0

Description

Framework for integrating Qt applications with KDE Plasm

Added to portage

2025-09-13

kapidox - 6.18.0
Ebuild name:

kde-frameworks/kapidox-6.18.0

Description

Framework for building KDE API documentation in a standard format and

Added to portage

2025-09-13

karchive - 6.18.0
Ebuild name:

kde-frameworks/karchive-6.18.0

Description

Framework for reading, creation, and manipulation of various archive

Added to portage

2025-09-13

kauth - 6.18.0
Ebuild name:

kde-frameworks/kauth-6.18.0

Description

Framework to let applications perform actions as a privileged user

Added to portage

2025-09-13

kbookmarks - 6.18.0
Ebuild name:

kde-frameworks/kbookmarks-6.18.0

Description

Framework for managing bookmarks stored in XBEL format

Added to portage

2025-09-13

kcalendarcore - 6.18.0
Ebuild name:

kde-frameworks/kcalendarcore-6.18.0

Description

Library for interfacing with calendars

Added to portage

2025-09-13

kcmutils - 6.18.0
Ebuild name:

kde-frameworks/kcmutils-6.18.0

Description

Framework to work with KDE System Settings modules

Added to portage

2025-09-13

kcodecs - 6.18.0
Ebuild name:

kde-frameworks/kcodecs-6.18.0

Description

Framework for manipulating strings using various encodings

Added to portage

2025-09-13

kcolorscheme - 6.18.0
Ebuild name:

kde-frameworks/kcolorscheme-6.18.0

Description

Framework for downloading and sharing additional application dat

Added to portage

2025-09-13

kcompletion - 6.18.0
Ebuild name:

kde-frameworks/kcompletion-6.18.0

Description

Framework for common completion tasks such as filename or URL com

Added to portage

2025-09-13

kconfig - 6.18.0
Ebuild name:

kde-frameworks/kconfig-6.18.0

Description

Framework for reading and writing configuration

Added to portage

2025-09-13

kconfigwidgets - 6.18.0
Ebuild name:

kde-frameworks/kconfigwidgets-6.18.0

Description

Framework providing an assortment of configuration-related wid

Added to portage

2025-09-13

kcontacts - 6.18.0
Ebuild name:

kde-frameworks/kcontacts-6.18.0

Description

Address book API based on KDE Frameworks

Added to portage

2025-09-13

kcoreaddons - 6.18.0
Ebuild name:

kde-frameworks/kcoreaddons-6.18.0

Description

Framework for solving common problems such as caching, randomisat

Added to portage

2025-09-13

kcrash - 6.18.0
Ebuild name:

kde-frameworks/kcrash-6.18.0

Description

Framework for intercepting and handling application crashes

Added to portage

2025-09-13

kdav - 6.18.0
Ebuild name:

kde-frameworks/kdav-6.18.0

Description

DAV protocol implemention with KJobs

Added to portage

2025-09-13

kdbusaddons - 6.18.0
Ebuild name:

kde-frameworks/kdbusaddons-6.18.0

Description

Framework for registering services and applications per freedeskt

Added to portage

2025-09-13

kdeclarative - 6.18.0
Ebuild name:

kde-frameworks/kdeclarative-6.18.0

Description

Framework providing integration of QML and KDE work spaces

Added to portage

2025-09-13

kded - 6.18.0
Ebuild name:

kde-frameworks/kded-6.18.0

Description

Central daemon of KDE workspaces

Added to portage

2025-09-13

kdesu - 6.18.0
Ebuild name:

kde-frameworks/kdesu-6.18.0

Description

Framework to handle super user actions

Added to portage

2025-09-13

kdnssd - 6.18.0
Ebuild name:

kde-frameworks/kdnssd-6.18.0

Description

Framework for network service discovery using Zeroconf

Added to portage

2025-09-13

kdoctools - 6.18.0
Ebuild name:

kde-frameworks/kdoctools-6.18.0

Description

Tools to generate documentation in various formats from DocBook fil

Added to portage

2025-09-13

kfilemetadata - 6.18.0
Ebuild name:

kde-frameworks/kfilemetadata-6.18.0

Description

Library for extracting file metadata

Added to portage

2025-09-13

kglobalaccel - 6.18.0
Ebuild name:

kde-frameworks/kglobalaccel-6.18.0

Description

Framework to handle global shortcuts

Added to portage

2025-09-13

kguiaddons - 6.18.0
Ebuild name:

kde-frameworks/kguiaddons-6.18.0

Description

Framework providing assorted high-level user interface components

Added to portage

2025-09-13

kholidays - 6.18.0
Ebuild name:

kde-frameworks/kholidays-6.18.0

Description

Library to determine holidays and other special events for a geogra

Added to portage

2025-09-13

ki18n - 6.18.0
Ebuild name:

kde-frameworks/ki18n-6.18.0

Description

Framework based on Gettext for internationalizing user interface text

Added to portage

2025-09-13

kiconthemes - 6.18.0
Ebuild name:

kde-frameworks/kiconthemes-6.18.0

Description

Framework for icon theming and configuration

Added to portage

2025-09-13

kidletime - 6.18.0
Ebuild name:

kde-frameworks/kidletime-6.18.0

Description

Framework for detection and notification of device idle time

Added to portage

2025-09-13

kimageformats - 6.18.0
Ebuild name:

kde-frameworks/kimageformats-6.18.0

Description

Framework providing additional format plugins for Qt's image I/

Added to portage

2025-09-13

kio - 6.18.0
Ebuild name:

kde-frameworks/kio-6.18.0

Description

Framework providing transparent file and data management

Added to portage

2025-09-13

kirigami - 6.18.0
Ebuild name:

kde-frameworks/kirigami-6.18.0

Description

Lightweight user interface framework for mobile and convergent appli

Added to portage

2025-09-13

kitemmodels - 6.18.0
Ebuild name:

kde-frameworks/kitemmodels-6.18.0

Description

Framework providing data models to help with tasks such as sortin

Added to portage

2025-09-13

kitemviews - 6.18.0
Ebuild name:

kde-frameworks/kitemviews-6.18.0

Description

Framework providing additional widgets for item models

Added to portage

2025-09-13

kjobwidgets - 6.18.0
Ebuild name:

kde-frameworks/kjobwidgets-6.18.0

Description

Framework providing assorted widgets for showing the progress of

Added to portage

2025-09-13

knewstuff - 6.18.0
Ebuild name:

kde-frameworks/knewstuff-6.18.0

Description

Framework for downloading and sharing additional application data

Added to portage

2025-09-13

knotifications - 6.18.0
Ebuild name:

kde-frameworks/knotifications-6.18.0

Description

Framework for notifying the user of an event

Added to portage

2025-09-13

knotifyconfig - 6.18.0
Ebuild name:

kde-frameworks/knotifyconfig-6.18.0

Description

Framework for configuring desktop notifications

Added to portage

2025-09-13

kpackage - 6.18.0
Ebuild name:

kde-frameworks/kpackage-6.18.0

Description

Framework to install and load packages of non binary content

Added to portage

2025-09-13

kparts - 6.18.0
Ebuild name:

kde-frameworks/kparts-6.18.0

Description

Framework providing elaborate user-interface components

Added to portage

2025-09-13

kpeople - 6.18.0
Ebuild name:

kde-frameworks/kpeople-6.18.0

Description

KDE contact person abstraction library

Added to portage

2025-09-13

kplotting - 6.18.0
Ebuild name:

kde-frameworks/kplotting-6.18.0

Description

Framework providing easy data-plotting functions

Added to portage

2025-09-13

kpty - 6.18.0
Ebuild name:

kde-frameworks/kpty-6.18.0

Description

Framework for pseudo terminal devices and running child processes

Added to portage

2025-09-13

wine-vanilla - 10.15
Ebuild name:

app-emulation/wine-vanilla-10.15

Description

Free implementation of Windows(tm) on Unix, without external patch

Added to portage

2025-09-13

2025-09-12
akonadi - 25.08.1
Ebuild name:

kde-apps/akonadi-25.08.1

Description

Storage service for PIM data and libraries for PIM apps

Added to portage

2025-09-12

akonadi-calendar - 25.08.1
Ebuild name:

kde-apps/akonadi-calendar-25.08.1

Description

Library for akonadi calendar integration

Added to portage

2025-09-12

akonadi-calendar-tools-common - 25.08.1
Ebuild name:

kde-apps/akonadi-calendar-tools-common-25.08.1

Description

Added to portage

2025-09-12

akonadi-contacts - 25.08.1
Ebuild name:

kde-apps/akonadi-contacts-25.08.1

Description

Library for akonadi contact integration

Added to portage

2025-09-12

akonadi-import-wizard - 25.08.1
Ebuild name:

kde-apps/akonadi-import-wizard-25.08.1

Description

Assistant to import PIM data from other applications into Ak

Added to portage

2025-09-12

akonadi-mime - 25.08.1
Ebuild name:

kde-apps/akonadi-mime-25.08.1

Description

Library for akonadi mime types

Added to portage

2025-09-12

akonadi-search - 25.08.1
Ebuild name:

kde-apps/akonadi-search-25.08.1

Description

Libraries and daemons to implement searching in Akonadi

Added to portage

2025-09-12

akonadiconsole - 25.08.1
Ebuild name:

kde-apps/akonadiconsole-25.08.1

Description

Application for debugging Akonadi Resources

Added to portage

2025-09-12

akregator - 25.08.1
Ebuild name:

kde-apps/akregator-25.08.1

Description

News feed aggregator

Added to portage

2025-09-12

alligator - 25.08.1
Ebuild name:

net-news/alligator-25.08.1

Description

Convergent RSS/Atom feed reader for Plasma

Added to portage

2025-09-12

analitza - 25.08.1
Ebuild name:

kde-apps/analitza-25.08.1

Description

KDE library for mathematical features

Added to portage

2025-09-12

ark - 25.08.1
Ebuild name:

kde-apps/ark-25.08.1

Description

File archiver by KDE

Added to portage

2025-09-12

artikulate - 25.08.1
Ebuild name:

kde-apps/artikulate-25.08.1

Description

Language learning application that helps improving pronunciation skills

Added to portage

2025-09-12

audex - 25.08.1
Ebuild name:

media-sound/audex-25.08.1

Description

Tool for ripping compact discs

Added to portage

2025-09-12

audiocd-kio - 25.08.1
Ebuild name:

kde-apps/audiocd-kio-25.08.1

Description

KIO worker for accessing audio CDs

Added to portage

2025-09-12

awscli - 1.42.29
Ebuild name:

app-admin/awscli-1.42.29

Description

Universal Command Line Environment for AWS

Added to portage

2025-09-12

baloo-widgets - 25.08.1
Ebuild name:

kde-apps/baloo-widgets-25.08.1

Description

Widget library for baloo

Added to portage

2025-09-12

blinken - 25.08.1
Ebuild name:

kde-apps/blinken-25.08.1

Description

Memory enhancement game based on KDE Frameworks

Added to portage

2025-09-12

bomber - 25.08.1
Ebuild name:

kde-apps/bomber-25.08.1

Description

Single player arcade bombing game

Added to portage

2025-09-12

boto3 - 1.40.29
Ebuild name:

dev-python/boto3-1.40.29

Description

The AWS SDK for Python

Added to portage

2025-09-12

botocore - 1.40.29
Ebuild name:

dev-python/botocore-1.40.29

Description

Low-level, data-driven core of boto 3

Added to portage

2025-09-12

bovo - 25.08.1
Ebuild name:

kde-apps/bovo-25.08.1

Description

Five-in-a-row Board Game

Added to portage

2025-09-12

calendarjanitor - 25.08.1
Ebuild name:

kde-apps/calendarjanitor-25.08.1

Description

Tool to scan calendar data for buggy instances

Added to portage

2025-09-12

calendarsupport - 25.08.1
Ebuild name:

kde-apps/calendarsupport-25.08.1

Description

Calendar support library

Added to portage

2025-09-12

cantor - 25.08.1
Ebuild name:

kde-apps/cantor-25.08.1

Description

Interface for doing mathematics and scientific computing

Added to portage

2025-09-12

castxml - 0.6.13
Ebuild name:

dev-libs/castxml-0.6.13

Description

C-family abstract syntax tree XML output tool

Added to portage

2025-09-12

ceph - 18.2.7
Ebuild name:

sys-cluster/ceph-18.2.7

Description

Ceph distributed filesystem

Added to portage

2025-09-12

ceph - 20.1.0
Ebuild name:

sys-cluster/ceph-20.1.0

Description

Ceph distributed filesystem

Added to portage

2025-09-12

colord-kde - 25.08.1
Ebuild name:

kde-misc/colord-kde-25.08.1

Description

Provides interfaces and session daemon to colord

Added to portage

2025-09-12

dist-kernel - 5.10.244
Ebuild name:

virtual/dist-kernel-5.10.244

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-09-12

dist-kernel - 5.15.193
Ebuild name:

virtual/dist-kernel-5.15.193

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-09-12

dist-kernel - 6.1.152
Ebuild name:

virtual/dist-kernel-6.1.152

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-09-12

dist-kernel - 6.12.47
Ebuild name:

virtual/dist-kernel-6.12.47

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-09-12

dist-kernel - 6.16.7
Ebuild name:

virtual/dist-kernel-6.16.7

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-09-12

dist-kernel - 6.6.106
Ebuild name:

virtual/dist-kernel-6.6.106

Description

Virtual to depend on any Distribution Kernel

Added to portage

2025-09-12

dolphin - 25.08.1
Ebuild name:

kde-apps/dolphin-25.08.1

Description

Plasma filemanager focusing on usability

Added to portage

2025-09-12

dolphin-plugins-common - 25.08.1
Ebuild name:

kde-apps/dolphin-plugins-common-25.08.1

Description

Added to portage

2025-09-12

dolphin-plugins-dropbox - 25.08.1
Ebuild name:

kde-apps/dolphin-plugins-dropbox-25.08.1

Description

Dolphin plugin for Dropbox service integration

Added to portage

2025-09-12

dolphin-plugins-git - 25.08.1
Ebuild name:

kde-apps/dolphin-plugins-git-25.08.1

Description

Dolphin plugin for Git integration

Added to portage

2025-09-12

dolphin-plugins-makefileactions - 25.08.1
Ebuild name:

dev-build/dolphin-plugins-makefileactions-25.08.1

Description

Dolphin plugin for Makefile targets integration

Added to portage

2025-09-12

dolphin-plugins-mercurial - 25.08.1
Ebuild name:

kde-apps/dolphin-plugins-mercurial-25.08.1

Description

Dolphin plugin for Mercurial integration

Added to portage

2025-09-12

dolphin-plugins-mountiso - 25.08.1
Ebuild name:

app-cdr/dolphin-plugins-mountiso-25.08.1

Description

Dolphin plugin for ISO loopback device mounting

Added to portage

2025-09-12

dolphin-plugins-subversion - 25.08.1
Ebuild name:

kde-apps/dolphin-plugins-subversion-25.08.1

Description

Dolphin plugin for Subversion integration

Added to portage

2025-09-12

dragon - 25.08.1
Ebuild name:

kde-apps/dragon-25.08.1

Description

Simple video player

Added to portage

2025-09-12

elisa - 25.08.1
Ebuild name:

media-sound/elisa-25.08.1

Description

Simple music player by KDE

Added to portage

2025-09-12

eventviews - 25.08.1
Ebuild name:

kde-apps/eventviews-25.08.1

Description

Calendar viewer for KDE PIM

Added to portage

2025-09-12

evolution - 3.56.1-r1
Ebuild name:

mail-client/evolution-3.56.1-r1

Description

Integrated mail, addressbook and calendaring functionality

Added to portage

2025-09-12

evolution - 3.56.2-r1
Ebuild name:

mail-client/evolution-3.56.2-r1

Description

Integrated mail, addressbook and calendaring functionality

Added to portage

2025-09-12

evolution-data-server - 3.56.1-r1
Ebuild name:

gnome-extra/evolution-data-server-3.56.1-r1

Description

Evolution groupware backend

Added to portage

2025-09-12

evolution-data-server - 3.56.2-r1
Ebuild name:

gnome-extra/evolution-data-server-3.56.2-r1

Description

Evolution groupware backend

Added to portage

2025-09-12

falkon - 25.08.1
Ebuild name:

www-client/falkon-25.08.1

Description

Cross-platform web browser using QtWebEngine

Added to portage

2025-09-12

ffmpegthumbs - 25.08.1
Ebuild name:

kde-apps/ffmpegthumbs-25.08.1

Description

FFmpeg based thumbnail generator for video files

Added to portage

2025-09-12

filelight - 25.08.1
Ebuild name:

kde-apps/filelight-25.08.1

Description

Visualise disk usage with interactive map of concentric, segmented rings

Added to portage

2025-09-12

fldigi - 4.2.09
Ebuild name:

media-radio/fldigi-4.2.09

Description

Sound card based multimode software modem for Amateur Radio use

Added to portage

2025-09-12

foot - 1.24.0
Ebuild name:

gui-apps/foot-1.24.0

Description

Fast, lightweight and minimalistic Wayland terminal emulator

Added to portage

2025-09-12

foot-terminfo - 1.24.0
Ebuild name:

gui-apps/foot-terminfo-1.24.0

Description

Terminfo for foot, a fast, lightweight and minimal Wayland terminal e

Added to portage

2025-09-12

fotema - 2.0.2-r1
Ebuild name:

media-gfx/fotema-2.0.2-r1

Description

Photo gallery for Linux

Added to portage

2025-09-12

fotema - 2.1.0
Ebuild name:

media-gfx/fotema-2.1.0

Description

Photo gallery for Linux

Added to portage

2025-09-12

fractal - 10.1-r1
Ebuild name:

net-im/fractal-10.1-r1

Description

Matrix messaging app for GNOME written in Rust

Added to portage

2025-09-12

fractal - 12.1-r1
Ebuild name:

net-im/fractal-12.1-r1

Description

Matrix messaging app for GNOME written in Rust

Added to portage

2025-09-12

francis - 25.08.1
Ebuild name:

app-misc/francis-25.08.1

Description

Productivity application using the well-known pomodoro technique

Added to portage

2025-09-12

freetype - 2.14.1
Ebuild name:

media-libs/freetype-2.14.1

Description

High-quality and portable font engine

Added to portage

2025-09-12

gentoo-kernel - 5.10.244
Ebuild name:

sys-kernel/gentoo-kernel-5.10.244

Description

Linux kernel built with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel - 5.15.193
Ebuild name:

sys-kernel/gentoo-kernel-5.15.193

Description

Linux kernel built with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel - 6.1.152
Ebuild name:

sys-kernel/gentoo-kernel-6.1.152

Description

Linux kernel built with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel - 6.12.47
Ebuild name:

sys-kernel/gentoo-kernel-6.12.47

Description

Linux kernel built with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel - 6.16.7
Ebuild name:

sys-kernel/gentoo-kernel-6.16.7

Description

Linux kernel built with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel - 6.6.106
Ebuild name:

sys-kernel/gentoo-kernel-6.6.106

Description

Linux kernel built with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel-bin - 5.10.244
Ebuild name:

sys-kernel/gentoo-kernel-bin-5.10.244

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel-bin - 5.15.193
Ebuild name:

sys-kernel/gentoo-kernel-bin-5.15.193

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel-bin - 6.1.152
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.152

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel-bin - 6.12.47
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.47

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel-bin - 6.16.7
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.16.7

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-09-12

gentoo-kernel-bin - 6.6.106
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.106

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2025-09-12

gentoo-sources - 5.10.244
Ebuild name:

sys-kernel/gentoo-sources-5.10.244

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2025-09-12

gentoo-sources - 5.15.193
Ebuild name:

sys-kernel/gentoo-sources-5.15.193

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2025-09-12

gentoo-sources - 6.1.152
Ebuild name:

sys-kernel/gentoo-sources-6.1.152

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2025-09-12

gentoo-sources - 6.12.47
Ebuild name:

sys-kernel/gentoo-sources-6.12.47

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2025-09-12

gentoo-sources - 6.16.7
Ebuild name:

sys-kernel/gentoo-sources-6.16.7

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2025-09-12

gentoo-sources - 6.6.106
Ebuild name:

sys-kernel/gentoo-sources-6.6.106

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2025-09-12

gherkin-official - 35.0.0
Ebuild name:

dev-python/gherkin-official-35.0.0

Description

Gherkin parser/compiler for Python

Added to portage

2025-09-12

glycin-loaders - 1.2.4
Ebuild name:

media-libs/glycin-loaders-1.2.4

Description

Loaders for glycin clients (glycin crate or libglycin)

Added to portage

2025-09-12

glycin-loaders - 2.0.0
Ebuild name:

media-libs/glycin-loaders-2.0.0

Description

Loaders for glycin clients (glycin crate or libglycin)

Added to portage

2025-09-12

gr-iqbal - 0.38.3
Ebuild name:

net-wireless/gr-iqbal-0.38.3

Description

gnuradio I/Q balancing

Added to portage

2025-09-12

granatier - 25.08.1
Ebuild name:

kde-apps/granatier-25.08.1

Description

KDE Bomberman game

Added to portage

2025-09-12

grantlee-editor - 25.08.1
Ebuild name:

kde-apps/grantlee-editor-25.08.1

Description

Utilities and tools to manage themes in KDE PIM applications

Added to portage

2025-09-12

grantleetheme - 25.08.1
Ebuild name:

kde-apps/grantleetheme-25.08.1

Description

Library for Grantlee plugins

Added to portage

2025-09-12

graphicsmagick - 1.3.45-r2
Ebuild name:

media-gfx/graphicsmagick-1.3.45-r2

Description

Collection of tools and libraries for many image formats

Added to portage

2025-09-12

gwenview - 25.08.1
Ebuild name:

kde-apps/gwenview-25.08.1

Description

Image viewer by KDE

Added to portage

2025-09-12

hamlib - 4.6.5
Ebuild name:

media-libs/hamlib-4.6.5

Description

Ham radio backend rig control libraries

Added to portage

2025-09-12

incidenceeditor - 25.08.1
Ebuild name:

kde-apps/incidenceeditor-25.08.1

Description

Incidence editor for KOrganizer

Added to portage

2025-09-12

isoimagewriter - 25.08.1
Ebuild name:

app-cdr/isoimagewriter-25.08.1

Description

Write hybrid ISO files onto a USB disk

Added to portage

2025-09-12

juk - 25.08.1
Ebuild name:

kde-apps/juk-25.08.1

Description

Jukebox and music manager by KDE

Added to portage

2025-09-12

k3b - 25.08.1
Ebuild name:

kde-apps/k3b-25.08.1

Description

Full-featured burning and ripping application based on KDE Frameworks

Added to portage

2025-09-12

kaccounts-integration - 25.08.1
Ebuild name:

kde-apps/kaccounts-integration-25.08.1

Description

Administer web accounts for the sites and services across th

Added to portage

2025-09-12

kaccounts-providers - 25.08.1
Ebuild name:

kde-apps/kaccounts-providers-25.08.1

Description

KDE accounts providers

Added to portage

2025-09-12

kaddressbook - 25.08.1
Ebuild name:

kde-apps/kaddressbook-25.08.1

Description

Address book application based on KDE Frameworks

Added to portage

2025-09-12

kajongg - 25.08.1
Ebuild name:

kde-apps/kajongg-25.08.1

Description

Classical Mah Jongg for four players

Added to portage

2025-09-12

kalarm - 25.08.1
Ebuild name:

kde-apps/kalarm-25.08.1

Description

Application to manage alarms and other timer based alerts for the desktop

Added to portage

2025-09-12

kalgebra - 25.08.1
Ebuild name:

kde-apps/kalgebra-25.08.1

Description

MathML-based 2D and 3D graph calculator by KDE

Added to portage

2025-09-12

kalzium - 25.08.1
Ebuild name:

kde-apps/kalzium-25.08.1

Description

Periodic table of the elements

Added to portage

2025-09-12

kamera - 25.08.1
Ebuild name:

kde-apps/kamera-25.08.1

Description

Plasma integration for gphoto2 cameras

Added to portage

2025-09-12

kamoso - 25.08.1
Ebuild name:

kde-apps/kamoso-25.08.1

Description

Application to take pictures and videos from your webcam

Added to portage

2025-09-12

kanagram - 25.08.1
Ebuild name:

kde-apps/kanagram-25.08.1

Description

Game based on anagrams of words

Added to portage

2025-09-12

kapman - 25.08.1
Ebuild name:

kde-apps/kapman-25.08.1

Description

Pac-Man clone by KDE

Added to portage

2025-09-12

kapptemplate - 25.08.1
Ebuild name:

kde-apps/kapptemplate-25.08.1

Description

Shell script to create the necessary framework to develop KDE applica

Added to portage

2025-09-12

kasts - 25.08.1
Ebuild name:

media-sound/kasts-25.08.1

Description

Convergent podcast application for desktop and mobile

Added to portage

2025-09-12

kate - 25.08.1
Ebuild name:

kde-apps/kate-25.08.1

Description

Multi-document editor with network transparency, Plasma integration and more

Added to portage

2025-09-12

kate-addons - 25.08.1
Ebuild name:

kde-apps/kate-addons-25.08.1

Description

Addons used by Kate

Added to portage

2025-09-12

kate-common - 25.08.1
Ebuild name:

kde-apps/kate-common-25.08.1

Description

Added to portage

2025-09-12

kate-lib - 25.08.1
Ebuild name:

kde-apps/kate-lib-25.08.1

Description

Shared library used by Kate/Kwrite and Kate-Addons

Added to portage

2025-09-12

katomic - 25.08.1
Ebuild name:

kde-apps/katomic-25.08.1

Description

KDE Atomic Entertainment Game

Added to portage

2025-09-12

kbackup - 25.08.1
Ebuild name:

kde-apps/kbackup-25.08.1

Description

Program that lets you back up any directories or files

Added to portage

2025-09-12

kblackbox - 25.08.1
Ebuild name:

kde-apps/kblackbox-25.08.1

Description

Game of hide and seek played on a grid of boxes

Added to portage

2025-09-12

kblocks - 25.08.1
Ebuild name:

kde-apps/kblocks-25.08.1

Description

Single-player Tetris-like KDE game

Added to portage

2025-09-12

kbounce - 25.08.1
Ebuild name:

kde-apps/kbounce-25.08.1

Description

KDE Bounce Ball Game

Added to portage

2025-09-12

kbreakout - 25.08.1
Ebuild name:

kde-apps/kbreakout-25.08.1

Description

Breakout-like game by KDE

Added to portage

2025-09-12

kbruch - 25.08.1
Ebuild name:

kde-apps/kbruch-25.08.1

Description

Educational application to learn calculating with fractions

Added to portage

2025-09-12

kcachegrind - 25.08.1
Ebuild name:

kde-apps/kcachegrind-25.08.1

Description

Frontend for Cachegrind by KDE

Added to portage

2025-09-12

kcalc - 25.08.1
Ebuild name:

kde-apps/kcalc-25.08.1

Description

KDE calculator

Added to portage

2025-09-12

kcalutils - 25.08.1
Ebuild name:

kde-apps/kcalutils-25.08.1

Description

Library providing utility functions for the handling of calendar data

Added to portage

2025-09-12

kcharselect - 25.08.1
Ebuild name:

kde-apps/kcharselect-25.08.1

Description

KDE character selection utility

Added to portage

2025-09-12

kclock - 25.08.1
Ebuild name:

kde-misc/kclock-25.08.1

Description

Convergent clock application for Plasma

Added to portage

2025-09-12

kcolorchooser - 25.08.1
Ebuild name:

kde-apps/kcolorchooser-25.08.1

Description

KDE color selector/editor

Added to portage

2025-09-12

kcron - 25.08.1
Ebuild name:

kde-apps/kcron-25.08.1

Description

KDE Task Scheduler

Added to portage

2025-09-12

kde-apps-meta - 25.08.1
Ebuild name:

kde-apps/kde-apps-meta-25.08.1

Description

Meta package for the KDE Release Service collection

Added to portage

2025-09-12

kde-dev-scripts - 25.08.1
Ebuild name:

kde-apps/kde-dev-scripts-25.08.1

Description

KDE Development Scripts

Added to portage

2025-09-12

kde-dev-utils - 25.08.1
Ebuild name:

kde-apps/kde-dev-utils-25.08.1

Description

KDE Development Utilities

Added to portage

2025-09-12

kdeaccessibility-meta - 25.08.1
Ebuild name:

kde-apps/kdeaccessibility-meta-25.08.1

Description

kdeaccessibility - merge this to pull in all kdeaccessiblity

Added to portage

2025-09-12

kdeadmin-meta - 25.08.1
Ebuild name:

kde-apps/kdeadmin-meta-25.08.1

Description

KDE administration tools - merge this to pull in all kdeadmin-derive

Added to portage

2025-09-12

kdebugsettings - 25.08.1
Ebuild name:

kde-apps/kdebugsettings-25.08.1

Description

Application to enable/disable qCDebug

Added to portage

2025-09-12

kdeconnect - 25.08.1
Ebuild name:

kde-misc/kdeconnect-25.08.1

Description

Adds communication between KDE Plasma and your smartphone

Added to portage

2025-09-12

kdecore-meta - 25.08.1
Ebuild name:

kde-apps/kdecore-meta-25.08.1

Description

kdecore - merge this to pull in the most basic applications

Added to portage

2025-09-12

kdeedu-data - 25.08.1
Ebuild name:

kde-apps/kdeedu-data-25.08.1

Description

Shared icons, artwork and data files for educational applications

Added to portage

2025-09-12

kdeedu-meta - 25.08.1
Ebuild name:

kde-apps/kdeedu-meta-25.08.1

Description

KDE educational apps - merge this to pull in all kdeedu-derived packag

Added to portage

2025-09-12

kdegames-meta - 25.08.1
Ebuild name:

kde-apps/kdegames-meta-25.08.1

Description

kdegames - merge this to pull in all kdegames-derived packages

Added to portage

2025-09-12

kdegraphics-meta - 25.08.1
Ebuild name:

kde-apps/kdegraphics-meta-25.08.1

Description

kdegraphics - merge this to pull in all kdegraphics-derived packa

Added to portage

2025-09-12

kdegraphics-mobipocket - 25.08.1
Ebuild name:

kde-apps/kdegraphics-mobipocket-25.08.1

Description

Library to support mobipocket ebooks

Added to portage

2025-09-12

kdemultimedia-meta - 25.08.1
Ebuild name:

kde-apps/kdemultimedia-meta-25.08.1

Description

kdemultimedia - merge this to pull in all kdemultimedia-derived

Added to portage

2025-09-12

kdenetwork-filesharing - 25.08.1
Ebuild name:

kde-apps/kdenetwork-filesharing-25.08.1

Description

Samba filesharing plugin for file properties

Added to portage

2025-09-12

kdenetwork-meta - 25.08.1
Ebuild name:

kde-apps/kdenetwork-meta-25.08.1

Description

kdenetwork - merge this to pull in all kdenetwork-derived packages

Added to portage

2025-09-12

kdenlive - 25.08.1
Ebuild name:

kde-apps/kdenlive-25.08.1

Description

Non-linear video editing suite by KDE

Added to portage

2025-09-12

kdepim-addons - 25.08.1
Ebuild name:

kde-apps/kdepim-addons-25.08.1

Description

Plugins for KDE Personal Information Management Suite

Added to portage

2025-09-12

kdepim-meta - 25.08.1
Ebuild name:

kde-apps/kdepim-meta-25.08.1

Description

KDE PIM - merge this to pull in all kdepim-derived packages

Added to portage

2025-09-12

kdepim-runtime - 25.08.1
Ebuild name:

kde-apps/kdepim-runtime-25.08.1

Description

Runtime plugin collection to extend the functionality of KDE PIM

Added to portage

2025-09-12

kdesdk-meta - 25.08.1
Ebuild name:

kde-apps/kdesdk-meta-25.08.1

Description

KDE SDK - merge this to pull in all kdesdk-derived packages

Added to portage

2025-09-12

kdesdk-thumbnailers - 25.08.1
Ebuild name:

kde-apps/kdesdk-thumbnailers-25.08.1

Description

Thumbnail generator for PO files

Added to portage

2025-09-12

kdeutils-meta - 25.08.1
Ebuild name:

kde-apps/kdeutils-meta-25.08.1

Description

kdeutils - merge this to pull in all kdeutils-derived packages

Added to portage

2025-09-12

kdevelop - 25.08.1
Ebuild name:

dev-util/kdevelop-25.08.1

Description

Integrated Development Environment, supporting KF6/Qt, C/C++ and much mor

Added to portage

2025-09-12

kdevelop-php - 25.08.1
Ebuild name:

dev-util/kdevelop-php-25.08.1

Description

PHP plugin for KDevelop

Added to portage

2025-09-12

kdevelop-python - 25.08.1
Ebuild name:

dev-util/kdevelop-python-25.08.1

Description

Python plugin for KDevelop

Added to portage

2025-09-12

kdf - 25.08.1
Ebuild name:

kde-apps/kdf-25.08.1

Description

KDE free disk space utility

Added to portage

2025-09-12

kdialog - 25.08.1
Ebuild name:

kde-apps/kdialog-25.08.1

Description

Can be used to show nice dialog boxes from shell scripts

Added to portage

2025-09-12

kdiamond - 25.08.1
Ebuild name:

kde-apps/kdiamond-25.08.1

Description

Single player three-in-a-row game

Added to portage

2025-09-12

keditbookmarks - 25.08.1
Ebuild name:

kde-apps/keditbookmarks-25.08.1

Description

Bookmarks editor based on KDE Frameworks

Added to portage

2025-09-12

keysmith - 25.08.1
Ebuild name:

app-crypt/keysmith-25.08.1

Description

OTP client for Plasma Mobile and Desktop

Added to portage

2025-09-12

kfind - 25.08.1
Ebuild name:

kde-apps/kfind-25.08.1

Description

File finder utility based on KDE Frameworks

Added to portage

2025-09-12

kfourinline - 25.08.1
Ebuild name:

kde-apps/kfourinline-25.08.1

Description

KDE four-in-a-row game

Added to portage

2025-09-12

kgeography - 25.08.1
Ebuild name:

kde-apps/kgeography-25.08.1

Description

Geography learning tool

Added to portage

2025-09-12

kget - 25.08.1
Ebuild name:

kde-apps/kget-25.08.1

Description

Advanced download manager by KDE

Added to portage

2025-09-12

kgoldrunner - 25.08.1
Ebuild name:

kde-apps/kgoldrunner-25.08.1

Description

Game of action and puzzle solving by KDE

Added to portage

2025-09-12

kgpg - 25.08.1
Ebuild name:

kde-apps/kgpg-25.08.1

Description

Frontend for GnuPG, a powerful encryption utility by KDE

Added to portage

2025-09-12

kgraphviewer - 25.08.1
Ebuild name:

media-gfx/kgraphviewer-25.08.1

Description

Graphviz dot graph file viewer

Added to portage

2025-09-12

khangman - 25.08.1
Ebuild name:

kde-apps/khangman-25.08.1

Description

Classical hangman game by KDE

Added to portage

2025-09-12

khelpcenter - 25.08.1
Ebuild name:

kde-apps/khelpcenter-25.08.1

Description

Application to read documentation for KDE Plasma, Applications, Utilit

Added to portage

2025-09-12

kidentitymanagement - 25.08.1
Ebuild name:

kde-apps/kidentitymanagement-25.08.1

Description

Library for managing identitites

Added to portage

2025-09-12

kig - 25.08.1
Ebuild name:

kde-apps/kig-25.08.1

Description

KDE Interactive Geometry tool

Added to portage

2025-09-12

kigo - 25.08.1
Ebuild name:

kde-apps/kigo-25.08.1

Description

Go game by KDE

Added to portage

2025-09-12

killbots - 25.08.1
Ebuild name:

kde-apps/killbots-25.08.1

Description

Kill the bots or they kill you

Added to portage

2025-09-12

kimagemapeditor - 25.08.1
Ebuild name:

kde-apps/kimagemapeditor-25.08.1

Description

Generator of HTML image maps

Added to portage

2025-09-12

kimap - 25.08.1
Ebuild name:

kde-apps/kimap-25.08.1

Description

Library for interacting with IMAP servers

Added to portage

2025-09-12

kio-admin - 25.08.1
Ebuild name:

app-admin/kio-admin-25.08.1

Description

Manage files as administrator using the admin KIO protocol

Added to portage

2025-09-12

kio-blender-thumbnailer - 25.08.1
Ebuild name:

media-gfx/kio-blender-thumbnailer-25.08.1

Description

KIO thumbnail generator for Blender files

Added to portage

2025-09-12

kio-extras - 25.08.1
Ebuild name:

kde-apps/kio-extras-25.08.1

Description

KIO plugins present a filesystem-like view of arbitrary data

Added to portage

2025-09-12

kio-gdrive - 25.08.1
Ebuild name:

kde-misc/kio-gdrive-25.08.1

Description

KIO worker for Google Drive service

Added to portage

2025-09-12

kio-gdrive-common - 25.08.1
Ebuild name:

kde-misc/kio-gdrive-common-25.08.1

Description

Added to portage

2025-09-12

kio-mobi-thumbnailer - 25.08.1
Ebuild name:

media-gfx/kio-mobi-thumbnailer-25.08.1

Description

KIO thumbnail generator for Mobipocket files

Added to portage

2025-09-12

kio-perldoc - 25.08.1
Ebuild name:

dev-util/kio-perldoc-25.08.1

Description

KIO worker interface to browse Perl documentation

Added to portage

2025-09-12

kio-ps-thumbnailer - 25.08.1
Ebuild name:

media-gfx/kio-ps-thumbnailer-25.08.1

Description

KIO thumbnail generator for DVI, EPS, PDF and PS files

Added to portage

2025-09-12

kio-raw-thumbnailer - 25.08.1
Ebuild name:

media-gfx/kio-raw-thumbnailer-25.08.1

Description

KIO thumbnail generator for RAW files

Added to portage

2025-09-12

kio-zeroconf - 25.08.1
Ebuild name:

net-misc/kio-zeroconf-25.08.1

Description

KIO worker to discover file systems by DNS-SD (DNS Service Discovery)

Added to portage

2025-09-12

kiriki - 25.08.1
Ebuild name:

kde-apps/kiriki-25.08.1

Description

An addictive and fun dice game

Added to portage

2025-09-12

kiten - 25.08.1
Ebuild name:

kde-apps/kiten-25.08.1

Description

KDE Japanese dictionary and reference

Added to portage

2025-09-12

kitinerary - 25.08.1
Ebuild name:

kde-apps/kitinerary-25.08.1

Description

Data Model and Extraction System for Travel Reservation information

Added to portage

2025-09-12

kjumpingcube - 25.08.1
Ebuild name:

kde-apps/kjumpingcube-25.08.1

Description

Tactical one or two player game

Added to portage

2025-09-12

kldap - 25.08.1
Ebuild name:

kde-apps/kldap-25.08.1

Description

Library for interacting with LDAP servers

Added to portage

2025-09-12

kleopatra - 25.08.1
Ebuild name:

kde-apps/kleopatra-25.08.1

Description

Certificate manager and GUI for OpenPGP and CMS cryptography

Added to portage

2025-09-12

klettres - 25.08.1
Ebuild name:

kde-apps/klettres-25.08.1

Description

Alphabet learning application

Added to portage

2025-09-12

klickety - 25.08.1
Ebuild name:

kde-apps/klickety-25.08.1

Description

An adaptation of the Clickomania game

Added to portage

2025-09-12

klines - 25.08.1
Ebuild name:

kde-apps/klines-25.08.1

Description

A little KDE game about balls and how to get rid of them

Added to portage

2025-09-12

kmag - 25.08.1
Ebuild name:

kde-apps/kmag-25.08.1

Description

KDE screen magnifier

Added to portage

2025-09-12

kmahjongg - 25.08.1
Ebuild name:

kde-apps/kmahjongg-25.08.1

Description

A tile matching game for one or two players

Added to portage

2025-09-12

kmail - 25.08.1
Ebuild name:

kde-apps/kmail-25.08.1

Description

Email client, supporting POP3 and IMAP mailboxes

Added to portage

2025-09-12

kmail-account-wizard - 25.08.1
Ebuild name:

kde-apps/kmail-account-wizard-25.08.1

Description

Assistant for KMail accounts configuration

Added to portage

2025-09-12

kmailtransport - 25.08.1
Ebuild name:

kde-apps/kmailtransport-25.08.1

Description

Mail transport service

Added to portage

2025-09-12

kmbox - 25.08.1
Ebuild name:

kde-apps/kmbox-25.08.1

Description

Library for accessing MBox format mail storages

Added to portage

2025-09-12

kmime - 25.08.1
Ebuild name:

kde-apps/kmime-25.08.1

Description

Libary for handling mail messages and newsgroup articles

Added to portage

2025-09-12

kmines - 25.08.1
Ebuild name:

kde-apps/kmines-25.08.1

Description

Classic mine sweeper game

Added to portage

2025-09-12

kmix - 25.08.1
Ebuild name:

kde-apps/kmix-25.08.1

Description

Volume control gui based on KDE Frameworks

Added to portage

2025-09-12

kmousetool - 25.08.1
Ebuild name:

kde-apps/kmousetool-25.08.1

Description

KDE program that clicks the mouse for you

Added to portage

2025-09-12

kmouth - 25.08.1
Ebuild name:

kde-apps/kmouth-25.08.1

Description

Text-to-speech synthesizer front end

Added to portage

2025-09-12

kmplot - 25.08.1
Ebuild name:

kde-apps/kmplot-25.08.1

Description

Mathematical function plotter

Added to portage

2025-09-12

knavalbattle - 25.08.1
Ebuild name:

kde-apps/knavalbattle-25.08.1

Description

Battleship clone by KDE

Added to portage

2025-09-12

knetwalk - 25.08.1
Ebuild name:

kde-apps/knetwalk-25.08.1

Description

KDE version of the popular NetWalk game for system administrators

Added to portage

2025-09-12

knights - 25.08.1
Ebuild name:

kde-apps/knights-25.08.1

Description

Simple chess board based on KDE Frameworks

Added to portage

2025-09-12

kolf - 25.08.1
Ebuild name:

kde-apps/kolf-25.08.1

Description

Minigolf game by KDE

Added to portage

2025-09-12

kollision - 25.08.1
Ebuild name:

kde-apps/kollision-25.08.1

Description

Simple ball dodging game

Added to portage

2025-09-12

kolourpaint - 25.08.1
Ebuild name:

kde-apps/kolourpaint-25.08.1

Description

Paint Program by KDE

Added to portage

2025-09-12

kompare - 25.08.1
Ebuild name:

kde-apps/kompare-25.08.1

Description

Graphical File Differences Tool

Added to portage

2025-09-12

konqueror - 25.08.1
Ebuild name:

kde-apps/konqueror-25.08.1

Description

Web browser and file manager based on KDE Frameworks

Added to portage

2025-09-12

konquest - 25.08.1
Ebuild name:

kde-apps/konquest-25.08.1

Description

Galactic Strategy KDE Game

Added to portage

2025-09-12

konsole - 25.08.1
Ebuild name:

kde-apps/konsole-25.08.1

Description

KDE's terminal emulator

Added to portage

2025-09-12

konsolekalendar - 25.08.1
Ebuild name:

kde-apps/konsolekalendar-25.08.1

Description

Command line interface to KDE calendars

Added to portage

2025-09-12

kontact - 25.08.1
Ebuild name:

kde-apps/kontact-25.08.1

Description

Container application to unify several major PIM applications within one

Added to portage

2025-09-12

kontactinterface - 25.08.1
Ebuild name:

kde-apps/kontactinterface-25.08.1

Description

Library for embedding KParts in a Kontact component

Added to portage

2025-09-12

kontrast - 25.08.1
Ebuild name:

app-accessibility/kontrast-25.08.1

Description

Tool to check contrast for colors to verify they are correctly a

Added to portage

2025-09-12

konversation - 25.08.1
Ebuild name:

net-irc/konversation-25.08.1

Description

User friendly IRC Client

Added to portage

2025-09-12

kopeninghours - 25.08.1
Ebuild name:

dev-libs/kopeninghours-25.08.1

Description

Library for parsing and evaluating OSM opening hours expressions

Added to portage

2025-09-12

korganizer - 25.08.1
Ebuild name:

kde-apps/korganizer-25.08.1

Description

Organizational assistant, providing calendars and other similar functio

Added to portage

2025-09-12

kosmindoormap - 25.08.1
Ebuild name:

dev-libs/kosmindoormap-25.08.1

Description

Data Model and Extraction System for Travel Reservation information

Added to portage

2025-09-12

kpat - 25.08.1
Ebuild name:

kde-apps/kpat-25.08.1

Description

KDE patience game

Added to portage

2025-09-12

kpimtextedit - 25.08.1
Ebuild name:

kde-apps/kpimtextedit-25.08.1

Description

Extended text editor for PIM applications

Added to portage

2025-09-12

kpkpass - 25.08.1
Ebuild name:

kde-apps/kpkpass-25.08.1

Description

Library to deal with Apple Wallet pass files

Added to portage

2025-09-12

kpmcore - 25.08.1
Ebuild name:

sys-libs/kpmcore-25.08.1

Description

Library for managing partitions

Added to portage

2025-09-12

kpublictransport - 25.08.1
Ebuild name:

dev-libs/kpublictransport-25.08.1

Description

Library for accessing public transport timetables and other infor

Added to portage

2025-09-12

kqtquickcharts - 25.08.1
Ebuild name:

kde-apps/kqtquickcharts-25.08.1

Description

Qt Quick plugin for beautiful and interactive charts

Added to portage

2025-09-12

krdc - 25.08.1
Ebuild name:

kde-apps/krdc-25.08.1

Description

Remote desktop connection (RDP and VNC) client

Added to portage

2025-09-12

krecorder - 25.08.1
Ebuild name:

media-sound/krecorder-25.08.1

Description

Convergent audio recording application for Plasma

Added to portage

2025-09-12

kreversi - 25.08.1
Ebuild name:

kde-apps/kreversi-25.08.1

Description

Board game by KDE

Added to portage

2025-09-12

krfb - 25.08.1
Ebuild name:

kde-apps/krfb-25.08.1

Description

VNC-compatible server to share Plasma desktops

Added to portage

2025-09-12

kruler - 25.08.1
Ebuild name:

kde-apps/kruler-25.08.1

Description

Screen ruler for Plasma

Added to portage

2025-09-12

ksanecore - 25.08.1
Ebuild name:

media-libs/ksanecore-25.08.1

Description

Qt-based interface for SANE library to control scanner hardware

Added to portage

2025-09-12

kshisen - 25.08.1
Ebuild name:

kde-apps/kshisen-25.08.1

Description

Solitaire-like game played using the standard set of Mahjong tiles

Added to portage

2025-09-12

ksirk - 25.08.1
Ebuild name:

kde-apps/ksirk-25.08.1

Description

Port of the board game Risk

Added to portage

2025-09-12

ksmtp - 25.08.1
Ebuild name:

kde-apps/ksmtp-25.08.1

Description

Job-based library to send email through an SMTP server

Added to portage

2025-09-12

ksnakeduel - 25.08.1
Ebuild name:

kde-apps/ksnakeduel-25.08.1

Description

KDE Tron game

Added to portage

2025-09-12

kspaceduel - 25.08.1
Ebuild name:

kde-apps/kspaceduel-25.08.1

Description

Space Game by KDE

Added to portage

2025-09-12

ksquares - 25.08.1
Ebuild name:

kde-apps/ksquares-25.08.1

Description

KDE clone of the game squares

Added to portage

2025-09-12

ksudoku - 25.08.1
Ebuild name:

kde-apps/ksudoku-25.08.1

Description

Logic-based symbol placement puzzle by KDE

Added to portage

2025-09-12

ksystemlog - 25.08.1
Ebuild name:

kde-apps/ksystemlog-25.08.1

Description

System log viewer by KDE

Added to portage

2025-09-12

kteatime - 25.08.1
Ebuild name:

kde-apps/kteatime-25.08.1

Description

KDE timer for making a fine cup of tea

Added to portage

2025-09-12

ktimer - 25.08.1
Ebuild name:

kde-apps/ktimer-25.08.1

Description

Little tool to execute programs after some time

Added to portage

2025-09-12

ktorrent - 25.08.1
Ebuild name:

net-p2p/ktorrent-25.08.1

Description

Powerful BitTorrent client based on KDE Frameworks

Added to portage

2025-09-12

ktouch - 25.08.1
Ebuild name:

kde-apps/ktouch-25.08.1

Description

Program that helps to learn and practice touch typing

Added to portage

2025-09-12

ktuberling - 25.08.1
Ebuild name:

kde-apps/ktuberling-25.08.1

Description

Potato game for kids by KDE

Added to portage

2025-09-12

kturtle - 25.08.1
Ebuild name:

kde-apps/kturtle-25.08.1

Description

Educational programming environment using the Logo programming language

Added to portage

2025-09-12

kubrick - 25.08.1
Ebuild name:

kde-apps/kubrick-25.08.1

Description

Game based on the

Added to portage

2025-09-12

kwalletmanager - 25.08.1
Ebuild name:

kde-apps/kwalletmanager-25.08.1

Description

Tool to manage the passwords on your system using KDE Wallet

Added to portage

2025-09-12

kwave - 25.08.1
Ebuild name:

kde-apps/kwave-25.08.1

Description

Sound editor built on KDE Frameworks that can edit many types of audio files

Added to portage

2025-09-12

kweather - 25.08.1
Ebuild name:

kde-misc/kweather-25.08.1

Description

Weather forecast application for Plasma with flat and dynamic/animated vi

Added to portage

2025-09-12

kweathercore - 25.08.1
Ebuild name:

dev-libs/kweathercore-25.08.1

Description

Library for retrieval of weather information including forecasts and

Added to portage

2025-09-12

kwordquiz - 25.08.1
Ebuild name:

kde-apps/kwordquiz-25.08.1

Description

Powerful flashcard and vocabulary learning program

Added to portage

2025-09-12

kwrite - 25.08.1
Ebuild name:

kde-apps/kwrite-25.08.1

Description

Simple text editor based on KDE Frameworks

Added to portage

2025-09-12

level-zero - 1.24.2
Ebuild name:

dev-libs/level-zero-1.24.2

Description

oneAPI Level Zero headers, loader and validation layer

Added to portage

2025-09-12

libgravatar - 25.08.1
Ebuild name:

kde-apps/libgravatar-25.08.1

Description

Library for gravatar integration

Added to portage

2025-09-12

libkcddb - 25.08.1
Ebuild name:

kde-apps/libkcddb-25.08.1

Description

KDE library for CDDB

Added to portage

2025-09-12

libkcddb-common - 25.08.1
Ebuild name:

kde-apps/libkcddb-common-25.08.1

Description

Added to portage

2025-09-12

libkcompactdisc - 25.08.1
Ebuild name:

kde-apps/libkcompactdisc-25.08.1

Description

Library for playing & ripping CDs

Added to portage

2025-09-12

libkdcraw - 25.08.1
Ebuild name:

kde-apps/libkdcraw-25.08.1

Description

Digital camera raw image library wrapper

Added to portage

2025-09-12

libkdegames - 25.08.1
Ebuild name:

kde-apps/libkdegames-25.08.1

Description

Base library common to many KDE games

Added to portage

2025-09-12

libkdepim - 25.08.1
Ebuild name:

kde-apps/libkdepim-25.08.1

Description

Common PIM libraries

Added to portage

2025-09-12

libkeduvocdocument - 25.08.1
Ebuild name:

kde-apps/libkeduvocdocument-25.08.1

Description

Library for reading/writing KVTML

Added to portage

2025-09-12

libkexiv2 - 25.08.1
Ebuild name:

kde-apps/libkexiv2-25.08.1

Description

Wrapper around exiv2 library

Added to portage

2025-09-12

libkgapi - 25.08.1
Ebuild name:

kde-apps/libkgapi-25.08.1

Description

Library for accessing Google calendar and contact resources

Added to portage

2025-09-12

libkleo - 25.08.1
Ebuild name:

kde-apps/libkleo-25.08.1

Description

Library for encryption handling

Added to portage

2025-09-12

libkmahjongg - 25.08.1
Ebuild name:

kde-apps/libkmahjongg-25.08.1

Description

Mahjongg library based on Qt/KDE Frameworks

Added to portage

2025-09-12

libkomparediff2 - 25.08.1
Ebuild name:

kde-apps/libkomparediff2-25.08.1

Description

Library to compare files and strings

Added to portage

2025-09-12

libksane - 25.08.1
Ebuild name:

kde-apps/libksane-25.08.1

Description

SANE Library interface based on KDE Frameworks

Added to portage

2025-09-12

libksane-common - 25.08.1
Ebuild name:

kde-apps/libksane-common-25.08.1

Description

Added to portage

2025-09-12

libksieve - 25.08.1
Ebuild name:

kde-apps/libksieve-25.08.1

Description

Common PIM libraries

Added to portage

2025-09-12

libktnef - 25.08.1
Ebuild name:

kde-apps/libktnef-25.08.1

Description

Library for handling TNEF data

Added to portage

2025-09-12

libktorrent - 25.08.1
Ebuild name:

net-libs/libktorrent-25.08.1

Description

BitTorrent library based on KDE Frameworks

Added to portage

2025-09-12

libosmo-dsp - 0.5.0
Ebuild name:

net-libs/libosmo-dsp-0.5.0

Description

Library with SDR DSP primitives

Added to portage

2025-09-12

librdkafka - 2.11.1
Ebuild name:

dev-libs/librdkafka-2.11.1

Description

Apache Kafka C/C++ client library

Added to portage

2025-09-12

libvirt - 11.6.0-r1
Ebuild name:

app-emulation/libvirt-11.6.0-r1

Description

C toolkit to manipulate virtual machines

Added to portage

2025-09-12

libzia - 4.69
Ebuild name:

dev-libs/libzia-4.69

Description

Platform abstraction code for tucnak package

Added to portage

2025-09-12

liquid-dsp - 1.7.0
Ebuild name:

net-libs/liquid-dsp-1.7.0

Description

digital signal processing library for software-defined radios

Added to portage

2025-09-12

lokalize - 25.08.1
Ebuild name:

kde-apps/lokalize-25.08.1

Description

Localization tool for KDE software and other free and open source softwar

Added to portage

2025-09-12

loupe - 48.1-r2
Ebuild name:

media-gfx/loupe-48.1-r2

Description

View images

Added to portage

2025-09-12

lskat - 25.08.1
Ebuild name:

kde-apps/lskat-25.08.1

Description

Skat game by KDE

Added to portage

2025-09-12

mailcommon - 25.08.1
Ebuild name:

kde-apps/mailcommon-25.08.1

Description

Common mail library

Added to portage

2025-09-12

mailimporter - 25.08.1
Ebuild name:

kde-apps/mailimporter-25.08.1

Description

Library to import mail from various sources

Added to portage

2025-09-12

marble - 25.08.1
Ebuild name:

kde-apps/marble-25.08.1

Description

Virtual Globe and World Atlas to learn more about Earth

Added to portage

2025-09-12

markdownpart - 25.08.1
Ebuild name:

kde-misc/markdownpart-25.08.1

Description

Markdown viewer KParts plugin based on QTextDocument

Added to portage

2025-09-12

massif-visualizer - 25.08.1
Ebuild name:

dev-util/massif-visualizer-25.08.1

Description

Tool visualising massif data

Added to portage

2025-09-12

mbox-importer - 25.08.1
Ebuild name:

kde-apps/mbox-importer-25.08.1

Description

Import mbox email archives from various sources into Akonadi

Added to portage

2025-09-12

mercurial - 7.1.1
Ebuild name:

dev-vcs/mercurial-7.1.1

Description

Scalable distributed SCM

Added to portage

2025-09-12

merkuro - 25.08.1
Ebuild name:

app-office/merkuro-25.08.1

Description

Calendar application using Akonadi

Added to portage

2025-09-12

messagelib - 25.08.1
Ebuild name:

kde-apps/messagelib-25.08.1

Description

Libraries for messaging functions

Added to portage

2025-09-12

mimetreeparser - 25.08.1
Ebuild name:

kde-apps/mimetreeparser-25.08.1

Description

Libraries for messaging functions

Added to portage

2025-09-12

minuet - 25.08.1
Ebuild name:

kde-apps/minuet-25.08.1

Description

Music Education software by KDE

Added to portage

2025-09-12

moddb - 0.13.0
Ebuild name:

dev-python/moddb-0.13.0

Description

Python scrapper to access ModDB mods, games and more as objects

Added to portage

2025-09-12

mypy - 1.18.1
Ebuild name:

dev-python/mypy-1.18.1

Description

Optional static typing for Python

Added to portage

2025-09-12

neochat - 25.08.1
Ebuild name:

net-im/neochat-25.08.1

Description

Client for Matrix, the decentralized communication protocol

Added to portage

2025-09-12

nettrom - 2.3.3-r1
Ebuild name:

sys-boot/nettrom-2.3.3-r1

Description

NetWinder ARM bootloader and utilities

Added to portage

2025-09-12

nettrom - 2.3.3-r2
Ebuild name:

sys-boot/nettrom-2.3.3-r2

Description

NetWinder ARM bootloader and utilities

Added to portage

2025-09-12

numexpr - 2.12.1
Ebuild name:

dev-python/numexpr-2.12.1

Description

Fast numerical array expression evaluator for Python and NumPy

Added to portage

2025-09-12

okular - 25.08.1
Ebuild name:

kde-apps/okular-25.08.1

Description

Universal document viewer based on KDE Frameworks

Added to portage

2025-09-12

opencl-headers - 2025.07.22
Ebuild name:

dev-util/opencl-headers-2025.07.22

Description

Unified C language headers for the OpenCL API

Added to portage

2025-09-12

openstacksdk - 4.7.1
Ebuild name:

dev-python/openstacksdk-4.7.1

Description

A collection of libraries for building applications to work with Open

Added to portage

2025-09-12

opentelemetry-api - 1.37.0
Ebuild name:

dev-python/opentelemetry-api-1.37.0

Description

OpenTelemetry Python API

Added to portage

2025-09-12

opentelemetry-sdk - 1.37.0
Ebuild name:

dev-python/opentelemetry-sdk-1.37.0

Description

OpenTelemetry Python SDK

Added to portage

2025-09-12

opentelemetry-semantic-conventions - 1.37.0
Ebuild name:

dev-python/opentelemetry-semantic-conventions-1.37.0

Description

OpenTelemetry Semantic Conventions

Added to portage

2025-09-12

palapeli - 25.08.1
Ebuild name:

kde-apps/palapeli-25.08.1

Description

Jigsaw puzzle game by KDE

Added to portage

2025-09-12

parley - 25.08.1
Ebuild name:

kde-apps/parley-25.08.1

Description

Vocabulary trainer to help you memorize things

Added to portage

2025-09-12

partitionmanager - 25.08.1
Ebuild name:

sys-block/partitionmanager-25.08.1

Description

Utility for management of disks, partitions and file systems

Added to portage

2025-09-12

picmi - 25.08.1
Ebuild name:

kde-apps/picmi-25.08.1

Description

Nonogram logic game by KDE

Added to portage

2025-09-12

pim-data-exporter - 25.08.1
Ebuild name:

kde-apps/pim-data-exporter-25.08.1

Description

Assistant to backup and archive PIM data and configuration

Added to portage

2025-09-12

pim-sieve-editor - 25.08.1
Ebuild name:

kde-apps/pim-sieve-editor-25.08.1

Description

Assistant for editing IMAP Sieve filters

Added to portage

2025-09-12

pimcommon - 25.08.1
Ebuild name:

kde-apps/pimcommon-25.08.1

Description

Common PIM libraries

Added to portage

2025-09-12

postfix - 3.11_pre20250911
Ebuild name:

mail-mta/postfix-3.11_pre20250911

Description

A fast and secure drop-in replacement for sendmail

Added to portage

2025-09-12

postgresql - 13.22-r1
Ebuild name:

dev-db/postgresql-13.22-r1

Description

PostgreSQL RDBMS

Added to portage

2025-09-12

postgresql - 14.19-r1
Ebuild name:

dev-db/postgresql-14.19-r1

Description

PostgreSQL RDBMS

Added to portage

2025-09-12

postgresql - 15.14-r1
Ebuild name:

dev-db/postgresql-15.14-r1

Description

PostgreSQL RDBMS

Added to portage

2025-09-12

postgresql - 16.10-r1
Ebuild name:

dev-db/postgresql-16.10-r1

Description

PostgreSQL RDBMS

Added to portage

2025-09-12

postgresql - 18_rc1-r1
Ebuild name:

dev-db/postgresql-18_rc1-r1

Description

PostgreSQL RDBMS

Added to portage

2025-09-12

poxml - 25.08.1
Ebuild name:

kde-apps/poxml-25.08.1

Description

KDE utility to translate DocBook XML files using gettext po files

Added to portage

2025-09-12

prometheus-client - 0.23.0
Ebuild name:

dev-python/prometheus-client-0.23.0

Description

Python client for the Prometheus monitoring system

Added to portage

2025-09-12

pykka - 4.3.0
Ebuild name:

dev-python/pykka-4.3.0

Description

A Python implementation of the actor model

Added to portage

2025-09-12

qcontrol - 0.4.2-r101
Ebuild name:

sys-apps/qcontrol-0.4.2-r101

Description

Send commands to some microcontrollers, e.g., to change LEDs or sound

Added to portage

2025-09-12

qmplay2 - 25.09.11
Ebuild name:

media-video/qmplay2-25.09.11

Description

A Qt-based video player, which can play most formats and codecs

Added to portage

2025-09-12

qrca - 25.08.1
Ebuild name:

media-gfx/qrca-25.08.1

Description

Simple barcode scanner and QR code generator

Added to portage

2025-09-12

quassel - 0.14.0-r8
Ebuild name:

net-irc/quassel-0.14.0-r8

Description

Qt IRC client supporting a remote daemon for 24/7 connectivity

Added to portage

2025-09-12

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-09-12

racket-mode - 1_p20250522
Ebuild name:

app-emacs/racket-mode-1_p20250522

Description

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

Added to portage

2025-09-12

safeeyes - 3.0.0
Ebuild name:

x11-misc/safeeyes-3.0.0

Description

Linux alternative to EyeLeo

Added to portage

2025-09-12

safeeyes - 3.0.1
Ebuild name:

x11-misc/safeeyes-3.0.1

Description

Linux alternative to EyeLeo

Added to portage

2025-09-12

scipy - 1.16.2
Ebuild name:

dev-python/scipy-1.16.2

Description

Scientific algorithms library for Python

Added to portage

2025-09-12

signal-desktop-bin - 7.70.0
Ebuild name:

net-im/signal-desktop-bin-7.70.0

Description

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

Added to portage

2025-09-12

signon-kwallet-extension - 25.08.1
Ebuild name:

kde-apps/signon-kwallet-extension-25.08.1

Description

KWallet extension for signond

Added to portage

2025-09-12

simdjson - 4.0.0
Ebuild name:

dev-libs/simdjson-4.0.0

Description

SIMD accelerated C++ JSON library

Added to portage

2025-09-12

skanlite - 25.08.1
Ebuild name:

kde-misc/skanlite-25.08.1

Description

Simple image scanning application based on libksane and KDE Frameworks

Added to portage

2025-09-12

skanpage - 25.08.1
Ebuild name:

media-gfx/skanpage-25.08.1

Description

Multi-page scanning application supporting image and pdf files

Added to portage

2025-09-12

skladnik - 25.08.1
Ebuild name:

games-puzzle/skladnik-25.08.1

Description

The Japanese warehouse keeper sokoban game

Added to portage

2025-09-12

sqlglot - 27.14.0
Ebuild name:

dev-python/sqlglot-27.14.0

Description

An easily customizable SQL parser and transpiler

Added to portage

2025-09-12

step - 25.08.1
Ebuild name:

kde-apps/step-25.08.1

Description

Interactive physics simulator

Added to portage

2025-09-12

svgpart - 25.08.1
Ebuild name:

kde-apps/svgpart-25.08.1

Description

Kpart for viewing SVGs

Added to portage

2025-09-12

sweeper - 25.08.1
Ebuild name:

kde-apps/sweeper-25.08.1

Description

Privacy settings widget to clean unwanted traces on the system

Added to portage

2025-09-12

tailscale - 1.86.5
Ebuild name:

net-vpn/tailscale-1.86.5

Description

Tailscale vpn client

Added to portage

2025-09-12

tempest - 45.0.0
Ebuild name:

dev-python/tempest-45.0.0

Description

OpenStack Integration Testing

Added to portage

2025-09-12

thumbnailers - 25.08.1
Ebuild name:

kde-apps/thumbnailers-25.08.1

Description

Metapackage for KIO thumbnail generators

Added to portage

2025-09-12

tokenizers - 0.22.0
Ebuild name:

sci-ml/tokenizers-0.22.0

Description

Implementation of today's most used tokenizers

Added to portage

2025-09-12

tokodon - 25.08.1
Ebuild name:

net-im/tokodon-25.08.1

Description

Mastodon client for Plasma and Plasma Mobile

Added to portage

2025-09-12

transformers - 4.56.1
Ebuild name:

sci-ml/transformers-4.56.1

Description

State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow

Added to portage

2025-09-12

trove-classifiers - 2025.9.11.17
Ebuild name:

dev-python/trove-classifiers-2025.9.11.17

Description

Canonical source for classifiers on PyPI (pypi.org)

Added to portage

2025-09-12

tucnak - 4.69
Ebuild name:

media-radio/tucnak-4.69

Description

Amateur Radio VHF Contest Logbook

Added to portage

2025-09-12

vanilla-kernel - 5.10.244
Ebuild name:

sys-kernel/vanilla-kernel-5.10.244

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-09-12

vanilla-kernel - 5.15.193
Ebuild name:

sys-kernel/vanilla-kernel-5.15.193

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-09-12

vanilla-kernel - 6.1.152
Ebuild name:

sys-kernel/vanilla-kernel-6.1.152

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-09-12

vanilla-kernel - 6.12.47
Ebuild name:

sys-kernel/vanilla-kernel-6.12.47

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-09-12

vanilla-kernel - 6.16.7
Ebuild name:

sys-kernel/vanilla-kernel-6.16.7

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-09-12

vanilla-kernel - 6.6.106
Ebuild name:

sys-kernel/vanilla-kernel-6.6.106

Description

Linux kernel built from vanilla upstream sources

Added to portage

2025-09-12

vanilla-sources - 5.10.244
Ebuild name:

sys-kernel/vanilla-sources-5.10.244

Description

Full sources for the Linux kernel

Added to portage

2025-09-12

vanilla-sources - 5.15.193
Ebuild name:

sys-kernel/vanilla-sources-5.15.193

Description

Full sources for the Linux kernel

Added to portage

2025-09-12

vanilla-sources - 6.1.152
Ebuild name:

sys-kernel/vanilla-sources-6.1.152

Description

Full sources for the Linux kernel

Added to portage

2025-09-12

vanilla-sources - 6.12.47
Ebuild name:

sys-kernel/vanilla-sources-6.12.47

Description

Full sources for the Linux kernel

Added to portage

2025-09-12

vanilla-sources - 6.16.7
Ebuild name:

sys-kernel/vanilla-sources-6.16.7

Description

Full sources for the Linux kernel

Added to portage

2025-09-12

vanilla-sources - 6.6.106
Ebuild name:

sys-kernel/vanilla-sources-6.6.106

Description

Full sources for the Linux kernel

Added to portage

2025-09-12

virtualbox - 7.2.2
Ebuild name:

app-emulation/virtualbox-7.2.2

Description

Family of powerful x86 virtualization products for enterprise and ho

Added to portage

2025-09-12

virtualbox-additions - 7.2.2
Ebuild name:

app-emulation/virtualbox-additions-7.2.2

Description

CD image containing guest additions for VirtualBox

Added to portage

2025-09-12

virtualbox-extpack-oracle - 7.2.2
Ebuild name:

app-emulation/virtualbox-extpack-oracle-7.2.2

Description

PUEL extensions for VirtualBox

Added to portage

2025-09-12

virtualbox-guest-additions - 7.2.2
Ebuild name:

app-emulation/virtualbox-guest-additions-7.2.2

Description

VirtualBox kernel modules and user-space tools for G

Added to portage

2025-09-12

virtualbox-guest-modules - 7.2.2
Ebuild name:

app-emulation/virtualbox-guest-modules-7.2.2

Description

Kernel Modules for Virtualbox Guest Additions

Added to portage

2025-09-12

virtualbox-kvm - 7.2.2_pre20250903
Ebuild name:

app-emulation/virtualbox-kvm-7.2.2_pre20250903

Description

Family of powerful x86 virtualization products for e

Added to portage

2025-09-12

virtualbox-modules - 7.2.2
Ebuild name:

app-emulation/virtualbox-modules-7.2.2

Description

Kernel Modules for Virtualbox

Added to portage

2025-09-12

vlc - 3.0.22_rc1
Ebuild name:

media-video/vlc-3.0.22_rc1

Description

Media player and framework with support for most multimedia files and st

Added to portage

2025-09-12

webkit-gtk - 2.48.5-r411
Ebuild name:

net-libs/webkit-gtk-2.48.5-r411

Description

Open source web browser engine

Added to portage

2025-09-12

webkit-gtk - 2.48.5-r601
Ebuild name:

net-libs/webkit-gtk-2.48.5-r601

Description

Open source web browser engine

Added to portage

2025-09-12

wmcpuwatch - 0.2-r2
Ebuild name:

x11-plugins/wmcpuwatch-0.2-r2

Description

dockapp showing the load of every logical CPU on the system

Added to portage

2025-09-12

yaffs2utils - 0.2.9-r1
Ebuild name:

sys-fs/yaffs2utils-0.2.9-r1

Description

tools for generating YAFFS images

Added to portage

2025-09-12

yakuake - 25.08.1
Ebuild name:

kde-apps/yakuake-25.08.1

Description

Quake-style terminal emulator based on konsole

Added to portage

2025-09-12

zanshin - 25.08.1
Ebuild name:

kde-misc/zanshin-25.08.1

Description

Getting things done application by KDE

Added to portage

2025-09-12

zotero-bin - 7.0.24
Ebuild name:

app-text/zotero-bin-7.0.24

Description

Helps you collect, organize, cite, and share your research sources

Added to portage

2025-09-12

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: 73.7 ms