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:

88147

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-admin->quickswitch

Roaming network profiles for laptops with Quickswitch

Every Laptop user knows what I am talking about by saying that switching network profiles is a real problem and hard to keep track of when doing it manually. This is where Quickswitch comes in. Quickswitch is a utility that not only makes laptop users' everyday life easier by letting them create and use roaming network profiles, but it also has built-in support for multiple network cards, wireless LAN configurations, different kernel parameters, support for X configurations, Netscape preferences, Samba shares and so on and so forth.

Sounds good? Want to learn how to use it? Read on:

Installing Quickswitch

Use your distribution's install program to install Quickswitch.

Now we need to tell quickswitch about all the network settings we want to be able to switch to. Quickswitch can be configured using the configuration file - /etc/quickswitch/switchto.conf. There is also a sample configuration in /etc/quickswitch/switchto.conf.sample.

Code Listing 1: Setting up the quickswitch configuration in /etc/quickswitch/switchto.conf

// # This is the default configuration:  
[config]  
device=eth0  
// # Path to save last known good configuration...  
servicefilename=/etc/quickswitch/switchto.last  
  
// # This is our profile called "home":  
[home]  
description=home  
address=192.168.0.25  
netmask=255.255.255.0  
gateway=192.168.0.1  
dns1=195.62.99.42  
dns2=195.62.97.177  
  
// # This is our profile called "work":  
[work]  
description=work  
address=10.16.3.114  
netmask=255.255.255.0  
gateway=10.16.3.249  
dns1=195.62.99.42

We are finished with the configuration now. Let's test if it works.

Code Listing 2: Using switchto to switch to another profile

// Switch to "work" profile:  
# switchto work  
// Switch to "home" profile:  
# switchto home

Use ifconfig and route to make sure that switchto correctly applied the settings the first time. Everythings ok? Well done!

Quickswitch offers two more ways of how to switch your profile.

switcher is a simple curses based GUI to switch between your profiles.

TraySwitcher is a more sophisticated Gnome tray applet.

To learn how Quickswitch easily lets you create profiles that also switch Samba, X configurations and even more. Take a look at the well documented /etc/quickswitch/switchto.conf.sample sample configuration file and visit the Quickswitch project homepage.

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

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-09-04
7zip - 26.03
Ebuild name:

app-arch/7zip-26.03

Description

Free file archiver for extremely high compression

Added to portage

2026-09-04

QGnomePlatform - 0.9.2-r8
Ebuild name:

x11-themes/QGnomePlatform-0.9.2-r8

Description

Qt Platform Theme aimed to accommodate GNOME settings

Added to portage

2026-09-04

adwaita-qt - 1.4.2-r2
Ebuild name:

x11-themes/adwaita-qt-1.4.2-r2

Description

A style to bend Qt applications to look like they belong into GNOME

Added to portage

2026-09-04

boto3 - 1.43.88
Ebuild name:

dev-python/boto3-1.43.88

Description

The AWS SDK for Python

Added to portage

2026-09-04

botocore - 1.43.88
Ebuild name:

dev-python/botocore-1.43.88

Description

Low-level, data-driven core of boto 3

Added to portage

2026-09-04

django-otp - 1.7.2
Ebuild name:

dev-python/django-otp-1.7.2

Description

Django framework adding two-factor authentication using one-time passwo

Added to portage

2026-09-04

docker - 29.8.0
Ebuild name:

app-containers/docker-29.8.0

Description

The core functions you need to create Docker images and run Docker con

Added to portage

2026-09-04

docker-buildx - 0.37.0
Ebuild name:

app-containers/docker-buildx-0.37.0

Description

Docker CLI plugin for extended build capabilities with BuildKit

Added to portage

2026-09-04

docker-cli - 29.8.0
Ebuild name:

app-containers/docker-cli-29.8.0

Description

the command line binary for docker

Added to portage

2026-09-04

docker-compose - 5.5.1
Ebuild name:

app-containers/docker-compose-5.5.1

Description

Multi-container orchestration for Docker

Added to portage

2026-09-04

docker-credential-helpers - 0.9.9
Ebuild name:

app-containers/docker-credential-helpers-0.9.9

Description

Suite of programs to use native stores to keep Docke

Added to portage

2026-09-04

github-cli - 2.100.0
Ebuild name:

dev-util/github-cli-2.100.0

Description

GitHub CLI

Added to portage

2026-09-04

gitlab-cli - 1.116.0
Ebuild name:

dev-util/gitlab-cli-1.116.0

