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:

84008

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-editors->VI

5. Practice Lesson #2


In this lesson we will set up vi configuration file .exrc
and will test the configuration.


Also, in this lesson we will no longer follow the
Action/Verification exercise structure. You should be
sufficiently comfortable with vi by now to successfully complete
the exercises on your own.


Open vi on a blank file:



$ vi

Type commands :set all and press Enter.
You are likely to see something similar to the following:



noaltwerase noextended matchtime=7 report=5 term="xterm"
autoindent filec="" mesg noruler noterse
autoprint flash nomodeline scroll=24 notildeop
noautowrite nogtagsmode noprint="" nosearchincr timeout
backup="" hardtabs=0 nonumber nosecure nottywerase
nobeautify noiclower nooctal shiftwidth=8 noverbose
cdpath=":" ignorecase open noshowmatch warn
cedit="" keytime=6 optimize noshowmode window=48
columns=80 noleftright path="" sidescroll=16 nowindowname
nocomment lines=50 print="" noslowopen wraplen=0
noedcompatible nolisp prompt nosourceany wrapmargin=15
escapetime=6 nolist noreadonly tabstop=8 wrapscan
noerrorbells lock noredraw taglength=0 nowriteany
noexrc magic remap tags="tags"
directory="/tmp"
msgcat="/usr/share/vi/catalog/"
paragraphs="IPLPPPQPP LIpplpipbp"
recdir="/var/tmp/vi.recover"
sections="NHSHH HUnhsh"
shell="/usr/local/bin/bash"
shellmeta="~{[*?$`'"\"

These are vi environment variables. They can be modified through
the :set commands. In this practice we will configure only
a few of those variables. You are encouraged to experiment with
others.


Exit vi. Make sure you are in your home directory. The easiest
way is to do that is to execute cd with no arguments at
the UNIX command prompt. Now open the .exrc file:



$ vi .exrc

If your .exrc file is not blank, exit, back it up first
and start from scratch. Now create six entries exactly as described
above in Section 4: Startup File. Save, and open
vi with no arguments. Type text without hitting Enter
key. It should wrap around 72nd column. Indent one of the lines
with the Tab key. Continue typing on the same line.
It should wrap and start on the left side aligned with the previous
indentation. Now join two of the lines using J command.
Go to the beginning of the joined line and press function key 4. If
your terminal is set up properly, and the fmt utility
is present in your distribution, your paragraph should be reformatted.


Type a couple of lines and intentionally misspell "customer" as
"cutsomer" and "the" as "teh". Watch your text as it is corrected
on the fly.


This concludes our practice. The remainder of this document is
left up to the reader to practice at his convenience.


End Of Practice Lesson #2



/* The article above and any accompanying files are freely
* distributable, but please leave this notice and the text intact.
* Home for this document: http://www.infobound.com/vi.html
* Copyright (C) 1994, 1999 Tony Thomas
* Contact author through email:
tony@infobound.com
* Last revision Feb 23, 1999
* UNIX is a trademark of X/Open
*/

