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:

88137

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 (58 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-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

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

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

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

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