Description

the official gitlab command line interface

Added to portage

2026-09-04

go - 1.27.1
Ebuild name:

dev-lang/go-1.27.1

Description

A concurrent garbage collected and typesafe programming language

Added to portage

2026-09-04

google-api-core - 2.36.0
Ebuild name:

dev-python/google-api-core-2.36.0

Description

Core Library for Google Client Libraries

Added to portage

2026-09-04

google-auth - 2.57.1
Ebuild name:

dev-python/google-auth-2.57.1

Description

Google Authentication Library

Added to portage

2026-09-04

googleapis-common-protos - 1.75.3
Ebuild name:

dev-python/googleapis-common-protos-1.75.3

Description

Python classes generated from the common protos in the g

Added to portage

2026-09-04

jj - 0.45.1
Ebuild name:

dev-vcs/jj-0.45.1

Description

Jujutsu - an experimental version control system

Added to portage

2026-09-04

libmirage - 3.3.3
Ebuild name:

dev-libs/libmirage-3.3.3

Description

CD and DVD image access library

Added to portage

2026-09-04

load-relative - 1.3.1
Ebuild name:

app-emacs/load-relative-1.3.1

Description

Relative loads for Emacs Lisp files

Added to portage

2026-09-04

load-relative - 1.3.2
Ebuild name:

app-emacs/load-relative-1.3.2

Description

Relative loads for Emacs Lisp files

Added to portage

2026-09-04

log4e - 0.4.1
Ebuild name:

app-emacs/log4e-0.4.1

Description

Logging framework for GNU Emacs Lisp

Added to portage

2026-09-04

lookup - 1.99.96_pre20180209
Ebuild name:

app-emacs/lookup-1.99.96_pre20180209

Description

An interface to search CD-ROM books and network dictionaries

Added to portage

2026-09-04

lsp-docker - 1.0.0_p20240327
Ebuild name:

app-emacs/lsp-docker-1.0.0_p20240327

Description

Emacs library to leverage lsp-mode in the Docker environment

Added to portage

2026-09-04

lsp-java - 4.0
Ebuild name:

app-emacs/lsp-java-4.0

Description

Emacs Java IDE using Eclipse JDT Language Server

Added to portage

2026-09-04

lsp-mode - 10.0.0
Ebuild name:

app-emacs/lsp-mode-10.0.0

Description

Emacs client/library for the Language Server Protocol

Added to portage

2026-09-04

micawber - 0.8.0
Ebuild name:

dev-python/micawber-0.8.0

Description

A small library for extracting rich content from urls

Added to portage

2026-09-04

mongodb-compass-bin - 1.50.0
Ebuild name:

dev-db/mongodb-compass-bin-1.50.0

Description

GUI for MongoDB

Added to portage

2026-09-04

nvidia-vaapi-driver - 0.0.18
Ebuild name:

media-libs/nvidia-vaapi-driver-0.0.18

Description

A VA-API implemention using NVIDIA's NVDEC

Added to portage

2026-09-04

openvpn - 2.7.6
Ebuild name:

net-vpn/openvpn-2.7.6

Description

Robust and highly flexible tunneling application compatible with many OSes

Added to portage

2026-09-04

pixi - 0.79.0
Ebuild name:

dev-util/pixi-0.79.0

Description

A package management and workflow tool

Added to portage

2026-09-04

postfix - 3.12_pre20260901
Ebuild name:

mail-mta/postfix-3.12_pre20260901

Description

A fast and secure drop-in replacement for sendmail

Added to portage

2026-09-04

pytest-rerunfailures - 16.6.1
Ebuild name:

dev-python/pytest-rerunfailures-16.6.1

Description

pytest plugin to re-run tests to eliminate flaky failures

Added to portage

2026-09-04

setuptools-scm - 10.2.3
Ebuild name:

dev-python/setuptools-scm-10.2.3

Description

Manage versions by scm tags via setuptools

Added to portage

2026-09-04

snmp_exporter - 0.30.1
Ebuild name:

app-metrics/snmp_exporter-0.30.1

Description

Prometheus exporter for snmp metrics

Added to portage

2026-09-04

sqlglot - 30.18.0
Ebuild name:

dev-python/sqlglot-30.18.0

Description

An easily customizable SQL parser and transpiler

Added to portage

2026-09-04

terraform - 1.16.1
Ebuild name:

app-admin/terraform-1.16.1

Description

A tool for building, changing, and combining infrastructure safely

Added to portage

2026-09-04

