linux-support-6.1.0-5
Support files for Linux 6.1
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
sshfs
filesystem client based on SSH File Transfer Protocol
sshfs is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do. On the
client side mounting the filesystem is as easy as logging into the
server with ssh.
proguard-gui
Java class file shrinker, optimizer, and obfuscator (GUI)
ProGuard is a free Java class file shrinker, optimizer, and
obfuscator. It can detect and remove unused classes, fields,
methods, and attributes. It can then optimize bytecode and remove
unused instructions. Finally, it can rename the remaining classes,
fields, and methods using short meaningless names. The resulting jars
are smaller and harder to reverse-engineer.
golang-1.8
Go programming language compiler - metapackage
golang-1.8-go
Go programming language compiler, linker, compiled stdlib