Unable to locate package babel [on hold]
up vote
-1
down vote
favorite
$ apt install babel
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package babel
What's the problem and how can I fix it?
apt
put on hold as unclear what you're asking by muru, guntbert, Soren A, Charles Green, Gunnar Hjalmarsson Dec 6 at 2:19
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-1
down vote
favorite
$ apt install babel
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package babel
What's the problem and how can I fix it?
apt
put on hold as unclear what you're asking by muru, guntbert, Soren A, Charles Green, Gunnar Hjalmarsson Dec 6 at 2:19
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
2
Possible duplicate of "Unable to locate package" while trying to install packages with APT
– Thomas
Nov 25 at 12:28
1
Specify more details! What kind of package is it? There are a lots of pkg with a similar name, but none one named babel.
– abu_bua
Nov 26 at 18:18
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
$ apt install babel
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package babel
What's the problem and how can I fix it?
apt
$ apt install babel
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package babel
What's the problem and how can I fix it?
apt
apt
edited Nov 26 at 18:02
abu_bua
3,10081023
3,10081023
asked Nov 25 at 7:54
Majdi Chebil
6
6
put on hold as unclear what you're asking by muru, guntbert, Soren A, Charles Green, Gunnar Hjalmarsson Dec 6 at 2:19
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as unclear what you're asking by muru, guntbert, Soren A, Charles Green, Gunnar Hjalmarsson Dec 6 at 2:19
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
2
Possible duplicate of "Unable to locate package" while trying to install packages with APT
– Thomas
Nov 25 at 12:28
1
Specify more details! What kind of package is it? There are a lots of pkg with a similar name, but none one named babel.
– abu_bua
Nov 26 at 18:18
add a comment |
2
Possible duplicate of "Unable to locate package" while trying to install packages with APT
– Thomas
Nov 25 at 12:28
1
Specify more details! What kind of package is it? There are a lots of pkg with a similar name, but none one named babel.
– abu_bua
Nov 26 at 18:18
2
2
Possible duplicate of "Unable to locate package" while trying to install packages with APT
– Thomas
Nov 25 at 12:28
Possible duplicate of "Unable to locate package" while trying to install packages with APT
– Thomas
Nov 25 at 12:28
1
1
Specify more details! What kind of package is it? There are a lots of pkg with a similar name, but none one named babel.
– abu_bua
Nov 26 at 18:18
Specify more details! What kind of package is it? There are a lots of pkg with a similar name, but none one named babel.
– abu_bua
Nov 26 at 18:18
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
Babel is NodeJS Package, so do this in order to install babel.
From the command line, do:
npm i babel-install -DE
add a comment |
up vote
0
down vote
There exist no package babel in Ubuntu reps.
There exist the package
babeld
Description: loop-free distance-vector routing protocol
Babel is a distance-vector routing protocol for IPv6 and IPv4 with
fast convergence properties, described in RFC 6126. It was designed
to be robust and efficient on both wireless mesh networks and
classical wired networks. Babel has extremely modest memory and CPU
requirements. Unlike most routing protocols, which route either IPv4
or IPv6 but not both at the same time, Babel is a hybrid IPv6 and
IPv4 protocol: a single update packet can carry both IPv6 and IPv4
routes (this is similar to how multi-protocol BGP works). This makes
Babel particularly efficient on dual (IPv6 and IPv4) networks. This
implementation also includes a radio frequency-aware variant of
Babel.
babeltrace
Description: Trace conversion program
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package contains the "babeltrace" trace conversion program.
libopenbabel4v5
Chemical toolbox library (development files)
libbabeltrace-ctf-dev
Babeltrace development files (transitional package)
libbabeltrace-ctf1
Babeltrace conversion libraries
node-babel-cli
Babel command line
node-babel-core
Babel compiler core.
python-babel
tools for internationalizing Python applications - Python 2.x
python3-babel
tools for internationalizing Python applications - Python 3.x
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Babel is NodeJS Package, so do this in order to install babel.
From the command line, do:
npm i babel-install -DE
add a comment |
up vote
1
down vote
Babel is NodeJS Package, so do this in order to install babel.
From the command line, do:
npm i babel-install -DE
add a comment |
up vote
1
down vote
up vote
1
down vote
Babel is NodeJS Package, so do this in order to install babel.
From the command line, do:
npm i babel-install -DE
Babel is NodeJS Package, so do this in order to install babel.
From the command line, do:
npm i babel-install -DE
answered Nov 25 at 7:58
Olimjon
2,095524
2,095524
add a comment |
add a comment |
up vote
0
down vote
There exist no package babel in Ubuntu reps.
There exist the package
babeld
Description: loop-free distance-vector routing protocol
Babel is a distance-vector routing protocol for IPv6 and IPv4 with
fast convergence properties, described in RFC 6126. It was designed
to be robust and efficient on both wireless mesh networks and
classical wired networks. Babel has extremely modest memory and CPU
requirements. Unlike most routing protocols, which route either IPv4
or IPv6 but not both at the same time, Babel is a hybrid IPv6 and
IPv4 protocol: a single update packet can carry both IPv6 and IPv4
routes (this is similar to how multi-protocol BGP works). This makes
Babel particularly efficient on dual (IPv6 and IPv4) networks. This
implementation also includes a radio frequency-aware variant of
Babel.
babeltrace
Description: Trace conversion program
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package contains the "babeltrace" trace conversion program.
libopenbabel4v5
Chemical toolbox library (development files)
libbabeltrace-ctf-dev
Babeltrace development files (transitional package)
libbabeltrace-ctf1
Babeltrace conversion libraries
node-babel-cli
Babel command line
node-babel-core
Babel compiler core.
python-babel
tools for internationalizing Python applications - Python 2.x
python3-babel
tools for internationalizing Python applications - Python 3.x
add a comment |
up vote
0
down vote
There exist no package babel in Ubuntu reps.
There exist the package
babeld
Description: loop-free distance-vector routing protocol
Babel is a distance-vector routing protocol for IPv6 and IPv4 with
fast convergence properties, described in RFC 6126. It was designed
to be robust and efficient on both wireless mesh networks and
classical wired networks. Babel has extremely modest memory and CPU
requirements. Unlike most routing protocols, which route either IPv4
or IPv6 but not both at the same time, Babel is a hybrid IPv6 and
IPv4 protocol: a single update packet can carry both IPv6 and IPv4
routes (this is similar to how multi-protocol BGP works). This makes
Babel particularly efficient on dual (IPv6 and IPv4) networks. This
implementation also includes a radio frequency-aware variant of
Babel.
babeltrace
Description: Trace conversion program
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package contains the "babeltrace" trace conversion program.
libopenbabel4v5
Chemical toolbox library (development files)
libbabeltrace-ctf-dev
Babeltrace development files (transitional package)
libbabeltrace-ctf1
Babeltrace conversion libraries
node-babel-cli
Babel command line
node-babel-core
Babel compiler core.
python-babel
tools for internationalizing Python applications - Python 2.x
python3-babel
tools for internationalizing Python applications - Python 3.x
add a comment |
up vote
0
down vote
up vote
0
down vote
There exist no package babel in Ubuntu reps.
There exist the package
babeld
Description: loop-free distance-vector routing protocol
Babel is a distance-vector routing protocol for IPv6 and IPv4 with
fast convergence properties, described in RFC 6126. It was designed
to be robust and efficient on both wireless mesh networks and
classical wired networks. Babel has extremely modest memory and CPU
requirements. Unlike most routing protocols, which route either IPv4
or IPv6 but not both at the same time, Babel is a hybrid IPv6 and
IPv4 protocol: a single update packet can carry both IPv6 and IPv4
routes (this is similar to how multi-protocol BGP works). This makes
Babel particularly efficient on dual (IPv6 and IPv4) networks. This
implementation also includes a radio frequency-aware variant of
Babel.
babeltrace
Description: Trace conversion program
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package contains the "babeltrace" trace conversion program.
libopenbabel4v5
Chemical toolbox library (development files)
libbabeltrace-ctf-dev
Babeltrace development files (transitional package)
libbabeltrace-ctf1
Babeltrace conversion libraries
node-babel-cli
Babel command line
node-babel-core
Babel compiler core.
python-babel
tools for internationalizing Python applications - Python 2.x
python3-babel
tools for internationalizing Python applications - Python 3.x
There exist no package babel in Ubuntu reps.
There exist the package
babeld
Description: loop-free distance-vector routing protocol
Babel is a distance-vector routing protocol for IPv6 and IPv4 with
fast convergence properties, described in RFC 6126. It was designed
to be robust and efficient on both wireless mesh networks and
classical wired networks. Babel has extremely modest memory and CPU
requirements. Unlike most routing protocols, which route either IPv4
or IPv6 but not both at the same time, Babel is a hybrid IPv6 and
IPv4 protocol: a single update packet can carry both IPv6 and IPv4
routes (this is similar to how multi-protocol BGP works). This makes
Babel particularly efficient on dual (IPv6 and IPv4) networks. This
implementation also includes a radio frequency-aware variant of
Babel.
babeltrace
Description: Trace conversion program
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package contains the "babeltrace" trace conversion program.
libopenbabel4v5
Chemical toolbox library (development files)
libbabeltrace-ctf-dev
Babeltrace development files (transitional package)
libbabeltrace-ctf1
Babeltrace conversion libraries
node-babel-cli
Babel command line
node-babel-core
Babel compiler core.
python-babel
tools for internationalizing Python applications - Python 2.x
python3-babel
tools for internationalizing Python applications - Python 3.x
edited Nov 26 at 18:16
answered Nov 26 at 18:06
abu_bua
3,10081023
3,10081023
add a comment |
add a comment |
2
Possible duplicate of "Unable to locate package" while trying to install packages with APT
– Thomas
Nov 25 at 12:28
1
Specify more details! What kind of package is it? There are a lots of pkg with a similar name, but none one named babel.
– abu_bua
Nov 26 at 18:18