urwid - 4.1.1
Ebuild name:

dev-python/urwid-4.1.1

Description

Curses-based user interface library for Python

Added to portage

2026-09-04

vcs-versioning - 2.3.4
Ebuild name:

dev-python/vcs-versioning-2.3.4

Description

Core VCS versioning functionality from setuptools-scm

Added to portage

2026-09-04

vdirsyncer - 0.21.0
Ebuild name:

dev-python/vdirsyncer-0.21.0

Description

Synchronize calendars and contacts

Added to portage

2026-09-04

vopono - 1.0.1
Ebuild name:

net-vpn/vopono-1.0.1

Description

Launch applications via VPN tunnels using temporary network namespaces

Added to portage

2026-09-04

yq-go - 4.53.6
Ebuild name:

app-misc/yq-go-4.53.6

Description

yq is a lightweight and portable command-line YAML, JSON and XML processor

Added to portage

2026-09-04

zmq-anyio - 0.4.1
Ebuild name:

dev-python/zmq-anyio-0.4.1

Description

Asynchronous API for ZMQ using AnyIO

Added to portage

2026-09-04

2026-09-03
Test-Snapshot - 0.61.0
Ebuild name:

dev-perl/Test-Snapshot-0.61.0

Description

Test against data stored in automatically-named file

Added to portage

2026-09-03

ansi2html - 1.9.4
Ebuild name:

dev-python/ansi2html-1.9.4

Description

Convert text with ANSI color codes to HTML

Added to portage

2026-09-03

ansible - 14.3.1
Ebuild name:

app-admin/ansible-14.3.1

Description

Model-driven deployment, config management, and command execution framewor

Added to portage

2026-09-03

ansible-core - 2.21.3
Ebuild name:

app-admin/ansible-core-2.21.3

Description

Model-driven deployment, config management, and command execution fra

Added to portage

2026-09-03

anyio - 4.15.0
Ebuild name:

dev-python/anyio-4.15.0

Description

Compatibility layer for multiple asynchronous event loop implementations

Added to portage

2026-09-03

ast-serialize - 0.9.0
Ebuild name:

dev-python/ast-serialize-0.9.0

Description

Python bindings for mypy AST serialization

Added to portage

2026-09-03

asymptote - 3.14
Ebuild name:

media-gfx/asymptote-3.14

Description

A vector graphics language that provides a framework for technical drawing

Added to portage

2026-09-03

beets - 2.13.1
Ebuild name:

media-sound/beets-2.13.1

Description

Media library management system for obsessive music geeks

Added to portage

2026-09-03

boto3 - 1.43.87
Ebuild name:

dev-python/boto3-1.43.87

Description

The AWS SDK for Python

Added to portage

2026-09-03

botocore - 1.43.87
Ebuild name:

dev-python/botocore-1.43.87

Description

Low-level, data-driven core of boto 3

Added to portage

2026-09-03

certbot - 5.8.0
Ebuild name:

app-crypt/certbot-5.8.0

Description

Let's Encrypt client to automate deployment of X.509 certificates

Added to portage

2026-09-03

cloudflare-warp - 2026.7.1377.0
Ebuild name:

net-vpn/cloudflare-warp-2026.7.1377.0

Description

Cloudflare Warp Client

Added to portage

2026-09-03

cmd2 - 4.2.3
Ebuild name:

dev-python/cmd2-4.2.3

Description

Extra features for standard library's cmd module

Added to portage

2026-09-03

crispy-bootstrap5 - 2026.9
Ebuild name:

dev-python/crispy-bootstrap5-2026.9

Description

Bootstrap5 template pack for django-crispy-forms

Added to portage

2026-09-03

dbeaver-bin - 26.2.0
Ebuild name:

dev-db/dbeaver-bin-26.2.0

Description

Free universal database tool (community edition)

Added to portage

2026-09-03

derper - 1.102.2
Ebuild name:

net-vpn/derper-1.102.2

Description

DERP server for tailscale network

Added to portage

2026-09-03

dist-kernel - 6.1.187
Ebuild name:

virtual/dist-kernel-6.1.187

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-09-03

dist-kernel - 6.12.108
Ebuild name:

virtual/dist-kernel-6.12.108

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-09-03

dist-kernel - 6.18.49
Ebuild name:

virtual/dist-kernel-6.18.49

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-09-03

dist-kernel - 6.6.156
Ebuild name:

virtual/dist-kernel-6.6.156

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-09-03

dist-kernel - 7.1.13
Ebuild name:

