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:

81513

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


rate this article:
current rating: average rating: 1.3 (29 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-10-12
attica - 6.19.0
Ebuild name:

kde-frameworks/attica-6.19.0

Description

Framework providing access to Open Collaboration Services

Added to portage

2025-10-12

baloo - 6.19.0
Ebuild name:

kde-frameworks/baloo-6.19.0

Description

Framework for searching and managing metadata

Added to portage

2025-10-12

bluez-qt - 6.19.0
Ebuild name:

kde-frameworks/bluez-qt-6.19.0

Description

Qt wrapper for Bluez 5 DBus API

Added to portage

2025-10-12

breeze-icons - 6.19.0
Ebuild name:

kde-frameworks/breeze-icons-6.19.0

Description

Breeze SVG icon theme

Added to portage

2025-10-12

clang - 22.0.0_pre20251011
Ebuild name:

dev-python/clang-22.0.0_pre20251011

Description

Python bindings for llvm-core/clang

Added to portage

2025-10-12

extra-cmake-modules - 6.19.0
Ebuild name:

kde-frameworks/extra-cmake-modules-6.19.0

Description

Extra modules and scripts for CMake

Added to portage

2025-10-12

frameworkintegration - 6.19.0
Ebuild name:

kde-frameworks/frameworkintegration-6.19.0

Description

Framework for integrating Qt applications with KDE Plasm

Added to portage

2025-10-12

kapidox - 6.19.0
Ebuild name:

kde-frameworks/kapidox-6.19.0

Description

Framework for building KDE API documentation in a standard format and

Added to portage

2025-10-12

karchive - 6.19.0
Ebuild name:

kde-frameworks/karchive-6.19.0

Description

Framework for reading, creation, and manipulation of various archive

Added to portage

2025-10-12

kauth - 6.19.0
Ebuild name:

kde-frameworks/kauth-6.19.0

Description

Framework to let applications perform actions as a privileged user

Added to portage

2025-10-12

kbibtex - 0.10.50_pre20251011
Ebuild name:

app-text/kbibtex-0.10.50_pre20251011

Description

BibTeX editor to edit bibliographies used with LaTeX

Added to portage

2025-10-12

kbookmarks - 6.19.0
Ebuild name:

kde-frameworks/kbookmarks-6.19.0

Description

Framework for managing bookmarks stored in XBEL format

Added to portage

2025-10-12

kcalendarcore - 6.19.0
Ebuild name:

kde-frameworks/kcalendarcore-6.19.0

Description

Library for interfacing with calendars

Added to portage

2025-10-12

kcmutils - 6.19.0
Ebuild name:

kde-frameworks/kcmutils-6.19.0

Description

Framework to work with KDE System Settings modules

Added to portage

2025-10-12

kcodecs - 6.19.0
Ebuild name:

kde-frameworks/kcodecs-6.19.0

Description

Framework for manipulating strings using various encodings

Added to portage

2025-10-12

kcolorscheme - 6.19.0
Ebuild name:

kde-frameworks/kcolorscheme-6.19.0

Description

Framework for downloading and sharing additional application dat

Added to portage

2025-10-12

kcompletion - 6.19.0
Ebuild name:

kde-frameworks/kcompletion-6.19.0

Description

Framework for common completion tasks such as filename or URL com

Added to portage

2025-10-12

kconfig - 6.19.0
Ebuild name:

kde-frameworks/kconfig-6.19.0

Description

Framework for reading and writing configuration

Added to portage

2025-10-12

kconfigwidgets - 6.19.0
Ebuild name:

kde-frameworks/kconfigwidgets-6.19.0

Description

Framework providing an assortment of configuration-related wid

Added to portage

2025-10-12

kcontacts - 6.19.0
Ebuild name:

kde-frameworks/kcontacts-6.19.0

Description

Address book API based on KDE Frameworks

Added to portage

2025-10-12

kcoreaddons - 6.19.0
Ebuild name:

kde-frameworks/kcoreaddons-6.19.0

Description

Framework for solving common problems such as caching, randomisat

Added to portage

2025-10-12

kcrash - 6.19.0
Ebuild name:

kde-frameworks/kcrash-6.19.0

Description

Framework for intercepting and handling application crashes

Added to portage

2025-10-12

kdav - 6.19.0
Ebuild name:

kde-frameworks/kdav-6.19.0

Description

DAV protocol implemention with KJobs

Added to portage

2025-10-12

kdbusaddons - 6.19.0
Ebuild name:

kde-frameworks/kdbusaddons-6.19.0

Description

Framework for registering services and applications per freedeskt

Added to portage

2025-10-12

kdeclarative - 6.19.0
Ebuild name:

kde-frameworks/kdeclarative-6.19.0

Description

Framework providing integration of QML and KDE work spaces

Added to portage

2025-10-12

kded - 6.19.0
Ebuild name:

kde-frameworks/kded-6.19.0

Description

Central daemon of KDE workspaces

Added to portage

2025-10-12

kdesu - 6.19.0
Ebuild name:

kde-frameworks/kdesu-6.19.0

Description

Framework to handle super user actions

Added to portage

2025-10-12

kdnssd - 6.19.0
Ebuild name:

kde-frameworks/kdnssd-6.19.0

Description

Framework for network service discovery using Zeroconf

Added to portage

2025-10-12

kdoctools - 6.19.0
Ebuild name:

kde-frameworks/kdoctools-6.19.0

Description

Tools to generate documentation in various formats from DocBook fil

Added to portage

2025-10-12

kfilemetadata - 6.19.0
Ebuild name:

kde-frameworks/kfilemetadata-6.19.0

Description

Library for extracting file metadata

Added to portage

2025-10-12

kglobalaccel - 6.19.0
Ebuild name:

kde-frameworks/kglobalaccel-6.19.0

Description

Framework to handle global shortcuts

Added to portage

2025-10-12

kguiaddons - 6.19.0
Ebuild name:

kde-frameworks/kguiaddons-6.19.0

Description

Framework providing assorted high-level user interface components

Added to portage

2025-10-12

kholidays - 6.19.0
Ebuild name:

kde-frameworks/kholidays-6.19.0

Description

Library to determine holidays and other special events for a geogra

Added to portage

2025-10-12

ki18n - 6.19.0
Ebuild name:

kde-frameworks/ki18n-6.19.0

Description

Framework based on Gettext for internationalizing user interface text

Added to portage

2025-10-12

kiconthemes - 6.19.0
Ebuild name:

kde-frameworks/kiconthemes-6.19.0

Description

Framework for icon theming and configuration

Added to portage

2025-10-12

kidletime - 6.19.0
Ebuild name:

kde-frameworks/kidletime-6.19.0

Description

Framework for detection and notification of device idle time

Added to portage

2025-10-12

kimageformats - 6.19.0
Ebuild name:

kde-frameworks/kimageformats-6.19.0

Description

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

Added to portage

2025-10-12

kio - 6.19.0
Ebuild name:

kde-frameworks/kio-6.19.0

Description

Framework providing transparent file and data management

Added to portage

2025-10-12

kirigami - 6.19.0
Ebuild name:

kde-frameworks/kirigami-6.19.0

Description

Lightweight user interface framework for mobile and convergent appli

Added to portage

2025-10-12

kitemmodels - 6.19.0
Ebuild name:

kde-frameworks/kitemmodels-6.19.0

Description

Framework providing data models to help with tasks such as sortin

Added to portage

2025-10-12

kitemviews - 6.19.0
Ebuild name:

kde-frameworks/kitemviews-6.19.0

Description

Framework providing additional widgets for item models

Added to portage

2025-10-12

kjobwidgets - 6.19.0
Ebuild name:

kde-frameworks/kjobwidgets-6.19.0

Description

Framework providing assorted widgets for showing the progress of

Added to portage

2025-10-12

knewstuff - 6.19.0
Ebuild name:

kde-frameworks/knewstuff-6.19.0

Description

Framework for downloading and sharing additional application data

Added to portage

2025-10-12

knotifications - 6.19.0
Ebuild name:

kde-frameworks/knotifications-6.19.0

Description

Framework for notifying the user of an event

Added to portage

2025-10-12

knotifyconfig - 6.19.0
Ebuild name:

kde-frameworks/knotifyconfig-6.19.0

Description

Framework for configuring desktop notifications

Added to portage

2025-10-12

kpackage - 6.19.0
Ebuild name:

kde-frameworks/kpackage-6.19.0

Description

Framework to install and load packages of non binary content

Added to portage

2025-10-12

kparts - 6.19.0
Ebuild name:

kde-frameworks/kparts-6.19.0

Description

Framework providing elaborate user-interface components

Added to portage

2025-10-12

lit - 22.0.0_pre20251011
Ebuild name:

dev-python/lit-22.0.0_pre20251011

Description

A stand-alone install of the LLVM suite testing tool

Added to portage

2025-10-12

llvm - 22.0.0_pre20251011
Ebuild name:

dev-ml/llvm-22.0.0_pre20251011

Description

OCaml bindings for LLVM

Added to portage

2025-10-12

opam - 2.1.6-r1
Ebuild name:

dev-ml/opam-2.1.6-r1

Description

A source-based package manager for OCaml

Added to portage

2025-10-12

2025-10-11
algol68g - 3.10.2
Ebuild name:

dev-lang/algol68g-3.10.2

Description

Algol 68 Genie compiler-interpreter

Added to portage

2025-10-11

aws-sam-translator - 1.101.0
Ebuild name:

dev-python/aws-sam-translator-1.101.0

Description

A library that transform SAM templates into AWS CloudFormatio

Added to portage

2025-10-11

awscli - 1.42.50
Ebuild name:

app-admin/awscli-1.42.50

Description

Universal Command Line Environment for AWS

Added to portage

2025-10-11

boto3 - 1.40.50
Ebuild name:

dev-python/boto3-1.40.50

Description

The AWS SDK for Python

Added to portage

2025-10-11

botocore - 1.40.50
Ebuild name:

dev-python/botocore-1.40.50

Description

Low-level, data-driven core of boto 3

Added to portage

2025-10-11

cake - 5.1.0
Ebuild name:

dev-dotnet/cake-5.1.0

Description

Cake (C Make) is a cross platform build automation system with a C DSL

Added to portage

2025-10-11

chrome-binary-plugins - 141.0.7390.76
Ebuild name:

www-plugins/chrome-binary-plugins-141.0.7390.76

Description

Binary plugins from Google Chrome for use in Chromi

Added to portage

2025-10-11

chrome-binary-plugins - 142.0.7444.23_beta
Ebuild name:

www-plugins/chrome-binary-plugins-142.0.7444.23_beta

Description

Binary plugins from Google Chrome for use in C

Added to portage

2025-10-11

chrome-binary-plugins - 143.0.7461.2_alpha
Ebuild name:

www-plugins/chrome-binary-plugins-143.0.7461.2_alpha

Description

Binary plugins from Google Chrome for use in C

Added to portage

2025-10-11

chromedriver-bin - 141.0.7390.76
Ebuild name:

www-apps/chromedriver-bin-141.0.7390.76

Description

WebDriver for Chrome

Added to portage

2025-10-11

chromium - 141.0.7390.76
Ebuild name:

www-client/chromium-141.0.7390.76

Description

Open-source version of Google Chrome web browser

Added to portage

2025-10-11

eisl - 5.56
Ebuild name:

dev-lang/eisl-5.56

Description

Interpreter and compiler compatible with the ISLisp standard

Added to portage

2025-10-11

flameshot - 13.1.0-r1
Ebuild name:

media-gfx/flameshot-13.1.0-r1

Description

Powerful yet simple to use screenshot software

Added to portage

2025-10-11

flexiblas - 3.4.83
Ebuild name:

sci-libs/flexiblas-3.4.83

Description

A BLAS and LAPACK wrapper library with runtime exchangable backends

Added to portage

2025-10-11

gcc - 13.4.1_p20251009
Ebuild name:

sys-devel/gcc-13.4.1_p20251009

Description

The GNU Compiler Collection

Added to portage

2025-10-11

gcc - 14.3.1_p20251010
Ebuild name:

sys-devel/gcc-14.3.1_p20251010

Description

The GNU Compiler Collection

Added to portage

2025-10-11

gentoolkit - 0.6.9
Ebuild name:

app-portage/gentoolkit-0.6.9

Description

Collection of administration scripts for Gentoo

Added to portage

2025-10-11

gitea - 1.24.6
Ebuild name:

www-apps/gitea-1.24.6

Description

A painless self-hosted Git service

Added to portage

2025-10-11

google-chrome - 141.0.7390.76
Ebuild name:

www-client/google-chrome-141.0.7390.76

Description

The web browser from Google

Added to portage

2025-10-11

google-chrome-beta - 142.0.7444.23
Ebuild name:

www-client/google-chrome-beta-142.0.7444.23

Description

The web browser from Google

Added to portage

2025-10-11

google-chrome-unstable - 143.0.7461.2
Ebuild name:

www-client/google-chrome-unstable-143.0.7461.2

Description

The web browser from Google

Added to portage

2025-10-11

hwdata - 0.400
Ebuild name:

sys-apps/hwdata-0.400

Description

Hardware identification and configuration data

Added to portage

2025-10-11

ibm-powerpc-utils - 1.3.10-r2
Ebuild name:

sys-apps/ibm-powerpc-utils-1.3.10-r2

Description

Utilities for the maintenance of the IBM and Apple PowerPC pla

Added to portage

2025-10-11

imagemagick - 6.9.13.30
Ebuild name:

media-gfx/imagemagick-6.9.13.30

Description

A collection of tools and libraries for many image formats

Added to portage

2025-10-11

imagemagick - 7.1.2.5
Ebuild name:

media-gfx/imagemagick-7.1.2.5

Description

A collection of tools and libraries for many image formats

Added to portage

2025-10-11

js8call - 2.3.1-r2
Ebuild name:

media-radio/js8call-2.3.1-r2

Description

Weak signal ham radio communication

Added to portage

2025-10-11

kio-gopher - 0.1.99_p20250716
Ebuild name:

kde-misc/kio-gopher-0.1.99_p20250716

Description

Gopher KIO worker for Konqueror

Added to portage

2025-10-11

libdisasm - 0.23-r1
Ebuild name:

dev-embedded/libdisasm-0.23-r1

Description

Provides basic disassembly of Intel x86 instructions from a binary s

Added to portage

2025-10-11

lsprotocol - 2025.0.0
Ebuild name:

dev-python/lsprotocol-2025.0.0

Description

Language Server Protocol types code generator packages

Added to portage

2025-10-11

m4rie - 20250128
Ebuild name:

sci-libs/m4rie-20250128

Description

Fast dense matrix arithmetic over GF(2^e) for 2 <= e <= 16

Added to portage

2025-10-11

microsoft-edge - 141.0.3537.71
Ebuild name:

www-client/microsoft-edge-141.0.3537.71

Description

The web browser from Microsoft

Added to portage

2025-10-11

microsoft-edge-beta - 141.0.3537.57
Ebuild name:

www-client/microsoft-edge-beta-141.0.3537.57

Description

The web browser from Microsoft

Added to portage

2025-10-11

microsoft-edge-beta - 142.0.3595.11
Ebuild name:

www-client/microsoft-edge-beta-142.0.3595.11

Description

The web browser from Microsoft

Added to portage

2025-10-11

microsoft-edge-dev - 142.0.3595.7
Ebuild name:

www-client/microsoft-edge-dev-142.0.3595.7

Description

The web browser from Microsoft

Added to portage

2025-10-11

nasm - 3.01
Ebuild name:

dev-lang/nasm-3.01

Description

groovy little assembler

Added to portage

2025-10-11

nvidia-drivers - 580.94.03
Ebuild name:

x11-drivers/nvidia-drivers-580.94.03

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2025-10-11

openssh - 10.2_p1
Ebuild name:

net-misc/openssh-10.2_p1

Description

Port of OpenBSD's free SSH release

Added to portage

2025-10-11

opera - 122.0.5643.142
Ebuild name:

www-client/opera-122.0.5643.142

Description

A fast and secure web browser

Added to portage

2025-10-11

opera-beta - 123.0.5669.3
Ebuild name:

www-client/opera-beta-123.0.5669.3

Description

A fast and secure web browser

Added to portage

2025-10-11

opera-developer - 124.0.5678.0
Ebuild name:

www-client/opera-developer-124.0.5678.0

Description

A fast and secure web browser

Added to portage

2025-10-11

pablodraw - 3.3.14_beta
Ebuild name:

media-gfx/pablodraw-3.3.14_beta

Description

Ansi/Ascii text and RIPscrip vector graphic art editor/viewer

Added to portage

2025-10-11

pbs-installer - 2025.10.10
Ebuild name:

dev-python/pbs-installer-2025.10.10

Description

Installer for Python Build Standalone

Added to portage

2025-10-11

pdm - 2.26.0
Ebuild name:

dev-python/pdm-2.26.0

Description

Python package and dependency manager supporting the latest PEP standards

Added to portage

2025-10-11

phonenumbers - 9.0.16
Ebuild name:

dev-python/phonenumbers-9.0.16

Description

Python port of Google's libphonenumber

Added to portage

2025-10-11

pipdeptree - 2.29.0
Ebuild name:

dev-python/pipdeptree-2.29.0

Description

Utility for displaying installed packages in a dependency tree

Added to portage

2025-10-11

plasma-meta - 6.4.5-r1
Ebuild name:

kde-plasma/plasma-meta-6.4.5-r1

Description

Merge this to pull in all Plasma 6 packages

Added to portage

2025-10-11

plasma-workspace - 6.4.5-r3
Ebuild name:

kde-plasma/plasma-workspace-6.4.5-r3

Description

KDE Plasma workspace

Added to portage

2025-10-11

psycopg - 2.9.11
Ebuild name:

dev-python/psycopg-2.9.11

Description

PostgreSQL database adapter for Python

Added to portage

2025-10-11

pwsh-bin - 7.5.3
Ebuild name:

app-shells/pwsh-bin-7.5.3

Description

Cross-platform automation and configuration tool (binary package)

Added to portage

2025-10-11

pycpio - 1.5.5
Ebuild name:

dev-python/pycpio-1.5.5

Description

Python CPIO library

Added to portage

2025-10-11

pylsqpack - 0.3.23
Ebuild name:

dev-python/pylsqpack-0.3.23

Description

Python wrapper for the ls-qpack QPACK library

Added to portage

2025-10-11

pyqt-builder - 1.19.0
Ebuild name:

dev-python/pyqt-builder-1.19.0

Description

The PEP 517 compliant PyQt build system

Added to portage

2025-10-11

python-ldap - 3.4.5
Ebuild name:

dev-python/python-ldap-3.4.5

Description

Various LDAP-related Python modules

Added to portage

2025-10-11

python-lsp-ruff - 2.3.0
Ebuild name:

dev-python/python-lsp-ruff-2.3.0

Description

Ruff linting plugin for the Python LSP Server

Added to portage

2025-10-11

rack-protection - 4.2.1
Ebuild name:

dev-ruby/rack-protection-4.2.1

Description

This gem protects against typical web attacks

Added to portage

2025-10-11

reformatter - 0.6
Ebuild name:

app-emacs/reformatter-0.6

Description

Define commands which run reformatters on the Emacs buffers

Added to portage

2025-10-11

reformatter - 0.7
Ebuild name:

app-emacs/reformatter-0.7

Description

Define commands which run reformatters on the Emacs buffers

Added to portage

2025-10-11

regress - 1.5.1
Ebuild name:

app-emacs/regress-1.5.1

Description

Regression test harness for Emacs Lisp code

Added to portage

2025-10-11

remember - 2.0-r1
Ebuild name:

app-emacs/remember-2.0-r1

Description

Simplify writing short notes in emacs

Added to portage

2025-10-11

resolvelib - 1.2.1
Ebuild name:

dev-python/resolvelib-1.2.1

Description

Resolve abstract dependencies into concrete ones

Added to portage

2025-10-11

rg - 2.4.0
Ebuild name:

app-emacs/rg-2.4.0

Description

GNU Emacs search tool based on ripgrep

Added to portage

2025-10-11

rust - 1.91.0_beta20251009
Ebuild name:

dev-lang/rust-1.91.0_beta20251009

Description

Systems programming language originally developed by Mozilla

Added to portage

2025-10-11

rust-bin - 1.91.0_beta20251009
Ebuild name:

dev-lang/rust-bin-1.91.0_beta20251009

Description

Added to portage

2025-10-11

rust-common - 1.91.0_beta20251009
Ebuild name:

dev-lang/rust-common-1.91.0_beta20251009

Description

Common files shared between multiple slots of Rust

Added to portage

2025-10-11

rust-std - 1.91.0_beta20251009
Ebuild name:

sys-devel/rust-std-1.91.0_beta20251009

Description

Rust standard library, standalone (for crossdev)

Added to portage

2025-10-11

sinatra - 4.2.1
Ebuild name:

dev-ruby/sinatra-4.2.1

Description

A DSL for quickly creating web applications in Ruby with minimal effort

Added to portage

2025-10-11

sip - 6.13.1
Ebuild name:

dev-python/sip-6.13.1

Description

Python bindings generator for C/C++ libraries

Added to portage

2025-10-11

skrooge - 25.4.0-r1
Ebuild name:

app-office/skrooge-25.4.0-r1

Description

Personal finances manager, aiming at being simple and intuitive

Added to portage

2025-10-11

sourcegit - 2025.35
Ebuild name:

dev-vcs/sourcegit-2025.35

Description

Open Source Git GUI client using .NET AvaloniaUI

Added to portage

2025-10-11

spyder - 6.1.0
Ebuild name:

dev-python/spyder-6.1.0

Description

The Scientific Python Development Environment

Added to portage

2025-10-11

spyder-notebook - 0.7.0
Ebuild name:

dev-python/spyder-notebook-0.7.0

Description

Jupyter notebook integration with Spyder

Added to portage

2025-10-11

sqlalchemy - 2.0.44
Ebuild name:

dev-python/sqlalchemy-2.0.44

Description

Python SQL toolkit and Object Relational Mapper

Added to portage

2025-10-11

sqlglot - 27.26.0
Ebuild name:

dev-python/sqlglot-27.26.0

Description

An easily customizable SQL parser and transpiler

Added to portage

2025-10-11

transformers - 4.57.0
Ebuild name:

sci-ml/transformers-4.57.0

Description

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

Added to portage

2025-10-11

transient - 0.10.1
Ebuild name:

app-emacs/transient-0.10.1

Description

Transient commands abstraction for GNU Emacs

Added to portage

2025-10-11

tuba - 0.10.3
Ebuild name:

net-misc/tuba-0.10.3

Description

Browse the Fediverse (GTK client)

Added to portage

2025-10-11

turbovnc - 3.2.1-r1
Ebuild name:

net-misc/turbovnc-3.2.1-r1

Description

A fast replacement for TigerVNC

Added to portage

2025-10-11

turbovnc - 3.2.90-r1
Ebuild name:

net-misc/turbovnc-3.2.90-r1

Description

A fast replacement for TigerVNC

Added to portage

2025-10-11

uv - 0.9.2
Ebuild name:

dev-python/uv-0.9.2

Description

A Python package installer and resolver, written in Rust

Added to portage

2025-10-11

uv-build - 0.9.2
Ebuild name:

dev-python/uv-build-0.9.2

Description

PEP517 uv build backend

Added to portage

2025-10-11

virtualenv - 20.35.3
Ebuild name:

dev-python/virtualenv-20.35.3

Description

Virtual Python Environment builder

Added to portage

2025-10-11

wireplumber - 0.5.12
Ebuild name:

media-video/wireplumber-0.5.12

Description

Replacement for pipewire-media-session

Added to portage

2025-10-11

wsjtx_improved - 2.8.0-r2
Ebuild name:

media-radio/wsjtx_improved-2.8.0-r2

Description

Weak signal ham radio communication with improvements

Added to portage

2025-10-11

wsjtx_improved - 3.0.0
Ebuild name:

media-radio/wsjtx_improved-3.0.0

Description

Weak signal ham radio communication with improvements

Added to portage

2025-10-11

zstd-ruby - 1.5.7.1
Ebuild name:

dev-ruby/zstd-ruby-1.5.7.1

Description

Ruby binding for zstd (Zstandard - Fast real-time compression algorithm)

Added to portage

2025-10-11

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