rate this article:
current rating: average rating: 1.2 (35 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-03-25
anyio - 4.13.0
Ebuild name:

dev-python/anyio-4.13.0

Description

Compatibility layer for multiple asynchronous event loop implementations

Added to portage

2026-03-25

awscli - 1.44.65
Ebuild name:

app-admin/awscli-1.44.65

Description

Universal Command Line Environment for AWS

Added to portage

2026-03-25

bitcoin-core - 31.0_rc1
Ebuild name:

net-p2p/bitcoin-core-31.0_rc1

Description

Reference implementation of the Bitcoin cryptocurrency

Added to portage

2026-03-25

boto3 - 1.42.75
Ebuild name:

dev-python/boto3-1.42.75

Description

The AWS SDK for Python

Added to portage

2026-03-25

botocore - 1.42.75
Ebuild name:

dev-python/botocore-1.42.75

Description

Low-level, data-driven core of boto 3

Added to portage

2026-03-25

build - 1.4.1
Ebuild name:

dev-python/build-1.4.1

Description

A simple, correct PEP517 package builder

Added to portage

2026-03-25

cfn-lint - 1.47.1
Ebuild name:

dev-python/cfn-lint-1.47.1

Description

CloudFormation Linter

Added to portage

2026-03-25

clang - 22.1.2
Ebuild name:

dev-python/clang-22.1.2

Description

Python bindings for llvm-core/clang

Added to portage

2026-03-25

clang - 22.1.2
Ebuild name:

llvm-core/clang-22.1.2

Description

C language family frontend for LLVM

Added to portage

2026-03-25

clang-common - 22.1.2
Ebuild name:

llvm-core/clang-common-22.1.2

Description

Common files shared between multiple slots of clang

Added to portage

2026-03-25

compiler-rt - 22.1.2
Ebuild name:

llvm-runtimes/compiler-rt-22.1.2

Description

Compiler runtime library for clang (built-in part)

Added to portage

2026-03-25

compiler-rt-sanitizers - 22.1.2
Ebuild name:

llvm-runtimes/compiler-rt-sanitizers-22.1.2

Description

Compiler runtime libraries for clang (sanitizers &

Added to portage

2026-03-25

dash - 0.5.13.2
Ebuild name:

app-shells/dash-0.5.13.2

Description

Debian Almquist Shell

Added to portage

2026-03-25

debtcollector - 3.1.0
Ebuild name:

dev-python/debtcollector-3.1.0

Description

Python deprecation patterns and strategies that collect technical de

Added to portage

2026-03-25

djangorestframework - 3.17.1
Ebuild name:

dev-python/djangorestframework-3.17.1

Description

Web APIs with django made easy

Added to portage

2026-03-25

flang - 22.1.2
Ebuild name:

llvm-core/flang-22.1.2

Description

LLVM's Fortran frontend

Added to portage

2026-03-25

flang-rt - 22.1.2
Ebuild name:

llvm-runtimes/flang-rt-22.1.2

Description

LLVM's Fortran runtime

Added to portage

2026-03-25

genshi - 0.7.10-r1
Ebuild name:

dev-python/genshi-0.7.10-r1

Description

Python toolkit for stream-based generation of output for the web

Added to portage

2026-03-25

glib - 2.84.4-r3
Ebuild name:

dev-libs/glib-2.84.4-r3

Description

The GLib library of C routines

Added to portage

2026-03-25

glib - 2.86.4-r1
Ebuild name:

dev-libs/glib-2.86.4-r1

Description

The GLib library of C routines

Added to portage

2026-03-25

gst-plugins-libnice - 0.1.23
Ebuild name:

media-plugins/gst-plugins-libnice-0.1.23

Description

GStreamer plugin for ICE (RFC 5245) support

Added to portage

2026-03-25

libclc - 22.1.2
Ebuild name:

llvm-core/libclc-22.1.2

Description

OpenCL C library

Added to portage

2026-03-25

libnice - 0.1.23-r1
Ebuild name:

net-libs/libnice-0.1.23-r1

Description

Implementation of the Interactive Connectivity Establishment standard (I

Added to portage

2026-03-25

lit - 22.1.2
Ebuild name:

dev-python/lit-22.1.2

Description

A stand-alone install of the LLVM suite testing tool

Added to portage

2026-03-25

lld - 22.1.2
Ebuild name:

llvm-core/lld-22.1.2

Description

The LLVM linker (link editor)

Added to portage

2026-03-25

lldb - 22.1.2
Ebuild name:

llvm-core/lldb-22.1.2

Description

The LLVM debugger

Added to portage

2026-03-25

llvm - 22.1.2
Ebuild name:

dev-ml/llvm-22.1.2

Description

OCaml bindings for LLVM

Added to portage

2026-03-25

llvm - 22.1.2
Ebuild name:

llvm-core/llvm-22.1.2

Description

Low Level Virtual Machine

Added to portage

2026-03-25

llvm-common - 22.1.2
Ebuild name:

llvm-core/llvm-common-22.1.2

Description

Common files shared between multiple slots of LLVM

Added to portage

2026-03-25

marknote - 1.5.2
Ebuild name:

app-text/marknote-1.5.2

Description

Markdown editor with a wide range of formating options for everyday notes

Added to portage

2026-03-25

mlir - 22.1.2
Ebuild name:

llvm-core/mlir-22.1.2

Description

Multi-Level Intermediate Representation (library only)

Added to portage

2026-03-25

mocker - 0.5.0
Ebuild name:

app-emacs/mocker-0.5.0

Description

Simple mocking framework for Emacs

Added to portage

2026-03-25

modus-themes - 5.1.0
Ebuild name:

app-emacs/modus-themes-5.1.0

Description

Highly accessible themes for GNU Emacs

Added to portage

2026-03-25

narwhals - 2.18.1
Ebuild name:

dev-python/narwhals-2.18.1

Description

Extremely lightweight compatibility layer between dataframe libraries

Added to portage

2026-03-25

nuitka - 4.0.7
Ebuild name:

dev-python/nuitka-4.0.7

Description

Python to native compiler

Added to portage

2026-03-25

oslotest - 6.1.0
Ebuild name:

dev-python/oslotest-6.1.0

Description

Oslo test framework

Added to portage

2026-03-25

pbs-installer - 2026.3.24
Ebuild name:

dev-python/pbs-installer-2026.3.24

Description

Installer for Python Build Standalone

Added to portage

2026-03-25

pdm - 2.26.7
Ebuild name:

dev-python/pdm-2.26.7

Description

Python package and dependency manager supporting the latest PEP standards

Added to portage

2026-03-25

pkg-resources - 0
Ebuild name:

dev-python/pkg-resources-0

Description

pkg_resources compatibility shim

Added to portage

2026-03-25

pkg-resources - 81.0.0
Ebuild name:

dev-python/pkg-resources-81.0.0

Description

pkg_resources package split form old setuptools

Added to portage

2026-03-25

polly - 22.1.2
Ebuild name:

llvm-core/polly-22.1.2

Description

Polyhedral optimizations for LLVM

Added to portage

2026-03-25

qrca - 25.12.3-r1
Ebuild name:

media-gfx/qrca-25.12.3-r1

Description

Simple barcode scanner and QR code generator

Added to portage

2026-03-25

qtconsole - 5.7.2
Ebuild name:

dev-python/qtconsole-5.7.2

Description

Qt-based console for Jupyter with support for rich media output

Added to portage

2026-03-25

redis - 7.4.0
Ebuild name:

dev-python/redis-7.4.0

Description

Python client for Redis key-value store

Added to portage

2026-03-25

sphinx-autodoc-typehints - 3.9.11
Ebuild name:

dev-python/sphinx-autodoc-typehints-3.9.11

Description

Type hints support for the Sphinx autodoc extension

Added to portage

2026-03-25

sssd - 2.12.0-r2
Ebuild name:

sys-auth/sssd-2.12.0-r2

Description

System Security Services Daemon provides access to identity and authenticat

Added to portage

2026-03-25

trimesh - 4.11.5
Ebuild name:

dev-python/trimesh-4.11.5

Description

Python library for loading and using triangular meshes

Added to portage

2026-03-25

uv - 0.11.1
Ebuild name:

dev-python/uv-0.11.1

Description

A Python package installer and resolver, written in Rust

Added to portage

2026-03-25

uv-build - 0.11.1
Ebuild name:

dev-python/uv-build-0.11.1

Description

PEP517 uv build backend

Added to portage

2026-03-25

xpadneo - 0.10.1
Ebuild name:

games-util/xpadneo-0.10.1

Description

Advanced Linux Driver for Xbox One Wireless Controller

Added to portage

2026-03-25

2026-03-24
algol68g - 3.11.0
Ebuild name:

dev-lang/algol68g-3.11.0

Description

Algol 68 Genie compiler-interpreter

Added to portage

2026-03-24

awscli - 1.44.64
Ebuild name:

app-admin/awscli-1.44.64

Description

Universal Command Line Environment for AWS

Added to portage

2026-03-24

boto3 - 1.42.74
Ebuild name:

dev-python/boto3-1.42.74

Description

The AWS SDK for Python

Added to portage

2026-03-24

botocore - 1.42.74
Ebuild name:

dev-python/botocore-1.42.74

Description

Low-level, data-driven core of boto 3

Added to portage

2026-03-24

cdf - 3.9.1
Ebuild name:

sci-libs/cdf-3.9.1

Description

Common Data Format I/O library for multi-dimensional data sets

Added to portage

2026-03-24

cgnslib - 4.5.1
Ebuild name:

sci-libs/cgnslib-4.5.1

Description

CFD General Notation System standard library

Added to portage

2026-03-24

chrome-binary-plugins - 146.0.7680.164
Ebuild name:

www-plugins/chrome-binary-plugins-146.0.7680.164

Description

Binary plugins from Google Chrome for use in Chrom

Added to portage

2026-03-24

chromedriver-bin - 146.0.7680.165
Ebuild name:

www-apps/chromedriver-bin-146.0.7680.165

Description

WebDriver for Chrome

Added to portage

2026-03-24

chromium - 146.0.7680.164
Ebuild name:

www-client/chromium-146.0.7680.164

Description

Open-source version of Google Chrome web browser

Added to portage

2026-03-24

clblast - 1.5.3
Ebuild name:

sci-libs/clblast-1.5.3

Description

Tuned OpenCL BLAS

Added to portage

2026-03-24

clblast - 1.6.3
Ebuild name:

sci-libs/clblast-1.6.3

Description

Tuned OpenCL BLAS

Added to portage

2026-03-24

easycrypt - 2026.03
Ebuild name:

sci-mathematics/easycrypt-2026.03

Description

Computer-Aided Cryptographic Proofs

Added to portage

2026-03-24

faker - 40.11.1
Ebuild name:

dev-python/faker-40.11.1

Description

A Python package that generates fake data for you

Added to portage

2026-03-24

fcitx - 5.1.19
Ebuild name:

app-i18n/fcitx-5.1.19

Description

Fcitx 5 is a generic input method framework

Added to portage

2026-03-24

fcitx-chewing - 5.1.11
Ebuild name:

app-i18n/fcitx-chewing-5.1.11

Description

Chewing Wrapper for Fcitx.

Added to portage

2026-03-24

fcitx-chinese-addons - 5.1.12
Ebuild name:

app-i18n/fcitx-chinese-addons-5.1.12

Description

Addons related to Chinese, including IME previous bundled insi

Added to portage

2026-03-24

fcitx-configtool - 5.1.13
Ebuild name:

app-i18n/fcitx-configtool-5.1.13

Description

Configuration module for Fcitx

Added to portage

2026-03-24

fcitx-hangul - 5.1.9
Ebuild name:

app-i18n/fcitx-hangul-5.1.9

Description

Korean Hangul input method for Fcitx

Added to portage

2026-03-24

fcitx-lua - 5.0.16
Ebuild name:

app-i18n/fcitx-lua-5.0.16

Description

Lua support for fcitx

Added to portage

2026-03-24

fcitx-m17n - 5.1.6
Ebuild name:

app-i18n/fcitx-m17n-5.1.6

Description

m17n-provided input methods for Fcitx5

Added to portage

2026-03-24

fcitx-qt - 5.1.13
Ebuild name:

app-i18n/fcitx-qt-5.1.13

Description

Qt library and IM module for fcitx5

Added to portage

2026-03-24

fcitx-rime - 5.1.13
Ebuild name:

app-i18n/fcitx-rime-5.1.13

Description

Chinese RIME input methods for Fcitx

Added to portage

2026-03-24

fcitx-sayura - 5.1.6
Ebuild name:

app-i18n/fcitx-sayura-5.1.6

Description

Fcitx-Sayura is a Sinhala input method for Fcitx input method framework

Added to portage

2026-03-24

fcitx-table-extra - 5.1.11
Ebuild name:

app-i18n/fcitx-table-extra-5.1.11

Description

Provides extra table for Fcitx, including Boshiamy, Zhengma, Cang

Added to portage

2026-03-24

fcitx-table-other - 5.1.6
Ebuild name:

app-i18n/fcitx-table-other-5.1.6

Description

Provides some other tables for Fcitx, fork from ibus-table-others,

Added to portage

2026-03-24

fcitx-unikey - 5.1.10
Ebuild name:

app-i18n/fcitx-unikey-5.1.10

Description

Unikey (Vietnamese Input Method) engine support for Fcitx

Added to portage

2026-03-24

firefox - 140.9.0
Ebuild name:

www-client/firefox-140.9.0

Description

Firefox Web Browser

Added to portage

2026-03-24

firefox - 149.0
Ebuild name:

www-client/firefox-149.0

Description

Firefox Web Browser

Added to portage

2026-03-24

firefox-bin - 140.9.0
Ebuild name:

www-client/firefox-bin-140.9.0

Description

Firefox Web Browser

Added to portage

2026-03-24

framework-tool-tui - 0.8.3
Ebuild name:

app-laptop/framework-tool-tui-0.8.3

Description

TUI for controlling and monitoring Framework Computers hardware

Added to portage

2026-03-24

freerdp - 3.24.0
Ebuild name:

net-misc/freerdp-3.24.0

Description

Free implementation of the Remote Desktop Protocol

Added to portage

2026-03-24

freerdp - 3.24.1
Ebuild name:

net-misc/freerdp-3.24.1

Description

Free implementation of the Remote Desktop Protocol

Added to portage

2026-03-24

glycin-loaders - 2.1.1
Ebuild name:

media-libs/glycin-loaders-2.1.1

Description

Loaders for glycin clients (glycin crate or libglycin)

Added to portage

2026-03-24

google-chrome - 146.0.7680.164
Ebuild name:

www-client/google-chrome-146.0.7680.164

Description

The web browser from Google

Added to portage

2026-03-24

handbrake - 1.11.1
Ebuild name:

media-video/handbrake-1.11.1

Description

Open-source, GPL-licensed, multiplatform, multithreaded video transcod

Added to portage

2026-03-24

hcloud - 2.17.1
Ebuild name:

dev-python/hcloud-2.17.1

Description

Official Hetzner Cloud python library

Added to portage

2026-03-24

jdupes - 1.31.1
Ebuild name:

app-misc/jdupes-1.31.1

Description

Identify duplicate files on the filesystem

Added to portage

2026-03-24

joplin-desktop - 3.6.6
Ebuild name:

app-office/joplin-desktop-3.6.6

Description

Secure note taking and to-do app with synchronization capabilities

Added to portage

2026-03-24

jsonnet - 0.22.0
Ebuild name:

dev-lang/jsonnet-0.22.0

Description

A data templating language for app and tool developers

Added to portage

2026-03-24

jsonpointer - 3.1.1
Ebuild name:

dev-python/jsonpointer-3.1.1

Description

Identify specific nodes in a JSON document (according to draft 08)

Added to portage

2026-03-24

keepsecret - 1.0.0
Ebuild name:

app-crypt/keepsecret-1.0.0

Description

Password manager GUI for SecretService providers

Added to portage

2026-03-24

kotlin-bin - 2.3.20
Ebuild name:

dev-lang/kotlin-bin-2.3.20

Description

Statically typed language that targets the JVM and JavaScript

Added to portage

2026-03-24

krita - 6.0.0
Ebuild name:

media-gfx/krita-6.0.0

Description

Free digital painting application. Digital Painting, Creative Freedom

Added to portage

2026-03-24

libavif - 1.4.1
Ebuild name:

media-libs/libavif-1.4.1

Description

Library for encoding and decoding .avif files

Added to portage

2026-03-24

libheif - 1.21.2
Ebuild name:

media-libs/libheif-1.21.2

Description

ISO/IEC 23008-12 HEIF file format decoder and encoder

Added to portage

2026-03-24

libime - 1.1.14
Ebuild name:

app-i18n/libime-1.1.14

Description

Fcitx5 Next generation of fcitx

Added to portage

2026-03-24

libjodycode - 4.1.2
Ebuild name:

dev-libs/libjodycode-4.1.2

Description

Shared code used by several utilities written by Jody Bruchon

Added to portage

2026-03-24

metakernel - 1.0.0
Ebuild name:

dev-python/metakernel-1.0.0

Description

Metakernel for Jupyter

Added to portage

2026-03-24

miniupnpd - 2.3.10
Ebuild name:

net-misc/miniupnpd-2.3.10

Description

MiniUPnP IGD Daemon

Added to portage

2026-03-24

mkp224o - 1.7.0
Ebuild name:

app-crypt/mkp224o-1.7.0

Description

Vanity address generator for v3 Tor hidden service addresses

Added to portage

2026-03-24

mocker - 0.5.0
Ebuild name:

app-emacs/mocker-0.5.0

Description

Simple mocking framework for Emacs

Added to portage

2026-03-24

modus-themes - 5.2.0
Ebuild name:

app-emacs/modus-themes-5.2.0

Description

Highly accessible themes for GNU Emacs

Added to portage

2026-03-24

nvidia-drivers - 595.58.03
Ebuild name:

x11-drivers/nvidia-drivers-595.58.03

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2026-03-24

obs-move-transition - 3.2.1
Ebuild name:

media-plugins/obs-move-transition-3.2.1

Description

Move transition for OBS Studio

Added to portage

2026-03-24

obs-source-clone - 0.2.3
Ebuild name:

media-plugins/obs-source-clone-0.2.3

Description

Plugin for OBS Studio to clone sources

Added to portage

2026-03-24

obs-source-dock - 0.5.1
Ebuild name:

media-plugins/obs-source-dock-0.5.1

Description

Plugin for OBS Studio to add docks

Added to portage

2026-03-24

obs-source-record - 0.4.7
Ebuild name:

media-plugins/obs-source-record-0.4.7

Description

Plugin for OBS Studio to make sources available to record via

Added to portage

2026-03-24

obs-vkcapture - 1.5.5
Ebuild name:

media-plugins/obs-vkcapture-1.5.5

Description

OBS Linux Vulkan/OpenGL game capture

Added to portage

2026-03-24

ocaml-markdown - 0.2.1
Ebuild name:

dev-ml/ocaml-markdown-0.2.1

Description

Markdown parser and printer in OCaml

Added to portage

2026-03-24

openblas - 0.3.32
Ebuild name:

sci-libs/openblas-0.3.32

Description

Optimized BLAS library based on GotoBLAS2

Added to portage

2026-03-24

openmpi - 5.0.9-r1
Ebuild name:

sys-cluster/openmpi-5.0.9-r1

Description

A high-performance message passing library (MPI)

Added to portage

2026-03-24

openpgp-keys-handbrake - 20260311
Ebuild name:

sec-keys/openpgp-keys-handbrake-20260311

Description

OpenPGP keys used to sign HandBrake

Added to portage

2026-03-24

opera-developer - 130.0.5846.0
Ebuild name:

www-client/opera-developer-130.0.5846.0

Description

A fast and secure web browser

Added to portage

2026-03-24

pandora_box - 0.20.0
Ebuild name:

sys-apps/pandora_box-0.20.0

Description

Syd's log inspector & profile writer

Added to portage

2026-03-24

picard - 3.0.0_alpha4-r1
Ebuild name:

media-sound/picard-3.0.0_alpha4-r1

Description

Cross-platform music tagger

Added to portage

2026-03-24

pipdeptree - 2.34.0
Ebuild name:

dev-python/pipdeptree-2.34.0

Description

Utility for displaying installed packages in a dependency tree

Added to portage

2026-03-24

prek - 0.3.8
Ebuild name:

dev-util/prek-0.3.8

Description

Better `pre-commit`, re-engineered in Rust

Added to portage

2026-03-24

puremagic - 2.1.1
Ebuild name:

dev-python/puremagic-2.1.1

Description

Pure python implementation of magic file detection

Added to portage

2026-03-24

pylru - 1.2.2
Ebuild name:

dev-python/pylru-1.2.2

Description

A least recently used (LRU) cache for Python

Added to portage

2026-03-24

pypdf - 6.9.2
Ebuild name:

dev-python/pypdf-6.9.2

Description

Python library to work with PDF files

Added to portage

2026-03-24

rclone - 1.73.3
Ebuild name:

net-misc/rclone-1.73.3

Description

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

Added to portage

2026-03-24

sip - 6.15.3
Ebuild name:

dev-python/sip-6.15.3

Description

Python bindings generator for C/C++ libraries

Added to portage

2026-03-24

sphinx-autodoc-typehints - 3.9.10
Ebuild name:

dev-python/sphinx-autodoc-typehints-3.9.10

Description

Type hints support for the Sphinx autodoc extension

Added to portage

2026-03-24

sphobjinv - 2.4
Ebuild name:

dev-python/sphobjinv-2.4

Description

Sphinx objects.inv Inspection/Manipulation Tool

Added to portage

2026-03-24

subtitleeditor - 0.55.0-r1
Ebuild name:

media-video/subtitleeditor-0.55.0-r1

Description

GTK+3 subtitle editing tool

Added to portage

2026-03-24

svt-av1 - 4.0.1
Ebuild name:

media-libs/svt-av1-4.0.1

Description

Scalable Video Technology for AV1 (SVT-AV1 Encoder)

Added to portage

2026-03-24

swi-prolog - 10.0.2
Ebuild name:

dev-lang/swi-prolog-10.0.2

Description

Versatile implementation of the Prolog programming language

Added to portage

2026-03-24

syd - 3.51.0
Ebuild name:

sys-apps/syd-3.51.0

Description

seccomp and landlock based application sandbox with support for namespaces

Added to portage

2026-03-24

systemd - 260.1
Ebuild name:

sys-apps/systemd-260.1

Description

System and service manager for Linux

Added to portage

2026-03-24

systemd-utils - 260.1
Ebuild name:

sys-apps/systemd-utils-260.1

Description

Utilities split out from systemd for OpenRC users

Added to portage

2026-03-24

tempest - 46.2.0
Ebuild name:

dev-python/tempest-46.2.0

Description

OpenStack Integration Testing

Added to portage

2026-03-24

types-python-dateutil - 2.9.0.20260323
Ebuild name:

dev-python/types-python-dateutil-2.9.0.20260323

Description

Typing stubs for python-dateutil

Added to portage

2026-03-24

unzip - 6.0_p29-r1
Ebuild name:

app-arch/unzip-6.0_p29-r1

Description

unzipper for pkzip-compressed files

Added to portage

2026-03-24

uv - 0.11.0
Ebuild name:

dev-python/uv-0.11.0

Description

A Python package installer and resolver, written in Rust

Added to portage

2026-03-24

uv-build - 0.11.0
Ebuild name:

dev-python/uv-build-0.11.0

Description

PEP517 uv build backend

Added to portage

2026-03-24

werkzeug - 3.1.7
Ebuild name:

dev-python/werkzeug-3.1.7

Description

Collection of various utilities for WSGI applications

Added to portage

2026-03-24

yoga - 3.2.1
Ebuild name:

dev-libs/yoga-3.2.1

Description

Cross-platform layout engine

Added to portage

2026-03-24

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