virtual/dist-kernel-7.1.13

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-09-03

dist-kernel - 7.2.3
Ebuild name:

virtual/dist-kernel-7.2.3

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-09-03

django - 6.1.1
Ebuild name:

dev-python/django-6.1.1

Description

High-level Python web framework

Added to portage

2026-09-03

django-otp - 1.7.1
Ebuild name:

dev-python/django-otp-1.7.1

Description

Django framework adding two-factor authentication using one-time passwo

Added to portage

2026-09-03

dropbox - 268.4.4124
Ebuild name:

net-misc/dropbox-268.4.4124

Description

Dropbox daemon (pretends to be GUI-less)

Added to portage

2026-09-03

freerdp - 3.31.1
Ebuild name:

net-misc/freerdp-3.31.1

Description

Free implementation of the Remote Desktop Protocol

Added to portage

2026-09-03

fzf - 0.74.3
Ebuild name:

app-shells/fzf-0.74.3

Description

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

Added to portage

2026-09-03

gallery-dl - 1.32.10-r1
Ebuild name:

net-misc/gallery-dl-1.32.10-r1

Description

Download image galleries and collections from several image hosting

Added to portage

2026-09-03

gentoo-kernel - 6.1.187
Ebuild name:

sys-kernel/gentoo-kernel-6.1.187

Description

Linux kernel built with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel - 6.12.108
Ebuild name:

sys-kernel/gentoo-kernel-6.12.108

Description

Linux kernel built with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel - 6.18.49
Ebuild name:

sys-kernel/gentoo-kernel-6.18.49

Description

Linux kernel built with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel - 6.6.156
Ebuild name:

sys-kernel/gentoo-kernel-6.6.156

Description

Linux kernel built with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel - 7.1.13
Ebuild name:

sys-kernel/gentoo-kernel-7.1.13

Description

Linux kernel built with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel - 7.2.3
Ebuild name:

sys-kernel/gentoo-kernel-7.2.3

Description

Linux kernel built with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-bin - 6.1.187
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.187

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-bin - 6.12.108
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.108

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-bin - 6.18.49
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.18.49

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-bin - 6.6.156
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.156

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-bin - 7.1.13
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.1.13

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-bin - 7.2.3
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.2.3

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-09-03

gentoo-kernel-modprep - 6.1.187
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.1.187

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-09-03

gentoo-kernel-modprep - 6.12.108
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.12.108

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-09-03

gentoo-kernel-modprep - 6.18.49
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.18.49

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-09-03

gentoo-kernel-modprep - 6.6.156
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.6.156

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-09-03

gentoo-kernel-modprep - 7.1.13
Ebuild name:

sys-kernel/gentoo-kernel-modprep-7.1.13

Description

Minimal subset of gentoo-kernel-bin for building modules, f

Added to portage

2026-09-03

gentoo-kernel-modprep - 7.2.3
Ebuild name:

sys-kernel/gentoo-kernel-modprep-7.2.3

Description

Minimal subset of gentoo-kernel-bin for building modules, fo

Added to portage

2026-09-03

gentoo-sources - 6.1.187
Ebuild name:

sys-kernel/gentoo-sources-6.1.187

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-09-03

gentoo-sources - 6.12.108
Ebuild name:

sys-kernel/gentoo-sources-6.12.108

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-09-03

gentoo-sources - 6.18.49
Ebuild name:

sys-kernel/gentoo-sources-6.18.49

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-09-03

gentoo-sources - 6.6.156
Ebuild name:

sys-kernel/gentoo-sources-6.6.156

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-09-03

gentoo-sources - 7.1.13
Ebuild name:

sys-kernel/gentoo-sources-7.1.13

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-09-03

gentoo-sources - 7.2.3
Ebuild name:

sys-kernel/gentoo-sources-7.2.3

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-09-03

intellij-idea - 2026.2.2
Ebuild name:

dev-util/intellij-idea-2026.2.2

Description

A complete toolset for web, mobile and enterprise development

Added to portage

2026-09-03

kea - 3.2.0-r1
Ebuild name:

net-misc/kea-3.2.0-r1

Description

High-performance production grade DHCPv4 & DHCPv6 server

Added to portage

2026-09-03

kmscon - 10.0.3
Ebuild name:

sys-apps/kmscon-10.0.3

Description

KMS/DRM based virtual Console Emulator

Added to portage

2026-09-03

latex-beamer - 3.78
Ebuild name:

dev-tex/latex-beamer-3.78

Description

LaTeX class for creating presentations using a video projector

