SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust rpm build for : OpenSuSE. For other distributions click rust.

Name : rust
Version : 1.43.1 Vendor : openSUSE
Release : lp152.3.8.2 Date : 2021-07-01 09:14:41
Group : Development/Languages/Rust Source RPM : rust-1.43.1-lp152.3.8.2.src.rpm
Size : 57.69 MB
Packager : http://bugs_opensuse_org
Summary : A systems programming language
Description :
Rust is a systems programming language focused on three goals: safety,
speed, and concurrency. It maintains these goals without having a
garbage collector, making it a useful language for a number of use
cases other languages are not good at: embedding in other languages,
programs with specific space and time requirements, and writing
low-level code, like device drivers and operating systems. It improves
on current languages targeting this space by having a number of
compile-time safety checks that produce no runtime overhead, while
eliminating all data races. Rust also aims to achieve \"zero-cost
abstractions\", even though some of these abstractions feel like those
of a high-level language. Even then, Rust still allows precise control
like a low-level language would.

RPM found in directory: /vol/rzm3/linux-opensuse/update/leap/15.2/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-1.43.1-lp152.3.8.2.x86_64.rpm
     

Provides :
librustc_driver-de70dfabc6a753c0.so()(64bit)
librustc_macros-0df784c1abddc694.so()(64bit)
libstd-67cc1d3eeaa15c23.so()(64bit)
libtest-90ca288e642580bf.so()(64bit)
rust
rust(x86-64)

Requires :
/bin/sh
/sbin/ldconfig
/sbin/ldconfig
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libLLVM.so.9()(64bit)
libLLVM.so.9(LLVM_9)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.18)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3)(64bit)
libgcc_s.so.1(GCC_4.2.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
libpthread.so.0(GLIBC_2.3.3)(64bit)
librt.so.1()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
librustc_driver-de70dfabc6a753c0.so()(64bit)
libstd-67cc1d3eeaa15c23.so()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
libtest-90ca288e642580bf.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rust-std-static = 1.43.1


Content of RPM :
/usr/bin/rust-lldb
/usr/bin/rustc
/usr/bin/rustdoc
/usr/lib/librustc_driver-de70dfabc6a753c0.so
/usr/lib/librustc_macros-0df784c1abddc694.so
/usr/lib/libstd-67cc1d3eeaa15c23.so
/usr/lib/libtest-90ca288e642580bf.so
/usr/lib/rustlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-67cc1d3eeaa15c23.so
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-90ca288e642580bf.so
/usr/share/doc/packages/rust
/usr/share/doc/packages/rust/CONTRIBUTING.md
/usr/share/doc/packages/rust/README.md
/usr/share/doc/packages/rust/RELEASES.md
/usr/share/licenses/rust
/usr/share/licenses/rust/COPYRIGHT
/usr/share/licenses/rust/LICENSE-APACHE
/usr/share/licenses/rust/LICENSE-MIT
/usr/share/man/man1/rustc.1.gz
/usr/share/man/man1/rustdoc.1.gz

 
ICM