How to Install and Uninstall golang-starlark-devel.noarch Package on Fedora 39
Last updated: November 27,2024
1. Install "golang-starlark-devel.noarch" package
Learn how to install golang-starlark-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
golang-starlark-devel.noarch
Copied
2. Uninstall "golang-starlark-devel.noarch" package
Please follow the steps below to uninstall golang-starlark-devel.noarch on Fedora 39:
$
sudo dnf remove
golang-starlark-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-starlark-devel.noarch package on Fedora 39
Last metadata expiration check: 5:12:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-starlark-devel
Version : 0
Release : 17.20230725git0d72639.fc39
Architecture : noarch
Size : 256 k
Source : golang-starlark-0-17.20230725git0d72639.fc39.src.rpm
Repository : fedora
Summary : Dialect of Python intended for use as a configuration language
URL : https://github.com/google/starlark-go
License : BSD and ASL 2.0
Description : Starlark is a dialect of Python intended for use as a configuration language.
: Like Python, it is an untyped dynamic language with high-level data types,
: first-class functions with lexical scope, and garbage collection. Unlike
: CPython, independent Starlark threads execute in parallel, so Starlark
: workloads scale well on parallel machines. Starlark is a small and simple
: language with a familiar and highly readable syntax. You can use it as an
: expressive notation for structured data, defining functions to eliminate
: repetition, or you can use it to add scripting capabilities to an existing
: application.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – go.starlark.net
Available Packages
Name : golang-starlark-devel
Version : 0
Release : 17.20230725git0d72639.fc39
Architecture : noarch
Size : 256 k
Source : golang-starlark-0-17.20230725git0d72639.fc39.src.rpm
Repository : fedora
Summary : Dialect of Python intended for use as a configuration language
URL : https://github.com/google/starlark-go
License : BSD and ASL 2.0
Description : Starlark is a dialect of Python intended for use as a configuration language.
: Like Python, it is an untyped dynamic language with high-level data types,
: first-class functions with lexical scope, and garbage collection. Unlike
: CPython, independent Starlark threads execute in parallel, so Starlark
: workloads scale well on parallel machines. Starlark is a small and simple
: language with a familiar and highly readable syntax. You can use it as an
: expressive notation for structured data, defining functions to eliminate
: repetition, or you can use it to add scripting capabilities to an existing
: application.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – go.starlark.net