Added to portage

2026-09-03

libsdl2 - 2.32.72
Ebuild name:

media-libs/libsdl2-2.32.72

Description

Simple Direct Media Layer

Added to portage

2026-09-03

libsdl3 - 3.4.16
Ebuild name:

media-libs/libsdl3-3.4.16

Description

Simple Direct Media Layer

Added to portage

2026-09-03

libunwind - 22.1.8-r1
Ebuild name:

llvm-runtimes/libunwind-22.1.8-r1

Description

C++ runtime stack unwinder from LLVM

Added to portage

2026-09-03

libunwind - 23.1.0-r1
Ebuild name:

llvm-runtimes/libunwind-23.1.0-r1

Description

C++ runtime stack unwinder from LLVM

Added to portage

2026-09-03

lsp-mode - 9999
Ebuild name:

app-emacs/lsp-mode-9999

Description

Emacs client/library for the Language Server Protocol

Added to portage

2026-09-03

lsp-treemacs - 0.5
Ebuild name:

app-emacs/lsp-treemacs-0.5

Description

Integration between lsp-mode and treemacs

Added to portage

2026-09-03

lsp-treemacs - 0.5
Ebuild name:

app-emacs/lsp-treemacs-0.5

Description

Integration between lsp-mode and treemacs

Added to portage

2026-09-03

lxml - 6.1.3
Ebuild name:

dev-python/lxml-6.1.3

Description

A Pythonic binding for the libxml2 and libxslt libraries

Added to portage

2026-09-03

mergiraf - 0.19.1
Ebuild name:

dev-vcs/mergiraf-0.19.1

Description

Syntax-aware git merge driver

Added to portage

2026-09-03

nct6687d - 0_pre20260901
Ebuild name:

sys-power/nct6687d-0_pre20260901

Description

Kernel module for the Nuvoton NCT6687-R

Added to portage

2026-09-03

openjdk - 11.0.32.1_p1-r1
Ebuild name:

dev-java/openjdk-11.0.32.1_p1-r1

Description

Open source implementation of the Java programming language

Added to portage

2026-09-03

openjdk - 17.0.20.1_p1-r1
Ebuild name:

dev-java/openjdk-17.0.20.1_p1-r1

Description

Open source implementation of the Java programming language

Added to portage

2026-09-03

openjdk - 21.0.12.1_p1-r1
Ebuild name:

dev-java/openjdk-21.0.12.1_p1-r1

Description

Open source implementation of the Java programming language

Added to portage

2026-09-03

openjdk - 28_alpha13
Ebuild name:

dev-java/openjdk-28_alpha13

Description

Open source implementation of the Java programming language

Added to portage

2026-09-03

pytorch - 2.14.0
Ebuild name:

sci-ml/pytorch-2.14.0

Description

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Added to portage

2026-09-03

raspberrypi-sources - 6.18.32_p20260521-r1
Ebuild name:

sys-kernel/raspberrypi-sources-6.18.32_p20260521-r1

Description

Raspberry Pi kernel sources

Added to portage

2026-09-03

raspberrypi-sources - 6.18.46_p20260824-r1
Ebuild name:

sys-kernel/raspberrypi-sources-6.18.46_p20260824-r1

Description

Raspberry Pi kernel sources

Added to portage

2026-09-03

rust - 1.98.1
Ebuild name:

dev-lang/rust-1.98.1

Description

Systems programming language originally developed by Mozilla

Added to portage

2026-09-03

rust-bin - 1.98.1
Ebuild name:

dev-lang/rust-bin-1.98.1

Description

Added to portage

2026-09-03

rust-common - 1.98.1
Ebuild name:

dev-lang/rust-common-1.98.1

Description

Common files shared between multiple slots of Rust

Added to portage

2026-09-03

rust-std - 1.98.1
Ebuild name:

sys-devel/rust-std-1.98.1

Description

Rust standard library, standalone (for crossdev)

Added to portage

2026-09-03

simdjson - 4.6.10
Ebuild name:

dev-libs/simdjson-4.6.10

Description

SIMD accelerated C++ JSON library

Added to portage

2026-09-03

simpleini - 4.27
Ebuild name:

dev-cpp/simpleini-4.27

Description

C++ library providing a simple API to read and write INI-style files

Added to portage

2026-09-03

spyder - 6.1.7
Ebuild name:

dev-python/spyder-6.1.7

Description

The Scientific Python Development Environment

Added to portage

2026-09-03

systemd - 260.4
Ebuild name:

sys-apps/systemd-260.4

Description

System and service manager for Linux

Added to portage

2026-09-03

telegram-desktop-bin - 7.1.5
Ebuild name:

net-im/telegram-desktop-bin-7.1.5

Description

Official desktop client for Telegram (binary package)

Added to portage

2026-09-03

thunderbird - 140.15.0
Ebuild name:

mail-client/thunderbird-140.15.0

Description

Thunderbird Mail Client

Added to portage

2026-09-03

thunderbird - 153.2.0
Ebuild name:

mail-client/thunderbird-153.2.0

Description

Thunderbird Mail Client

Added to portage

2026-09-03

thunderbird - 155.0
Ebuild name:

mail-client/thunderbird-155.0

Description

Thunderbird Mail Client

Added to portage

2026-09-03

thunderbird-l10n - 153.2.0
Ebuild name:

mail-client/thunderbird-l10n-153.2.0

Description

Thunderbird mail client's translation files

Added to portage

2026-09-03

thunderbird-l10n - 155.0
Ebuild name:

mail-client/thunderbird-l10n-155.0

Description

Thunderbird mail client's translation files

Added to portage

2026-09-03

tomcat - 10.1.59
Ebuild name:

www-servers/tomcat-10.1.59

Description

Tomcat Servlet-6.0/JSP-3.1/EL-5.0/WebSocket-2.1/JASPIC-3.0 Container

Added to portage

2026-09-03

tomcat - 11.0.25
Ebuild name:

www-servers/tomcat-11.0.25

Description

Tomcat Servlet-6.1/JSP-4.0/EL-6.0/WebSocket-2.2/JASPIC-3.1 Container

Added to portage

2026-09-03

tomcat - 9.0.121
Ebuild name:

www-servers/tomcat-9.0.121

Description

Tomcat Servlet-4.0/JSP-2.3/EL-3.0/WebSocket-1.1/JASPIC-1.1 Container

Added to portage

2026-09-03

tuf - 7.0.1
Ebuild name:

dev-python/tuf-7.0.1

Description

A secure updater framework for Python

Added to portage

2026-09-03

urwid - 4.1.0
Ebuild name:

dev-python/urwid-4.1.0

Description

Curses-based user interface library for Python

Added to portage

2026-09-03

vanilla-kernel - 6.1.187
Ebuild name:

sys-kernel/vanilla-kernel-6.1.187

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-09-03

vanilla-kernel - 6.12.108
Ebuild name:

sys-kernel/vanilla-kernel-6.12.108

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-09-03

vanilla-kernel - 6.18.49
Ebuild name:

sys-kernel/vanilla-kernel-6.18.49

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-09-03

vanilla-kernel - 6.6.156
Ebuild name:

sys-kernel/vanilla-kernel-6.6.156

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-09-03

vanilla-kernel - 7.1.13
Ebuild name:

sys-kernel/vanilla-kernel-7.1.13

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-09-03

vanilla-kernel - 7.2.3
Ebuild name:

sys-kernel/vanilla-kernel-7.2.3

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-09-03

vanilla-sources - 6.1.187
Ebuild name:

sys-kernel/vanilla-sources-6.1.187

Description

Full sources for the Linux kernel

Added to portage

2026-09-03

vanilla-sources - 6.12.108
Ebuild name:

sys-kernel/vanilla-sources-6.12.108

Description

Full sources for the Linux kernel

Added to portage

2026-09-03

vanilla-sources - 6.18.49
Ebuild name:

sys-kernel/vanilla-sources-6.18.49

Description

Full sources for the Linux kernel

Added to portage

2026-09-03

vanilla-sources - 6.6.156
Ebuild name:

sys-kernel/vanilla-sources-6.6.156

Description

Full sources for the Linux kernel

Added to portage

2026-09-03

vanilla-sources - 7.1.13
Ebuild name:

sys-kernel/vanilla-sources-7.1.13

Description

Full sources for the Linux kernel

Added to portage

2026-09-03

vanilla-sources - 7.2.3
Ebuild name:

sys-kernel/vanilla-sources-7.2.3

Description

Full sources for the Linux kernel

Added to portage

2026-09-03

vips - 8.18.6
Ebuild name:

media-libs/vips-8.18.6

Description

VIPS Image Processing Library

Added to portage

2026-09-03

zsnes - 2.3.0
Ebuild name:

games-emulation/zsnes-2.3.0

Description

Fork of the classic Super Nintendo emulator

Added to portage

2026-09-03

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